Get resource tree for an environment

Request

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

Related CLI command: getEnvironmentResourceTree.