Get resource tree for an environment
Request
GET https://{hostname}:{port}
/cli/environment/getEnvironmentResourceTree?{parameters}
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
includeSecurity | boolean | false | Include security json. Not including security json can be much faster. Defaults to true. |
environment | string | true | Name or ID of the environment |
application | string | false | Name or ID of the application. This is required when using environment name. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getEnvironmentResourceTree.