Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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
  • No labels