Get the compliancy of a given environment

Request

GET https://{hostname}:{port}
    /cli/environment/compliancy?{parameters}
Accept: {contentType}
Table 1. Request parameters
Parameter Type Required Description
environment string true Name or ID of environment
application string false Name or ID of application (required if environment is specified by name)
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true  

Related CLI command: loadEnvironmentCompliancy.