Get the compliancy of a given environment

Request

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

Related CLI command: loadEnvironmentCompliancy.