Get the compliancy of a given environment
Request
GET https://{hostname}:{port}
/cli/snapshot/compliancy?{parameters}
Accept: {contentType}
| 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) |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: loadEnvironmentCompliancy.