EnvironmentIdentity object

Reference

EnvironmentIdentity is used when a reference to an object of type Environment is expected. Note that you can pass a complete Environment object as well.

Example JSON representation

{
  "accountId": 1,
  "id": 1,
  "name": "string"
}

Properties

property attributes valid values description filter option
id
integer
read-only

Unique identifier of a Environment object.

name
string
read-only

Environment's name.

accountId
integer
optional

Account identifier.