REST V1 Instance Response
Response
Attributes | Type | Description |
---|---|---|
description | String | Description of the Instance |
environments | List<Long> | List of the Environment Ids that are associated with this instance |
workflows | List<Long> | List of the workflow ids that are associated with this instance |
instanceId | String | The unique id of the instance. The id is made when making the instance, and it is returned in the JSON. |
instanceName | String | Name of the instance |
isActive | Boolean | Whether or not this instance is active. |
pluginOperations | List<PluginOperation> | List of the plugin operations that are associated with this instance |
instanceCode | String | The code of the Instance |
groupCode | String | The group code of the instance |
subGroupCode | String | The sub group code of the instance |
isDeploymentTarget | Boolean | Whether or not this instance is a deployment target. |
A plugin operation, relative to an instance, is defined by the following two fields.
Attributes | Type | Description |
---|---|---|
pluginId | Long | The plugin ID |
operation | String | The name of the plugin operation |
The following macros are not currently supported in the footer:
- style