Response

AttributesTypeDescription
environmentIdLongThe environment id of the environment instance
instanceIdLongThe instance id of the environment instance
isActiveBooleanWhether or not the environment instance is active
endPointsList<EndPoint>List of endpoint ids and their associated resource type ids
propertiesList<PropertyValue>List of property names and their values

Endpoint, relative to Environment Instance is defined as shown below.

AttributesTypeDescription
endPointIdLongEndpoint id mapped to environment instance.
resourceTypeIdsList<Long>List of resource type id for endpoint mapping.

Property value, relative to Environment Instance is defined as shown below.

AttributesTypeDescription
propertyNameStringProperty code
propertyValueStringProperty value