Account Governance
Assessment Re-Validation
Assessment revalidation for Operations, Cost, Security, Access and Resource.
post/governance/account/{tenant_id}/create/{cloud_account_id}/revalidate_assessment
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
cloud_account_idstring required
Specify the cloud account id to assess a cloud account, cloud account id is unique can be obtained from the list cloud account api. This should be same as the ID of the reference APIFor Azure CSP-Direct subscriptions, this can be fetched from list child accounts api.
Request body
Example request
{
"validation_type": "assessment",
"category": "operations"
}Response
Success
boolean required