Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Response

Attributes
Type
Description
descriptionStringDescription of the Instancethe Target Group.
environmentsList<Long>List of the Environment Ids that are associated with this instancethis Target Group.
workflowsList<Long>List of the workflow ids that are associated with this instancethis Target Group.
instanceIdStringThe unique id of the instanceTarget Group. The id is made when making the instanceTarget Group, and it is returned in the JSON.
instanceNameStringName of the instancethe Target Group.
isActiveBooleanWhether or not this instance Target Group is active.
pluginOperationsList<PluginOperation>List of the plugin operations that are associated with this instancethis Target Group.
instanceCodeStringThe code of the Instancethe Target Group.
groupCodeStringThe group code of the instancethe Target Group.
subGroupCodeStringThe sub group code of the instancethe Target Group.
isDeploymentTargetBooleanWhether or not this instance is a deployment target.

...