CloudAccountProperties interface
Properties specific to Commvault Cloud Account resource
Properties
| backup |
The backup administrator principal provided during CCA create. Required on create (enforced by backend), ignored on update. |
| marketplace | Marketplace details of the resource. |
| multi |
The multi-person authorization (MPA) administrator principal provided during CCA create. Required on create (enforced by backend), ignored on update. |
| provisioning |
Provisioning state of the resource. |
| sso |
SSO URL for the Commvault Cloud Account |
| user | Details of the user. |
Property Details
backupAdminOnCcaCreate
The backup administrator principal provided during CCA create. Required on create (enforced by backend), ignored on update.
backupAdminOnCcaCreate?: EntityInfo
Property Value
marketplace
Marketplace details of the resource.
marketplace: MarketplaceDetails
Property Value
multiPersonAuthorizationOnCcaCreate
The multi-person authorization (MPA) administrator principal provided during CCA create. Required on create (enforced by backend), ignored on update.
multiPersonAuthorizationOnCcaCreate?: EntityInfo
Property Value
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string
ssoUrl
SSO URL for the Commvault Cloud Account
ssoUrl?: string
Property Value
string