REST V1 Environment Instance Response

REST V1 Environment Instance Response

Response

Attributes

Type

Description

Attributes

Type

Description

environmentId

Long

The environment id of the environment instance

instanceId

Long

The instance id of the environment instance

isActive

Boolean

Whether or not the environment instance 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

Attributes

Type

Description

endPointId

Long

Endpoint id mapped to environment instance.

resourceTypeIds

List<Long>

List of resource type id for endpoint mapping.

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

Attributes

Type

Description

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? @Since 5.3.0.1

The following macros are not currently supported in the footer:
  • style