Create a new Cloud Volumes ONTAP system
POST /vsa/working-environments
Creates a new Cloud Volumes ONTAP system. Refer to the API Developers Guide in order to understand how to populate the values for the region, licenseType, instanceType, and version.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
svmPassword |
string |
False |
|
username |
False |
||
vpcId |
string |
True |
|
description |
string |
False |
|
volume |
False |
||
region |
string |
False |
|
tenantId |
string |
False |
|
subnetId |
string |
True |
|
dataEncryptionType |
string |
True |
|
ontapEncryptionParameters |
False |
||
awsEncryptionParameters |
False |
||
securityGroupId |
string |
False |
|
openSecurityGroup |
False |
||
vsaMetadata |
True |
||
cifsConfigurationRequest |
False |
||
ebsVolumeSize |
True |
||
ebsVolumeType |
string |
True |
|
awsTags |
array[AwsTag] |
True |
|
writingSpeedState |
string |
False |
|
optimizedNetworkUtilization |
boolean |
False |
|
clusterKeyPairName |
string |
False |
|
instanceTenancy |
string |
False |
|
failedToCreateWorkingEnvironmentId |
string |
False |
|
capacityTier |
string |
False |
|
iops |
integer |
False |
|
throughput |
integer |
False |
|
packageName |
string |
False |
|
instanceProfileName |
string |
False |
|
roleArn |
string |
False |
|
svmName |
string |
False |
|
wormRequest |
False |
||
cloudProviderAccount |
string |
False |
|
nssAccount |
string |
False |
|
saasSubscriptionId |
string |
False |
|
backupVolumesToCbs |
boolean |
False |
|
disableEv |
boolean |
False |
|
enableCompliance |
boolean |
True |
|
tierLevel |
string |
False |
|
enableMonitoring |
boolean |
True |
|
enableServices |
array[string] |
False |
|
ontapEncryptionDefined |
boolean |
False |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
True |
|
name |
string |
False |
|
tenantId |
string |
False |
|
svmName |
string |
False |
|
creatorUserEmail |
string |
False |
|
status |
False |
||
awsProperties |
False |
||
reservedSize |
False |
||
encryptionProperties |
False |
||
clusterProperties |
False |
||
ontapClusterProperties |
False |
||
actionsRequired |
array[ActionRequired] |
True |
|
interClusterLifs |
array[InterClusterLif] |
True |
|
cronJobSchedules |
array[CronJobSchedule] |
True |
|
snapshotPolicies |
array[SnapshotPolicy] |
True |
|
svms |
array[Svm] |
True |
|
activeActions |
array[string] |
False |
|
replicationProperties |
False |
||
schedules |
array[VsaSchedule] |
True |
|
cloudProviderName |
string |
False |
|
isHA |
boolean |
True |
|
workingEnvironmentType |
string |
False |
|
supportRegistrationProperties |
False |
||
supportRegistrationInformation |
True |
||
haProperties |
False |
||
capacityFeatures |
False |
||
cloudSyncProperties |
False |
||
supportedFeatures |
False |
||
fpolicyProperties |
False |
||
saasProperties |
False |
||
cbsProperties |
False |
||
complianceProperties |
False |
||
monitoringProperties |
False |
||
licensesInformation |
array[LicenseInformation] |
True |
Definitions
See Definitions
pattern
| Name | Type | Required | Description |
|---|---|---|---|
pattern |
string |
False |
|
flags |
integer |
True |
|
cursor |
integer |
False |
Regex
| Name | Type | Required | Description |
|---|---|---|---|
pattern |
True |
||
groupNames |
array[string] |
True |
PatternMessage
| Name | Type | Required | Description |
|---|---|---|---|
regex |
True |
||
message |
string |
False |
AdminUsername
| Name | Type | Required | Description |
|---|---|---|---|
_1 |
string |
True |
|
validatesWith |
True |
PositiveCapacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
index
ExportPolicyRule
| Name | Type | Required | Description |
|---|---|---|---|
index |
False |
||
ruleAccessControl |
string |
True |
|
ips |
array[string] |
True |
|
nfsVersion |
array[string] |
False |
|
superUser |
boolean |
True |
ExportPolicyInfo
| Name | Type | Required | Description |
|---|---|---|---|
policyType |
string |
False |
|
ips |
array[string] |
False |
|
nfsVersion |
array[string] |
False |
|
rules |
array[ExportPolicyRule] |
False |
| Name | Type | Required | Description |
|---|---|---|---|
permission |
string |
False |
|
users |
array[string] |
True |
| Name | Type | Required | Description |
|---|---|---|---|
shareName |
string |
False |
|
accessControl |
False |
IgroupCreationRequest
| Name | Type | Required | Description |
|---|---|---|---|
initiators |
array[string] |
False |
|
igroupName |
string |
False |
CreateIscsiInfoRequest
| Name | Type | Required | Description |
|---|---|---|---|
osName |
string |
False |
|
igroupCreationRequest |
False |
||
igroups |
array[string] |
False |
VolumeQualityOfService
| Name | Type | Required | Description |
|---|---|---|---|
maxIops |
integer |
False |
|
maxDataRate |
False |
VsaVolumeOnNewVsaCreateRequest
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
size |
False |
||
initialSize |
False |
||
snapshotPolicyName |
string |
False |
|
exportPolicyInfo |
False |
||
shareInfo |
False |
||
iscsiInfo |
False |
||
enableThinProvisioning |
boolean |
False |
|
enableCompression |
boolean |
False |
|
enableDeduplication |
boolean |
False |
|
tieringPolicy |
string |
False |
|
junctionPath |
string |
False |
|
qualityOfService |
False |
OntapEncryption
| Name | Type | Required | Description |
|---|---|---|---|
keyManagerIds |
array[string] |
False |
|
keyManagerCaCertificateId |
string |
False |
AwsEncryption
| Name | Type | Required | Description |
|---|---|---|---|
kmsKeyId |
string |
False |
|
kmsKeyArn |
string |
False |
openSecurityGroup
VsaMetadataRequest
| Name | Type | Required | Description |
|---|---|---|---|
ontapVersion |
string |
True |
|
licenseType |
string |
True |
|
instanceType |
string |
True |
|
platformSerialNumber |
string |
False |
|
providedLicense |
string |
False |
|
capacityPackageName |
string |
False |
|
keyStoneSubscription |
string |
False |
|
useLatestVersion |
boolean |
False |
CIFSConfigurationRequest
| Name | Type | Required | Description |
|---|---|---|---|
dnsDomain |
string |
False |
|
ipAddresses |
array[string] |
True |
|
netBIOS |
string |
True |
|
organizationalUnit |
string |
True |
|
activeDirectoryDomain |
string |
True |
|
activeDirectoryUsername |
string |
True |
|
activeDirectoryPassword |
string |
True |
|
svmName |
string |
False |
AwsTag
| Name | Type | Required | Description |
|---|---|---|---|
tagKey |
string |
False |
|
tagValue |
string |
False |
WormRetentionPeriod
| Name | Type | Required | Description |
|---|---|---|---|
length |
integer |
True |
|
unit |
string |
True |
WormRequest
| Name | Type | Required | Description |
|---|---|---|---|
retentionPeriod |
True |
FailureCauses
| Name | Type | Required | Description |
|---|---|---|---|
invalidOntapCredentials |
boolean |
True |
|
noCloudProviderConnection |
boolean |
False |
|
invalidCloudProviderCredentials |
boolean |
False |
StatusProperties
| Name | Type | Required | Description |
|---|---|---|---|
status |
string |
False |
|
message |
string |
False |
|
failureCauses |
False |
||
extendedFailureReason |
string |
False |
| Name | Type | Required | Description |
|---|---|---|---|
traversableAgain |
boolean |
False |
|
empty |
boolean |
False |
InstanceResponse
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
True |
|
name |
string |
True |
|
instanceType |
string |
True |
|
state |
string |
True |
|
publicIpAddress |
string |
True |
|
privateIpAddress |
string |
True |
|
publicDnsName |
string |
True |
|
privateDnsName |
string |
True |
|
imageId |
string |
True |
|
subnetId |
string |
True |
|
availabilityZone |
string |
True |
|
isVsaInstance |
boolean |
True |
|
isOCCMInstance |
boolean |
True |
|
tags |
True |
||
productCode |
string |
True |
|
tenancy |
string |
True |
|
placementGroup |
string |
True |
|
keyPairName |
string |
True |
|
instanceProfileId |
string |
False |
VpcTagResponse
| Name | Type | Required | Description |
|---|---|---|---|
key |
string |
True |
|
value |
string |
True |
VpcBasicResponse
| Name | Type | Required | Description |
|---|---|---|---|
vpcId |
string |
True |
|
state |
string |
True |
|
cidrBlock |
string |
True |
|
tags |
array[VpcTagResponse] |
True |
|
default |
boolean |
True |
bootDiskSize
coreDiskExists
AwsProperties
| Name | Type | Required | Description |
|---|---|---|---|
regionName |
string |
False |
|
availabilityZones |
array[string] |
False |
|
instances |
array[InstanceResponse] |
False |
|
vpc |
False |
||
accountId |
string |
False |
|
roleArn |
string |
False |
|
cloudProviderAccountId |
string |
False |
|
bootDiskSize |
False |
||
outpostArn |
string |
False |
|
coreDiskExists |
False |
KeyManagerResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
False |
|
name |
string |
False |
|
address |
string |
False |
|
usernameField |
string |
False |
|
usernameValue |
string |
False |
|
status |
string |
False |
CertificateResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
False |
|
directIssuerName |
string |
False |
|
subjectName |
string |
False |
|
startDate |
integer |
True |
|
endDate |
integer |
False |
|
serialNumber |
string |
False |
|
certificate |
string |
False |
|
certificateType |
string |
False |
validTo
AwsEncryptionKey
| Name | Type | Required | Description |
|---|---|---|---|
alias |
string |
False |
|
keyId |
string |
False |
|
status |
string |
False |
|
validTo |
False |
||
origin |
string |
False |
|
default |
boolean |
False |
EncryptionProperties
| Name | Type | Required | Description |
|---|---|---|---|
ontapEncryption |
boolean |
False |
|
awsVolumeEncryption |
boolean |
False |
|
azureVolumeEncryption |
boolean |
False |
|
gcpVolumeEncryption |
boolean |
False |
|
keyManagers |
array[KeyManagerResponse] |
False |
|
encryptionCertificates |
array[CertificateResponse] |
False |
|
awsEncryptionKey |
False |
LifResponse
| Name | Type | Required | Description |
|---|---|---|---|
ip |
string |
True |
|
netmask |
string |
True |
|
lifType |
string |
True |
|
dataProtocols |
array[string] |
True |
|
nodeName |
string |
True |
|
privateIp |
boolean |
True |
VsaLicense
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
capacityLimit |
True |
lastModifiedOffbox
OntapUpdateImageMetadata
| Name | Type | Required | Description |
|---|---|---|---|
imageVersion |
string |
True |
|
lastModified |
integer |
True |
|
autoUpdateAllowed |
boolean |
True |
VsaClusterProperties
| Name | Type | Required | Description |
|---|---|---|---|
lifs |
array[LifResponse] |
False |
|
serialNumber |
string |
False |
|
systemId |
string |
False |
|
clusterName |
string |
False |
|
ontapVersion |
string |
False |
|
accountId |
string |
False |
|
productCode |
string |
False |
|
amiId |
string |
False |
|
systemManagerUrl |
string |
False |
|
creationTime |
integer |
False |
|
instanceId |
string |
False |
|
platformLicense |
string |
False |
|
licenseExpiryDate |
integer |
False |
|
instanceType |
string |
False |
|
publicIp |
string |
False |
|
publicDnsName |
string |
False |
|
licenseType |
False |
||
lastModifiedOffbox |
False |
||
offboxTarget |
boolean |
False |
|
upgradeVersions |
array[OntapUpdateImageMetadata] |
False |
|
writingSpeedState |
string |
False |
OntapNodeProperties
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
lifs |
array[LifResponse] |
False |
|
serialNumber |
string |
False |
|
systemId |
string |
False |
|
platformLicense |
string |
False |
|
platformSerialNumber |
string |
False |
|
cloudProviderId |
string |
False |
|
healthy |
boolean |
False |
|
inTakeover |
boolean |
False |
BroadcastDomainInfo
| Name | Type | Required | Description |
|---|---|---|---|
broadcastDomain |
string |
False |
|
ipSpace |
string |
False |
|
mtu |
integer |
True |
CapacityTierInfo
| Name | Type | Required | Description |
|---|---|---|---|
capacityTierUsedSize |
False |
||
s3BucketName |
string |
False |
|
tierLevel |
string |
False |
OntapClusterProperties
| Name | Type | Required | Description |
|---|---|---|---|
nodes |
array[OntapNodeProperties] |
False |
|
clusterName |
string |
False |
|
clusterUuid |
string |
False |
|
ontapVersion |
string |
False |
|
systemManagerUrl |
string |
False |
|
creationTime |
integer |
False |
|
licenseType |
False |
||
licensePackageName |
string |
False |
|
isKeystoneSubscription |
boolean |
False |
|
lastModifiedOffbox |
False |
||
offboxTarget |
boolean |
False |
|
upgradeVersions |
array[OntapUpdateImageMetadata] |
False |
|
writingSpeedState |
string |
False |
|
broadcastDomainInfos |
array[BroadcastDomainInfo] |
False |
|
evaluation |
boolean |
False |
|
capacityTierInfo |
False |
||
canConfigureCapacityTier |
boolean |
False |
|
usedCapacity |
False |
||
userName |
string |
False |
|
wormEnabled |
boolean |
False |
|
isSpaceReportingLogical |
boolean |
False |
|
vscanFileOperationDefaultProfile |
string |
False |
|
aggregateCount |
integer |
False |
|
volumeCount |
integer |
False |
|
flashCache |
boolean |
False |
RaidInfoForEvAggregate
| Name | Type | Required | Description |
|---|---|---|---|
numOfDisks |
integer |
True |
|
diskSize |
True |
ElasticVolumeQuoteInfo
| Name | Type | Required | Description |
|---|---|---|---|
totalCapacityToAdd |
False |
||
addedCapacityToExistingEvDisks |
False |
||
newRaidForEvInfo |
array[RaidInfoForEvAggregate] |
False |
|
totalEvDisks |
integer |
False |
VolumeMoveParameters
| Name | Type | Required | Description |
|---|---|---|---|
volumeName |
string |
False |
|
svmName |
string |
False |
|
targetAggregateName |
string |
False |
|
isNewTargetAggregate |
boolean |
False |
|
homeNode |
string |
False |
OntapLicenseType
| Name | Type | Required | Description |
|---|---|---|---|
type |
string |
False |
|
name |
string |
False |
|
description |
string |
False |
|
subName |
string |
False |
|
subDescription |
string |
False |
|
capacity_limit |
string |
False |
|
platformLicenseRequired |
boolean |
False |
|
default |
boolean |
False |
|
capacityLimit |
True |
ChangeLicenseParameters
| Name | Type | Required | Description |
|---|---|---|---|
newLicenseType |
False |
||
newInstanceType |
string |
False |
InstanceNameIdAndType
| Name | Type | Required | Description |
|---|---|---|---|
instanceName |
string |
False |
|
instanceType |
string |
False |
|
instanceId |
string |
False |
DisksDetails
| Name | Type | Required | Description |
|---|---|---|---|
numberOfDisks |
integer |
False |
|
diskSize |
False |
||
diskType |
string |
False |
ResourcesToDelete
| Name | Type | Required | Description |
|---|---|---|---|
instanceNameAndType |
array[InstanceNameIdAndType] |
False |
|
numberOfDisksAndDiskSize |
array[DisksDetails] |
False |
VolumeInfo
| Name | Type | Required | Description |
|---|---|---|---|
volumeName |
string |
False |
|
svmName |
string |
False |
|
newCapacity |
False |
ActionRequiredParameters
| Name | Type | Required | Description |
|---|---|---|---|
aggregateName |
string |
True |
|
numOfDisks |
integer |
True |
|
totalCapacity |
True |
||
evCapacityDetails |
False |
||
volumeNames |
array[string] |
True |
|
maxCapacity |
True |
||
licenseExpiryDate |
integer |
True |
|
serialNumber |
string |
True |
|
volumeMoveParameters |
False |
||
workingEnvironmentId |
string |
True |
|
licenseParameters |
False |
||
resourcesToDelete |
False |
||
instances |
array[InstanceNameIdAndType] |
True |
|
moreInfo |
string |
False |
|
providerVolumeType |
string |
False |
|
volumeInfo |
False |
||
currentInstanceType |
string |
False |
|
isComposite |
boolean |
True |
|
isCapacityBased |
boolean |
True |
ActionRequired
| Name | Type | Required | Description |
|---|---|---|---|
actionType |
string |
True |
|
parameters |
True |
||
severity |
string |
True |
InterClusterLif
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
address |
string |
False |
|
port |
string |
False |
|
node |
string |
False |
|
status |
string |
False |
|
isPeered |
boolean |
False |
CronJobSchedule
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
description |
string |
False |
|
months |
array[string] |
True |
|
days |
array[string] |
False |
|
weekDays |
array[string] |
False |
|
hours |
array[string] |
False |
|
minutes |
array[string] |
False |
PolicySchedule
| Name | Type | Required | Description |
|---|---|---|---|
frequency |
string |
True |
|
retention |
integer |
True |
SnapshotPolicy
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
schedules |
array[PolicySchedule] |
True |
|
description |
string |
True |
Value
Svm
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
state |
string |
False |
|
allowedProtocols |
array[Value] |
True |
|
language |
string |
False |
|
allowedAggregates |
array[string] |
False |
|
ver3Enabled |
boolean |
True |
|
ver4Enabled |
boolean |
True |
ReplicationProperties
| Name | Type | Required | Description |
|---|---|---|---|
peers |
array[string] |
False |
|
replicationTargets |
array[string] |
False |
TimePoint
| Name | Type | Required | Description |
|---|---|---|---|
day |
integer |
True |
|
hour |
integer |
False |
|
minute |
integer |
False |
StartStopRange
| Name | Type | Required | Description |
|---|---|---|---|
stop |
True |
||
start |
False |
VsaSchedule
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
schedule |
array[StartStopRange] |
True |
|
enabled |
boolean |
False |
SupportRegistrationProperties
| Name | Type | Required | Description |
|---|---|---|---|
supportRegistrationStatus |
string |
False |
|
licenseExpiryDate |
integer |
False |
licenseExpiryDate
SupportRegistrationInformation
| Name | Type | Required | Description |
|---|---|---|---|
supportRegistrationStatus |
string |
False |
|
serialNumber |
string |
False |
|
licenseExpiryDate |
False |
||
cloudLicenseExists |
boolean |
False |
|
nssAccountId |
string |
False |
MediatorVersionInfo
| Name | Type | Required | Description |
|---|---|---|---|
version |
string |
False |
|
description |
string |
False |
|
state |
string |
True |
|
bootVolumeId |
string |
False |
MediatorStatus
| Name | Type | Required | Description |
|---|---|---|---|
statusCode |
integer |
False |
|
statusMessage |
string |
False |
MediatorUpdateVersionMetadata
| Name | Type | Required | Description |
|---|---|---|---|
mediatorVersion |
string |
False |
|
timeStamp |
integer |
False |
|
metadataFileName |
string |
False |
|
major |
boolean |
False |
|
manifestFileName |
string |
False |
AwsHaProperties
| Name | Type | Required | Description |
|---|---|---|---|
mediatorVersionInfo |
False |
||
mediatorStatus |
False |
||
routeTables |
array[string] |
False |
|
mediatorVersionsToUpdate |
False |
||
failoverMode |
string |
False |
MaxDisksAllow
| Name | Type | Required | Description |
|---|---|---|---|
numOfDisks |
integer |
False |
|
reason |
string |
False |
ProviderVolumeTypeResponse
| Name | Type | Required | Description |
|---|---|---|---|
size |
False |
||
supportedVolumeTypes |
array[string] |
False |
|
maxDisksAllow |
True |
iops
DefaultProviderVolume
| Name | Type | Required | Description |
|---|---|---|---|
size |
False |
||
diskType |
string |
False |
|
capacityTier |
string |
False |
|
iops |
False |
SupportedCapacityTiersResponse
| Name | Type | Required | Description |
|---|---|---|---|
volumeType |
string |
False |
|
supportedCapacityTiers |
array[string] |
False |
|
availableTieringPolicies |
array[string] |
False |
SupportedCapacityTiers
| Name | Type | Required | Description |
|---|---|---|---|
supportedCapacityTiersPerVolumeType |
True |
||
capacityTiersDisableReasons |
array[string] |
False |
|
compositeSupported |
boolean |
False |
|
forceCompositeVersion |
boolean |
False |
existingIops
CapacityFeatures
| Name | Type | Required | Description |
|---|---|---|---|
providerVolumesType |
array[ProviderVolumeTypeResponse] |
False |
|
defaultProviderVolumeType |
False |
||
supportedCapacityTiers |
False |
||
maxDisksPerAggregate |
integer |
False |
|
existingIops |
array[existingIops] |
False |
CloudSyncStatus
| Name | Type | Required | Description |
|---|---|---|---|
status |
string |
False |
|
failureMessage |
string |
False |
DataBrokerPlacement
| Name | Type | Required | Description |
|---|---|---|---|
vpcId |
string |
False |
|
subnetId |
string |
False |
|
instanceType |
string |
False |
|
instanceId |
string |
False |
|
keyPair |
string |
False |
DataBrokerProperties
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
False |
|
name |
string |
False |
|
dataBrokerPlacement |
False |
CloudSyncRelationship
| Name | Type | Required | Description |
|---|---|---|---|
volumeName |
string |
False |
|
svmName |
string |
False |
|
relationshipStatus |
string |
False |
|
s3Location |
string |
False |
|
id |
string |
False |
|
progress |
integer |
False |
|
failureMessage |
string |
False |
CloudSyncProperties
| Name | Type | Required | Description |
|---|---|---|---|
isSynced |
boolean |
False |
|
status |
False |
||
dataBrokerProperties |
False |
||
s3Location |
string |
False |
|
relationships |
array[CloudSyncRelationship] |
False |
SupportedFeatures
| Name | Type | Required | Description |
|---|---|---|---|
supportsMixedAggregates |
boolean |
False |
|
supportsTieringWithServiceAccount |
boolean |
False |
|
supportsGp3Disk |
boolean |
False |
|
supportsElasticVolumes |
boolean |
False |
FpolicyProtocolStatus
| Name | Type | Required | Description |
|---|---|---|---|
nfsv3 |
integer |
False |
|
nfsv4 |
integer |
False |
|
cifs |
integer |
False |
FpolicyProperties
| Name | Type | Required | Description |
|---|---|---|---|
status |
integer |
False |
|
fPolicyProtocolStatus |
False |
||
fileExtensions |
array[string] |
False |
SaasSubscription
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
False |
|
name |
string |
False |
|
active |
boolean |
False |
freeTrialExpiry
saasEnabled
CvoSaasProperties
| Name | Type | Required | Description |
|---|---|---|---|
subscription |
False |
||
freeTrialExpiry |
False |
||
saasEnabled |
False |
||
capacityLicensePackage |
string |
False |
CbsSchedule
| Name | Type | Required | Description |
|---|---|---|---|
snapmirrorLabel |
string |
False |
|
snapshotsToKeep |
integer |
False |
ProviderSpecific
| Name | Type | Required | Description |
|---|---|---|---|
azureRgName |
string |
False |
|
gcpProjectId |
string |
False |
|
gcpRegion |
string |
False |
CbsPropertiesWithReason
| Name | Type | Required | Description |
|---|---|---|---|
cbsBackupStatus |
string |
False |
|
cbsRules |
array[CbsSchedule] |
False |
|
numberOfBackedUpVolumes |
integer |
False |
|
objectStoreName |
string |
False |
|
providerSpecific |
False |
||
cbsPolicyName |
string |
False |
|
usedCapacity |
False |
||
ipSpace |
string |
False |
|
region |
string |
False |
|
providerAccountName |
string |
False |
|
exclusionReason |
string |
False |
scopeId
ComplianceScanStatusVolumeResponse
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
status |
string |
False |
|
error |
string |
False |
|
scopeId |
False |
ComplianceScanStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
scanned |
integer |
False |
|
notScanned |
integer |
False |
|
volumes |
False |
ComplianceExtendedStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
sensitivePersonalHits |
integer |
False |
|
personalHits |
integer |
False |
|
nonSensitiveHits |
integer |
False |
|
scanStatus |
False |
CloudComplianceStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
scanStatus |
string |
False |
|
complianceStatus |
False |
||
lastDeploymentError |
string |
False |
|
complianceBackupStatus |
string |
False |
KpiUnitValue
| Name | Type | Required | Description |
|---|---|---|---|
value |
number |
False |
|
unit |
string |
False |
MonitoringInfo
| Name | Type | Required | Description |
|---|---|---|---|
averageIops |
number |
False |
|
averageLatency |
False |
||
storageAverageThroughput |
False |
||
node1AverageThroughput |
False |
||
node2AverageThroughput |
False |
MonitoringStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
monitoringStatus |
string |
False |
|
monitoringInfo |
False |
||
tenantUrl |
string |
False |
expirations
LicenseInformation
| Name | Type | Required | Description |
|---|---|---|---|
type |
string |
True |
|
useType |
string |
True |
|
package |
string |
True |
|
serialNumbers |
array[string] |
False |
|
capacityLimit |
False |
||
expirations |
array[expirations] |
False |