Get resource tree for an environment

Request

GET https://{hostname}:{port}
    /cli/environment/getEnvironmentResourceTree?{parameters}
Accept: {contentType}
Table 1. Request parameters
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.
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getEnvironmentResourceTree.