Compliance
List Compliance Standards
Objective is to return all of the compliance standards given, the tenant as input
get/compliance/{tenant_id}/standards
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Query parameters
type'all' | 'marketplace' | 'my_standard'
Select the Type of Compliance Standard
valid_service_type'AWS' | 'Azure' | 'AzureStack' | 'Azure_CSP' | 'Azure_CSP-Direct' | 'Azure_EA' | 'Azure_MCA' | 'Cloudstack' | 'GCP' | 'MS_VMM' | 'OCI' | 'Openstack' | 'PrivateCloud' | 'Rackspace' | 'VMware' | 'VMware_VCD' | 'vCenter'
Select a Valid Service Type
scope'account' | 'tenant'
Select the scope of Compliance Standard
frameworkboolean
true/false flag to fetch framework standards
Response
Success