Create a new Cloud Volumes ONTAP system
POST /gcp/vsa/working-environments
Creates a new Cloud Volumes ONTAP system.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
backupVolumesToCbs |
boolean |
False |
Automatically back up all volumes to the cloud |
capacityTier |
string |
False |
Capacity tier |
cifsConfigurationRequest |
False |
||
cloudProviderAccount |
string |
False |
|
dataEncryptionType |
string |
True |
Type of encryption to use for this system |
enableCompliance |
boolean |
True |
Enable compliance |
enableMonitoring |
boolean |
True |
Enable monitoring |
enableServices |
array[string] |
False |
Enable services |
failedToCreateWorkingEnvironmentId |
string |
False |
Public ID of the failed-to-create system |
firewallIpRanges |
False |
Firewall IP ranges |
|
firewallRule |
string |
False |
Firewall name for a single node cluster |
firewallTagNameRule |
string |
False |
Firewall tag name for a single node cluster |
flashCache |
boolean |
True |
Enable Flash Cache |
gcpEncryptionParameters |
False |
||
gcpLabels |
array[GcpLabel] |
True |
Optionally, provide up to four key-value pairs with which to tag all Google Cloud entities created by the NetApp Console. |
gcpPerformance |
False |
||
gcpServiceAccount |
string |
False |
Google Cloud service account |
gcpStorageAccount |
string |
False |
Google Cloud storage account |
gcpVolumeSize |
True |
||
gcpVolumeType |
string |
True |
Google Cloud volume type |
haParams |
False |
||
name |
string |
False |
|
nssAccount |
string |
False |
NetApp Support Service (NSS) account |
packageName |
string |
False |
Pre-configured package name |
project |
string |
False |
Google Cloud optional project |
providedImage |
string |
False |
Provided external Cloud Volumes ONTAP image |
providedMediatorImage |
string |
False |
Provided external mediator image |
region |
string |
False |
|
saasSubscriptionId |
string |
False |
SaaS subscription ID |
securityGroupId |
string |
False |
|
serialNumber |
string |
False |
Serial number for BYOL |
skipSvmManagementLif |
boolean |
True |
SVM management LIF flag. Beginning with ONTAP 9.11.1, the flag is always set to true. |
subnetId |
string |
True |
Subnet ID for a single node cluster |
subnetPath |
string |
False |
Subnet path for a single node cluster |
svmName |
string |
False |
SVM name |
svmPassword |
string |
False |
|
tenantId |
string |
False |
|
tierLevel |
string |
False |
Google Cloud available storage classes |
username |
False |
||
volume |
False |
||
vpcId |
string |
True |
|
vsaMetadata |
True |
||
workerPool |
string |
False |
The worker pool URI. Required for private mode Google Cloud deployments with Cloud Volumes ONTAP. |
wormRequest |
False |
||
writingSpeedState |
string |
False |
Writing speed state |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
actionsRequired |
array[ActionRequired] |
True |
|
activeActions |
array[string] |
False |
Actions currently being performed on this system |
capacityFeatures |
False |
||
cbsProperties |
False |
||
cloudProviderName |
string |
False |
|
clusterProperties |
False |
||
complianceProperties |
False |
||
creatorUserEmail |
string |
False |
|
encryptionProperties |
False |
||
fpolicyProperties |
False |
||
haProperties |
False |
||
isHA |
boolean |
True |
|
licensesInformation |
array[LicenseInformation] |
True |
|
monitoringProperties |
False |
||
name |
string |
False |
|
ontapClusterProperties |
False |
||
providerProperties |
False |
||
publicId |
string |
True |
|
replicationProperties |
False |
||
reservedSize |
False |
||
saasProperties |
False |
||
schedules |
array[VsaSchedule] |
True |
|
snapshotPolicies |
array[SnapshotPolicy] |
True |
|
status |
False |
||
supportRegistrationInformation |
True |
||
supportRegistrationProperties |
False |
||
supportedFeatures |
False |
||
svmName |
string |
False |
|
svms |
array[Svm] |
True |
|
tenantId |
string |
False |
|
workingEnvironmentType |
string |
False |
Definitions
See Definitions
CIFSConfigurationRequest
| Name | Type | Required | Description |
|---|---|---|---|
activeDirectoryDomain |
string |
True |
Active Directory domain name |
activeDirectoryPassword |
string |
True |
Active Directory password |
activeDirectoryUsername |
string |
True |
Active Directory username |
dnsDomain |
string |
False |
DNS domain name |
ipAddresses |
array[string] |
True |
DNS server IP addresses |
netBIOS |
string |
True |
CIFS server NetBIOS name |
organizationalUnit |
string |
True |
Organizational unit for registration |
svmName |
string |
False |
SVM name |
firewallIpRanges
Firewall IP ranges
GcpEncryption
| Name | Type | Required | Description |
|---|---|---|---|
key |
string |
False |
GcpLabel
| Name | Type | Required | Description |
|---|---|---|---|
labelKey |
string |
False |
|
labelValue |
string |
False |
iops
Optional IOPS for the aggregate
throughput
Optional throughput for the aggregate
GcpPerformance
| Name | Type | Required | Description |
|---|---|---|---|
iops |
False |
Optional IOPS for the aggregate |
|
throughput |
False |
Optional throughput for the aggregate |
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
Size |
unit |
string |
True |
Unit |
GcpHaParameters
| Name | Type | Required | Description |
|---|---|---|---|
mediatorZone |
string |
False |
Zone for mediator |
node1Zone |
string |
False |
Zone for node 1 |
node2Zone |
string |
False |
Zone for node 2 |
platformSerialNumberNode1 |
string |
False |
Platform serial number for node 1 |
platformSerialNumberNode2 |
string |
False |
Platform serial number for node 2 |
subnet0NodeAndDataConnectivity |
string |
False |
Subnet path for nic1, required for node and data connectivity |
subnet1ClusterConnectivity |
string |
False |
Subnet path for nic2, required for cluster connectivity |
subnet2HAConnectivity |
string |
False |
Subnet path for nic3, required for HA connectivity |
subnet3DataReplication |
string |
False |
Subnet path for nic4, required for data replication |
vpc0FirewallRuleName |
string |
False |
Optional firewall rule name for vpc1 |
vpc0FirewallRuleTagName |
string |
False |
Optional firewall tag name for vpc1 |
vpc0NodeAndDataConnectivity |
string |
False |
VPC path for nic1, required for node and data connectivity |
vpc1ClusterConnectivity |
string |
False |
VPC path for nic2, required for cluster connectivity |
vpc1FirewallRuleName |
string |
False |
Optional firewall rule name for vpc2 |
vpc1FirewallRuleTagName |
string |
False |
Optional firewall tag name for vpc2 |
vpc2FirewallRuleName |
string |
False |
Optional firewall rule name for vpc3 |
vpc2FirewallRuleTagName |
string |
False |
Optional firewall tag name for vpc3 |
vpc2HAConnectivity |
string |
False |
VPC path for nic3, required for HA connectivity |
vpc3DataReplication |
string |
False |
VPC path for nic4, required for data replication |
vpc3FirewallRuleName |
string |
False |
Optional firewall rule name for vpc4 |
vpc3FirewallRuleTagName |
string |
False |
Optional firewall tag name for vpc4 |
pattern
| Name | Type | Required | Description |
|---|---|---|---|
cursor |
integer |
False |
|
flags |
integer |
True |
|
pattern |
string |
False |
Regex
| Name | Type | Required | Description |
|---|---|---|---|
groupNames |
array[string] |
True |
|
pattern |
True |
PatternMessage
| Name | Type | Required | Description |
|---|---|---|---|
message |
string |
False |
|
regex |
True |
AdminUsername
| Name | Type | Required | Description |
|---|---|---|---|
_1 |
string |
True |
|
validatesWith |
True |
index
Export policy rule index
ExportPolicyRule
| Name | Type | Required | Description |
|---|---|---|---|
index |
False |
Export policy rule index |
|
ips |
array[string] |
True |
Export policy rule list of IPs |
nfsVersion |
array[string] |
False |
Export policy rule protocol |
ruleAccessControl |
string |
True |
Export policy rule access control |
superUser |
boolean |
True |
Export policy rule super user access |
ExportPolicyInfo
| Name | Type | Required | Description |
|---|---|---|---|
ips |
array[string] |
False |
Custom export policy list of IPs |
nfsVersion |
array[string] |
False |
Export policy protocol |
policyType |
string |
False |
Export policy type |
rules |
array[ExportPolicyRule] |
False |
Export policy rules |
IgroupCreationRequest
| Name | Type | Required | Description |
|---|---|---|---|
igroupName |
string |
False |
Igroup name |
initiators |
array[string] |
False |
Initiators |
CreateIscsiInfoRequest
| Name | Type | Required | Description |
|---|---|---|---|
igroupCreationRequest |
False |
||
igroups |
array[string] |
False |
Igroups |
osName |
string |
False |
Operating system |
VolumeQualityOfService
| Name | Type | Required | Description |
|---|---|---|---|
maxDataRate |
False |
||
maxIops |
integer |
False |
| Name | Type | Required | Description |
|---|---|---|---|
permission |
string |
False |
CIFS share permission type |
users |
array[string] |
True |
List of users with the permission |
| Name | Type | Required | Description |
|---|---|---|---|
accessControl |
False |
||
shareName |
string |
False |
Share name |
PositiveCapacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
Size |
unit |
string |
True |
Unit |
VsaVolumeOnNewVsaCreateRequest
| Name | Type | Required | Description |
|---|---|---|---|
enableCompression |
boolean |
False |
Enable compression on the volume |
enableDeduplication |
boolean |
False |
Enable deduplication on the volume |
enableThinProvisioning |
boolean |
False |
Enable thin provisioning on the volume |
exportPolicyInfo |
False |
||
initialSize |
False |
||
iscsiInfo |
False |
||
junctionPath |
string |
False |
Junction path |
name |
string |
False |
Volume name, unique within the SVM |
qualityOfService |
False |
||
shareInfo |
False |
||
size |
False |
||
snapshotPolicyName |
string |
False |
|
tieringPolicy |
string |
False |
Tiering policy |
VsaMetadataRequest
| Name | Type | Required | Description |
|---|---|---|---|
capacityPackageName |
string |
False |
Optional capacity-based package |
instanceType |
string |
True |
Instance type |
keyStoneSubscription |
string |
False |
Keystone subscription ID |
licenseType |
string |
True |
License type |
ontapVersion |
string |
True |
ONTAP version |
platformSerialNumber |
string |
False |
Optional platform serial number |
providedLicense |
string |
False |
Optional provided license |
useLatestVersion |
boolean |
False |
Use the latest version |
WormRetentionPeriod
| Name | Type | Required | Description |
|---|---|---|---|
length |
integer |
True |
Length |
unit |
string |
True |
Unit |
WormRequest
| Name | Type | Required | Description |
|---|---|---|---|
retentionPeriod |
True |
RaidInfoForEvAggregate
| Name | Type | Required | Description |
|---|---|---|---|
diskSize |
True |
||
numOfDisks |
integer |
True |
Number of new disks needed for the RAID group |
ElasticVolumeQuoteInfo
| Name | Type | Required | Description |
|---|---|---|---|
addedCapacityToExistingEvDisks |
False |
||
newRaidForEvInfo |
array[RaidInfoForEvAggregate] |
False |
New RAID information |
totalCapacityToAdd |
False |
||
totalEvDisks |
integer |
False |
InstanceNameIdAndType
| Name | Type | Required | Description |
|---|---|---|---|
instanceId |
string |
False |
|
instanceName |
string |
False |
|
instanceType |
string |
False |
OntapLicenseType
| Name | Type | Required | Description |
|---|---|---|---|
capacityLimit |
True |
||
capacity_limit |
string |
False |
|
default |
boolean |
False |
|
description |
string |
False |
|
name |
string |
False |
|
platformLicenseRequired |
boolean |
False |
|
subDescription |
string |
False |
|
subName |
string |
False |
|
type |
string |
False |
ChangeLicenseParameters
| Name | Type | Required | Description |
|---|---|---|---|
newInstanceType |
string |
False |
|
newLicenseType |
False |
DisksDetails
| Name | Type | Required | Description |
|---|---|---|---|
diskSize |
False |
||
diskType |
string |
False |
|
numberOfDisks |
integer |
False |
ResourcesToDelete
| Name | Type | Required | Description |
|---|---|---|---|
instanceNameAndType |
array[InstanceNameIdAndType] |
False |
|
numberOfDisksAndDiskSize |
array[DisksDetails] |
False |
VolumeInfo
| Name | Type | Required | Description |
|---|---|---|---|
newCapacity |
False |
||
svmName |
string |
False |
|
volumeName |
string |
False |
VolumeMoveParameters
| Name | Type | Required | Description |
|---|---|---|---|
homeNode |
string |
False |
|
isNewTargetAggregate |
boolean |
False |
|
svmName |
string |
False |
|
targetAggregateName |
string |
False |
|
volumeName |
string |
False |
ActionRequiredParameters
| Name | Type | Required | Description |
|---|---|---|---|
aggregateName |
string |
True |
Aggregate name |
currentInstanceType |
string |
False |
Current instance type |
evCapacityDetails |
False |
||
instances |
array[InstanceNameIdAndType] |
True |
Instances information |
isCapacityBased |
boolean |
True |
Indicates if the license type is a capacity-based license type |
isComposite |
boolean |
True |
Indicates if the aggregate is a composite aggregate |
licenseExpiryDate |
integer |
True |
License expiry date |
licenseParameters |
False |
||
maxCapacity |
True |
||
moreInfo |
string |
False |
More information |
numOfDisks |
integer |
True |
Number of disks relevant to the action |
providerVolumeType |
string |
False |
Provider volume type |
resourcesToDelete |
False |
||
serialNumber |
string |
True |
Platform Serial number |
totalCapacity |
True |
||
volumeInfo |
False |
||
volumeMoveParameters |
False |
||
volumeNames |
array[string] |
True |
A limited list of volumes on the aggregate |
workingEnvironmentId |
string |
True |
System public ID |
ActionRequired
| Name | Type | Required | Description |
|---|---|---|---|
actionType |
string |
True |
The type of the Action |
parameters |
True |
||
severity |
string |
True |
Action Severity |
iops
DefaultProviderVolume
| Name | Type | Required | Description |
|---|---|---|---|
capacityTier |
string |
False |
|
diskType |
string |
False |
|
iops |
False |
||
size |
False |
existingIops
MaxDisksAllow
| Name | Type | Required | Description |
|---|---|---|---|
numOfDisks |
integer |
False |
|
reason |
string |
False |
ProviderVolumeTypeResponse
| Name | Type | Required | Description |
|---|---|---|---|
maxDisksAllow |
True |
||
size |
False |
||
supportedVolumeTypes |
array[string] |
False |
SupportedCapacityTiersResponse
| Name | Type | Required | Description |
|---|---|---|---|
availableTieringPolicies |
array[string] |
False |
|
supportedCapacityTiers |
array[string] |
False |
|
volumeType |
string |
False |
SupportedCapacityTiers
| Name | Type | Required | Description |
|---|---|---|---|
capacityTiersDisableReasons |
array[string] |
False |
|
compositeSupported |
boolean |
False |
|
forceCompositeVersion |
boolean |
False |
|
supportedCapacityTiersPerVolumeType |
True |
CapacityFeatures
| Name | Type | Required | Description |
|---|---|---|---|
defaultProviderVolumeType |
False |
||
existingIops |
array[existingIops] |
False |
|
maxDisksPerAggregate |
integer |
False |
|
providerVolumesType |
array[ProviderVolumeTypeResponse] |
False |
|
supportedCapacityTiers |
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 |
|
cbsPolicyName |
string |
False |
|
cbsRules |
array[CbsSchedule] |
False |
|
exclusionReason |
string |
False |
|
ipSpace |
string |
False |
|
numberOfBackedUpVolumes |
integer |
False |
|
objectStoreName |
string |
False |
|
providerAccountName |
string |
False |
|
providerSpecific |
False |
||
region |
string |
False |
|
usedCapacity |
False |
lastModifiedOffbox
VsaLicense
| Name | Type | Required | Description |
|---|---|---|---|
capacityLimit |
True |
||
name |
string |
True |
License name |
LifResponse
| Name | Type | Required | Description |
|---|---|---|---|
dataProtocols |
array[string] |
True |
List of supported protocols |
ip |
string |
True |
LIF IP address |
lifType |
string |
True |
LIF type |
netmask |
string |
True |
LIF netmask |
nodeName |
string |
True |
Node name |
privateIp |
boolean |
True |
Specifies whether the IP address is a private address |
OntapUpdateImageMetadata
| Name | Type | Required | Description |
|---|---|---|---|
autoUpdateAllowed |
boolean |
True |
|
imageVersion |
string |
True |
|
lastModified |
integer |
True |
VsaClusterProperties
| Name | Type | Required | Description |
|---|---|---|---|
accountId |
string |
False |
|
amiId |
string |
False |
|
clusterName |
string |
False |
|
creationTime |
integer |
False |
|
instanceId |
string |
False |
|
instanceType |
string |
False |
|
lastModifiedOffbox |
False |
||
licenseExpiryDate |
integer |
False |
|
licenseType |
False |
||
lifs |
array[LifResponse] |
False |
|
offboxTarget |
boolean |
False |
|
ontapVersion |
string |
False |
|
platformLicense |
string |
False |
|
productCode |
string |
False |
|
publicDnsName |
string |
False |
|
publicIp |
string |
False |
|
serialNumber |
string |
False |
|
systemId |
string |
False |
|
systemManagerUrl |
string |
False |
|
upgradeVersions |
array[OntapUpdateImageMetadata] |
False |
|
writingSpeedState |
string |
False |
scopeId
ComplianceScanStatusVolumeResponse
| Name | Type | Required | Description |
|---|---|---|---|
error |
string |
False |
|
name |
string |
False |
|
scopeId |
False |
||
status |
string |
False |
ComplianceScanStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
notScanned |
integer |
False |
|
scanned |
integer |
False |
|
volumes |
False |
ComplianceExtendedStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
nonSensitiveHits |
integer |
False |
|
personalHits |
integer |
False |
|
scanStatus |
False |
||
sensitivePersonalHits |
integer |
False |
CloudComplianceStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
complianceBackupStatus |
string |
False |
|
complianceStatus |
False |
||
lastDeploymentError |
string |
False |
|
scanStatus |
string |
False |
validTo
AwsEncryptionKey
| Name | Type | Required | Description |
|---|---|---|---|
alias |
string |
False |
|
default |
boolean |
False |
|
keyId |
string |
False |
|
origin |
string |
False |
|
status |
string |
False |
|
validTo |
False |
CertificateResponse
| Name | Type | Required | Description |
|---|---|---|---|
certificate |
string |
False |
|
certificateType |
string |
False |
|
directIssuerName |
string |
False |
|
endDate |
integer |
False |
|
publicId |
string |
False |
|
serialNumber |
string |
False |
|
startDate |
integer |
True |
|
subjectName |
string |
False |
KeyManagerResponse
| Name | Type | Required | Description |
|---|---|---|---|
address |
string |
False |
|
name |
string |
False |
|
publicId |
string |
False |
|
status |
string |
False |
|
usernameField |
string |
False |
|
usernameValue |
string |
False |
EncryptionProperties
| Name | Type | Required | Description |
|---|---|---|---|
awsEncryptionKey |
False |
||
awsVolumeEncryption |
boolean |
False |
|
azureVolumeEncryption |
boolean |
False |
|
encryptionCertificates |
array[CertificateResponse] |
False |
|
gcpVolumeEncryption |
boolean |
False |
|
keyManagers |
array[KeyManagerResponse] |
False |
|
ontapEncryption |
boolean |
False |
FpolicyProtocolStatus
| Name | Type | Required | Description |
|---|---|---|---|
cifs |
integer |
False |
|
nfsv3 |
integer |
False |
|
nfsv4 |
integer |
False |
FpolicyProperties
| Name | Type | Required | Description |
|---|---|---|---|
fPolicyProtocolStatus |
False |
||
fileExtensions |
array[string] |
False |
|
status |
integer |
False |
GcpHaMediatorInfo
| Name | Type | Required | Description |
|---|---|---|---|
instanceStatus |
string |
False |
|
instanceType |
string |
False |
|
mediatorInstanceName |
string |
False |
|
primaryIp |
string |
False |
|
version |
string |
False |
|
zone |
string |
False |
labels Hash mapping strings to string
| Name | Type | Required | Description |
|---|---|---|---|
empty |
boolean |
False |
|
traversableAgain |
boolean |
False |
GcpHaNodeInfo
| Name | Type | Required | Description |
|---|---|---|---|
instanceName |
string |
False |
|
instanceStatus |
string |
False |
|
instanceType |
string |
False |
|
labels |
False |
||
numOfNics |
integer |
False |
|
primaryIp |
string |
False |
|
zone |
string |
False |
GcpHaProperties
| Name | Type | Required | Description |
|---|---|---|---|
mediatorInfo |
False |
||
node1Info |
False |
||
node2Info |
False |
||
projectName |
string |
False |
expirations
LicenseInformation
| Name | Type | Required | Description |
|---|---|---|---|
capacityLimit |
False |
||
expirations |
array[expirations] |
False |
|
package |
string |
True |
|
serialNumbers |
array[string] |
False |
|
type |
string |
True |
|
useType |
string |
True |
KpiUnitValue
| Name | Type | Required | Description |
|---|---|---|---|
unit |
string |
False |
|
value |
number |
False |
MonitoringInfo
| Name | Type | Required | Description |
|---|---|---|---|
averageIops |
number |
False |
|
averageLatency |
False |
||
node1AverageThroughput |
False |
||
node2AverageThroughput |
False |
||
storageAverageThroughput |
False |
MonitoringStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
monitoringInfo |
False |
||
monitoringStatus |
string |
False |
|
tenantUrl |
string |
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 |
OntapNodeProperties
| Name | Type | Required | Description |
|---|---|---|---|
cloudProviderId |
string |
False |
|
healthy |
boolean |
False |
|
inTakeover |
boolean |
False |
|
lifs |
array[LifResponse] |
False |
|
name |
string |
False |
|
platformLicense |
string |
False |
|
platformSerialNumber |
string |
False |
|
serialNumber |
string |
False |
|
systemId |
string |
False |
OntapClusterProperties
| Name | Type | Required | Description |
|---|---|---|---|
aggregateCount |
integer |
False |
|
broadcastDomainInfos |
array[BroadcastDomainInfo] |
False |
|
canConfigureCapacityTier |
boolean |
False |
|
capacityTierInfo |
False |
||
clusterName |
string |
False |
|
clusterUuid |
string |
False |
|
creationTime |
integer |
False |
|
evaluation |
boolean |
False |
|
flashCache |
boolean |
False |
|
isKeystoneSubscription |
boolean |
False |
|
isSpaceReportingLogical |
boolean |
False |
|
lastModifiedOffbox |
False |
||
licensePackageName |
string |
False |
|
licenseType |
False |
||
nodes |
array[OntapNodeProperties] |
False |
|
offboxTarget |
boolean |
False |
|
ontapVersion |
string |
False |
|
systemManagerUrl |
string |
False |
|
upgradeVersions |
array[OntapUpdateImageMetadata] |
False |
|
usedCapacity |
False |
||
userName |
string |
False |
|
volumeCount |
integer |
False |
|
vscanFileOperationDefaultProfile |
string |
False |
|
wormEnabled |
boolean |
False |
|
writingSpeedState |
string |
False |
GcpProperties
| Name | Type | Required | Description |
|---|---|---|---|
deploymentName |
string |
False |
|
instanceType |
string |
False |
|
labels |
False |
||
name |
string |
False |
|
numOfNics |
integer |
False |
|
projectName |
string |
False |
|
regionName |
string |
False |
|
subnetCidr |
string |
False |
|
zoneName |
array[string] |
False |
ReplicationProperties
| Name | Type | Required | Description |
|---|---|---|---|
peers |
array[string] |
False |
|
replicationTargets |
array[string] |
False |
freeTrialExpiry
saasEnabled
SaasSubscription
| Name | Type | Required | Description |
|---|---|---|---|
active |
boolean |
False |
|
id |
string |
False |
|
name |
string |
False |
CvoSaasProperties
| Name | Type | Required | Description |
|---|---|---|---|
capacityLicensePackage |
string |
False |
|
freeTrialExpiry |
False |
||
saasEnabled |
False |
||
subscription |
False |
TimePoint
| Name | Type | Required | Description |
|---|---|---|---|
day |
integer |
True |
|
hour |
integer |
False |
|
minute |
integer |
False |
StartStopRange
| Name | Type | Required | Description |
|---|---|---|---|
start |
False |
||
stop |
True |
VsaSchedule
| Name | Type | Required | Description |
|---|---|---|---|
enabled |
boolean |
False |
|
name |
string |
True |
|
schedule |
array[StartStopRange] |
True |
PolicySchedule
| Name | Type | Required | Description |
|---|---|---|---|
frequency |
string |
True |
Frequency |
retention |
integer |
True |
Retention |
SnapshotPolicy
| Name | Type | Required | Description |
|---|---|---|---|
description |
string |
True |
Description |
name |
string |
True |
Name |
schedules |
array[PolicySchedule] |
True |
Schedules |
FailureCauses
| Name | Type | Required | Description |
|---|---|---|---|
invalidCloudProviderCredentials |
boolean |
False |
|
invalidOntapCredentials |
boolean |
True |
|
noCloudProviderConnection |
boolean |
False |
StatusProperties
| Name | Type | Required | Description |
|---|---|---|---|
extendedFailureReason |
string |
False |
|
failureCauses |
False |
||
message |
string |
False |
|
status |
string |
False |
licenseExpiryDate
SupportRegistrationInformation
| Name | Type | Required | Description |
|---|---|---|---|
cloudLicenseExists |
boolean |
False |
|
licenseExpiryDate |
False |
||
nssAccountId |
string |
False |
|
serialNumber |
string |
False |
|
supportRegistrationStatus |
string |
False |
SupportRegistrationProperties
| Name | Type | Required | Description |
|---|---|---|---|
licenseExpiryDate |
integer |
False |
|
supportRegistrationStatus |
string |
False |
SupportedFeatures
| Name | Type | Required | Description |
|---|---|---|---|
supportsElasticVolumes |
boolean |
False |
|
supportsGp3Disk |
boolean |
False |
|
supportsMixedAggregates |
boolean |
False |
|
supportsTieringWithServiceAccount |
boolean |
False |
Value
Svm
| Name | Type | Required | Description |
|---|---|---|---|
allowedAggregates |
array[string] |
False |
|
allowedProtocols |
array[Value] |
True |
|
language |
string |
False |
|
name |
string |
False |
|
state |
string |
False |
|
ver3Enabled |
boolean |
True |
NFS Version 3 enabled |
ver4Enabled |
boolean |
True |
NFS Version 4 enabled |