REST V1 Targets Response
Response
Attributes | Type | Description |
---|---|---|
environmentId | Long | The environment id of the target. |
instanceId | Long | The instance id of the target. |
isActive | Boolean | Whether or not the target is active |
endPoints | List<EndPoint> | List of endpoint ids and their associated resource type ids |
properties | List<PropertyValue> | List of property names and their values |
Endpoint, relative to Environment Instance is defined as shown below.
Attributes | Type | Description |
---|---|---|
endPointId | Long | Endpoint id mapped to target. |
resourceTypeIds | List<Long> | List of resource type id for endpoint mapping. |
endPointName | String | Name of the endpoint. |
resourceNames | List<String> | List of resources. |
Property value, relative to Environment Instance is defined as shown below.
Attributes | Type | Description |
---|---|---|
propertyName | String | Property code |
propertyValue | String | Property value |
credentialId | Long | Id for the credential associated with property. Applicable only for encrypted properties |
isExpression | Boolean | Is the propertyValue a groovy expression? |
The following macros are not currently supported in the footer:
- style