Compliance
List Compliance Visibility
objective is to return all of the compliance visibility given, the tenant as input
get/compliance/{tenant_id}/visibility
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
service_account_idstring
ID of the cloud account. This can be fetched from ListCloudAccounts API
compliance_type'service' | 'standard'
Select a Valid Compliance Type
service_resource_typestring
Specify the service resource type,this can be fetched from the corestack
compliance_uristring
uri of compliance standard, This can be fetched from the compliance standards list API call.
Response
Success