Sync the protection status of discovery assets
Update the Commvault Protection Status for Discovered Cloud Resources
- application/json
Request Body
- assetSolrFilterQuery string
assets object[]
assetId stringworkloadType CloudServiceTypePossible values: [
NONE,COMPUTE,STORAGE,DATABASE,SECURITY,APPLICATION,KUBERNETES]Classification of Types Cloud Services
assetProvider CyberResiliencyCloudConnectorPossible values: [
AZURE,AWS,GCP,M365,AD]Default value:
AZURESupported Connector Types for Cyber Resilience Cost Assessment Dashboard
assetName stringdiscoveryCriteria stringassetType int32assetSubType int32isCommvaultProtected boolean- provider CyberResiliencyCloudConnector
Possible values: [
AZURE,AWS,GCP,M365,AD]Default value:
AZURESupported Connector Types for Cyber Resilience Cost Assessment Dashboard
- 200
- 401
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorCode CyberResilienceErrorCode
Possible values: [
NO_ERROR,INVALID_INPUT,INDEX_SERVER_NOT_EXIST,INDEX_SERVER_INACCESSIBLE,INDEX_SERVER_DATA_ANALYTICS_ROLE_MISSING,CREDENTIAL_UNSUPPORTED,CREDENTIAL_INACCESSIBLE,CYBER_RESILIENCE_ALREADY_CONFIGURED,CYBER_RESILIENCE_NOT_CONFIGURED,DELETING_UNCONFIGURED_CREDENTIAL,ADDING_CONFIGURED_CREDENTIAL,UNKNOWN_ERROR,INTERNAL_SERVER_ERROR,CREDENTIAL_INVALID] - errorMessage string
{
"errorCode": "NO_ERROR",
"errorMessage": "string"
}
Unauthorized
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}