Definitions
The data definitions are used when making REST API calls.
Definitions
This section describes existing data format definitions.
About
Name | Description | Required | Schema | Default |
---|---|---|---|---|
version |
true |
string |
||
build |
true |
string |
||
buildTimestamp |
true |
integer (int64) |
||
systemId |
true |
string |
||
environment |
true |
string |
||
siteIdentifier |
true |
|||
serverTimeZone |
true |
|||
beta |
true |
boolean |
||
releaseNumber |
true |
integer (int32) |
||
simplicatorUrl |
true |
string |
||
migrationPerformed |
true |
boolean |
||
demoMode |
true |
boolean |
||
usingDockerInfra |
true |
boolean |
||
privateIp |
true |
string |
AccountWorkingEnvironmentResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
name |
true |
string |
||
workingEnvironmentType |
true |
string |
ActionRequired
Name | Description | Required | Schema | Default |
---|---|---|---|---|
actionType |
The type of the Action |
true |
string |
|
parameters |
The relevant parameters of the action |
true |
||
severity |
Action Severity |
true |
string |
ActionRequiredParameters
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aggregateName |
Aggregate name |
true |
string |
|
numOfDisks |
Number of disks relevant to the action |
true |
integer (int32) |
|
totalCapacity |
The total capacity relevant to the action |
true |
||
evCapacityDetails |
EV capacity details to the action |
false |
||
volumeNames |
A limited list of volumes on the aggregate |
true |
string array |
|
maxCapacity |
The maximum capacity of the Cloud Volumes ONTAP instance |
true |
||
licenseExpiryDate |
License expiry date |
true |
integer (int64) |
|
serialNumber |
Platform Serial number |
true |
string |
|
volumeMoveParameters |
Volume Move Parameters |
false |
||
workingEnvironmentId |
Working environment public id |
true |
string |
|
licenseParameters |
License and instance parameters |
false |
||
resourcesToDelete |
Resources to delete if not been utilized |
false |
||
instances |
Instances info |
true |
InstanceNameIdAndType array |
|
moreInfo |
More info |
false |
string |
|
providerVolumeType |
Provider volume type |
false |
string |
|
volumeInfo |
volume Information |
false |
||
currentInstanceType |
Current instance type |
false |
string |
|
isComposite |
true |
boolean |
AddCapacityToEvAggregateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
capacityToAdd |
Capacity To Add To The Aggregate |
true |
AddDisksToAggregateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numberOfDisks |
Number of Disks |
true |
integer (int32) |
AddPortalUserRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
User email address |
true |
string |
||
roleId |
Role ID of the user |
true |
string |
|
tenantId |
Tenant ID of the user |
false |
string |
AddTenantRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Tenant name |
true |
string |
|
description |
Tenant description |
false |
string |
|
costCenter |
Tenant cost center |
false |
string |
|
nssKeys |
NSS keys |
false |
AggregateResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Aggregate name |
true |
string |
|
availableCapacity |
Available capacity |
true |
||
totalCapacity |
Total capacity |
true |
||
usedCapacity |
Used capacity |
true |
||
volumes |
Volumes |
true |
Volume array |
|
providerVolumes |
Provider volumes |
true |
ProviderVolumeResponse array |
|
disks |
Disks |
true |
Disk array |
|
state |
State |
true |
string |
|
encryptionType |
Encryption Type |
true |
string |
|
encryptionKeyId |
Encryption Key |
false |
string |
|
homeNode |
Home node |
true |
string |
|
ownerNode |
Owner node |
true |
string |
|
capacityTier |
Capacity tier |
false |
enum (S3, Blob, cloudStorage) |
|
capacityTierUsed |
Object store used |
false |
||
sidlEnabled |
SIDL enabled |
true |
boolean |
|
snaplockType |
Snaplock type |
true |
enum (non_snaplock, compliance, enterprise) |
|
evCompatibilityType |
Elastic Volume Compatibility Type |
true |
enum (ev, non_ev, ineligible) |
|
iops |
Aggregate IOPS |
false |
integer (int32) |
|
isRoot |
true |
boolean |
AlertsAndNotificationServiceInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
url |
true |
string |
AllRelationships
Name | Description | Required | Schema | Default |
---|---|---|---|---|
relationships |
true |
SourceTarget array |
AllowedValuesForVolumesListFilter
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumeTypes |
true |
string array |
||
diskTypes |
true |
string array |
||
svmNames |
true |
string array |
||
volumeStatus |
true |
string array |
AssociatedSubscription
Name | Description | Required | Schema | Default |
---|---|---|---|---|
subscriptionId |
true |
string |
||
name |
true |
string |
||
default |
true |
boolean |
||
saasSubscriptionId |
false |
string |
||
highAvailabilityEnabled |
false |
boolean |
||
vMOrchestratorZonalMultiFDEnabled |
false |
boolean |
AssumeRole
Name | Description | Required | Schema | Default |
---|---|---|---|---|
roleName |
true |
string |
||
accountId |
true |
string |
||
gov |
true |
boolean |
AsupConfiguration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
enabled |
true |
boolean |
||
site |
true |
string |
||
company |
true |
string |
||
hostName |
true |
string |
||
os |
true |
string |
||
schedule |
true |
|||
url |
true |
string |
AsupConfigurationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
enabled |
true |
boolean |
||
schedule |
false |
AsupInterval
Name | Description | Required | Schema | Default |
---|---|---|---|---|
length |
true |
integer (int32) |
||
unit |
true |
string |
AsupSchedule
Name | Description | Required | Schema | Default |
---|---|---|---|---|
dayOfWeek |
true |
integer (int32) |
||
hourOfDay |
true |
integer (int32) |
||
interval |
true |
|||
minuteOfHour |
true |
integer (int32) |
AuditGroupSummary
Name | Description | Required | Schema | Default |
---|---|---|---|---|
_id |
false |
integer (int32) |
||
id |
Audit group public ID |
false |
string |
|
requestId |
Request ID of action associated with audit group |
false |
string |
|
startDate |
Start date |
false |
integer (int64) |
|
endDate |
End date |
false |
integer (int64) |
|
actionName |
Audit group name |
false |
string |
|
status |
Audit group status |
false |
string |
|
userName |
Name of user who performed the action |
false |
string |
|
tenantName |
Name of tenant |
false |
string |
|
workingEnvironmentName |
Name of working environment related to the user action |
false |
string |
|
actionParameters |
Parameters of the user action |
false |
string |
|
records |
List of audit records |
false |
AuditGroupSummaryRecord array |
|
errorMessage |
Audit failure information (if relevant) |
false |
string |
|
version |
Version of Cloud Manager used to create this audit |
false |
string |
|
parentId |
false |
integer (int32) |
||
userId |
false |
string |
||
workingEnvironmentId |
false |
string |
||
containsFailedRecords |
false |
boolean |
||
containsRecords |
false |
boolean |
AuditGroupSummaryRecord
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
Audit record public ID |
false |
string |
|
date |
Date |
false |
integer (int64) |
|
actionName |
Action |
false |
string |
|
status |
Status |
false |
string |
|
parameters |
Action parameters |
false |
string |
|
errorMessage |
Audit failure information (if relevant) |
false |
string |
|
count |
Aggregated count of similar records |
false |
integer (int32) |
Auth0Information
Name | Description | Required | Schema | Default |
---|---|---|---|---|
domain |
true |
string |
||
audience |
true |
string |
||
clientId |
true |
string |
AuthRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
true |
string |
|||
password |
true |
string |
AvailableIpsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
availableIps |
true |
integer (int32) |
AwsAccessKeys
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accessKey |
false |
string |
||
secretKey |
false |
string |
AwsAccountRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accountName |
true |
string |
||
providerKeys |
true |
|||
subscriptionId |
false |
string |
AwsAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
accountName |
true |
string |
||
accountType |
true |
string |
||
accountId |
true |
string |
||
accessKey |
true |
string |
||
assumeRole |
false |
|||
occmRole |
false |
string |
||
vsaList |
true |
|||
subscriptionId |
false |
string |
AwsCloudBackupSetupRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
awsAccessKeys |
AWS credentials to used by S3 Bucket |
true |
||
ipSpace |
Ip Space |
false |
string |
AwsDisksConstraints
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numReservedDisksSingleNode |
true |
integer (int32) |
||
numReservedDisksHa |
true |
integer (int32) |
||
maxDisksSingleNode |
true |
integer (int32) |
||
maxDisksHa |
true |
integer (int32) |
||
numDisksWarnSingleNode |
true |
integer (int32) |
||
numDisksWarnHa |
true |
integer (int32) |
||
aggregatesNumToDiskSize |
true |
AggregateNumToDiskSize array |
||
maxDisksSingleNodeKvm |
true |
integer (int32) |
||
maxDisksHaKvm |
true |
integer (int32) |
||
deltaDiskWarn |
true |
integer (int32) |
AggregateNumToDiskSize
Name | Description | Required | Schema | Default |
---|---|---|---|---|
from |
false |
integer (int32) |
||
to |
true |
integer (int32) |
||
stepsUp |
true |
integer (int32) |
AwsEncryption
Name | Description | Required | Schema | Default |
---|---|---|---|---|
kmsKeyId |
false |
string |
||
kmsKeyArn |
false |
string |
AwsEncryptionKey
Name | Description | Required | Schema | Default |
---|---|---|---|---|
alias |
false |
string |
||
keyId |
true |
string |
||
status |
true |
string |
||
validTo |
false |
integer (int64) |
||
origin |
false |
string |
||
default |
true |
boolean |
AwsHaFloatingIpValidationData
Name | Description | Required | Schema | Default |
---|---|---|---|---|
floatingIps |
true |
|||
routeTablesIds |
true |
string array |
||
vpcId |
true |
string |
||
region |
true |
string |
||
roleArn |
false |
string |
||
cloudProviderAccountId |
false |
string |
AwsHaFloatingIpValidationResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
result |
true |
boolean |
||
reasons |
true |
string array |
AwsHaProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
mediatorVersionInfo |
true |
|||
mediatorStatus |
true |
|||
routeTables |
true |
string array |
||
mediatorVersionsToUpdate |
true |
|||
failoverMode |
true |
string |
AwsKeysRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
awsAccessKeys |
false |
|||
assumeRoleArn |
false |
string |
AwsProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
regionName |
true |
string |
||
availabilityZones |
true |
string array |
||
instances |
true |
InstanceResponse array |
||
vpc |
true |
|||
accountId |
true |
string |
||
roleArn |
false |
string |
||
cloudProviderAccountId |
false |
string |
||
bootDiskSize |
false |
integer (int32) |
||
outpostArn |
false |
string |
||
coreDiskExists |
false |
boolean |
AwsTag
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tagKey |
true |
string |
||
tagValue |
false |
string |
AwsValidateSubscribedToOntapCloudRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
subnetId |
true |
string |
||
vsaMetadata |
true |
|||
roleArn |
false |
string |
||
cloudProviderAccount |
false |
string |
||
securityGroupId |
false |
string |
AwsValidateSubscribedToOntapCloudResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
failureInfo |
false |
string |
||
isSubscribed |
true |
boolean |
AzureAccountRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accountName |
true |
string |
||
providerKeys |
true |
AzureAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
accountName |
true |
string |
||
accountType |
true |
string |
||
tenantId |
true |
string |
||
applicationId |
true |
string |
||
occmRole |
false |
string |
||
vsaList |
true |
AzureAvailabilitySet
Name | Description | Required | Schema | Default |
---|---|---|---|---|
faultDomain |
true |
integer (int32) |
||
updateDomain |
true |
integer (int32) |
AzureAvailabilityZoneResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
region value |
true |
string |
|
zones |
zone values |
true |
integer (int32) array |
AzureBlobContainer
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
true |
string |
||
name |
true |
string |
AzureCloudBackupSetupRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
rgName |
Azure Resource Group Name -by default will create new rg |
false |
string |
|
ipSpace |
Ip Space |
false |
string |
|
region |
Region -by default Cloud Manager region |
false |
string |
|
subscriptionId |
Subscription Id -by default Cloud Manager azure subscription |
false |
string |
AzureDataDiskResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
diskSizeGB |
true |
integer (int32) |
||
lun |
true |
integer (int32) |
||
id |
true |
string |
||
caching |
true |
string |
||
accountType |
true |
string |
||
managed |
true |
boolean |
||
encryptionSet |
false |
string |
AzureDiskSize
Name | Description | Required | Schema | Default |
---|---|---|---|---|
size |
true |
|||
description |
true |
string |
||
supportedOccmLicenses |
true |
string array |
||
isDefault |
true |
boolean |
AzureDisksConstraints
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numReservedDisksSingleNode |
true |
integer (int32) |
||
numReservedDisksHaMultiZoneNode |
true |
integer (int32) |
AzureEncryption
Name | Description | Required | Schema | Default |
---|---|---|---|---|
key |
true |
string |
||
vaultName |
true |
string |
||
userAssignedIdentity |
false |
string |
AzureHaNodeInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceName |
true |
string |
||
instanceId |
true |
string |
||
primaryIp |
true |
string |
||
state |
true |
string |
||
serialNumber |
true |
string |
||
availabilitySet |
true |
|||
availabilityZone |
false |
integer (int32) |
AzureHaParameters
Name | Description | Required | Schema | Default |
---|---|---|---|---|
platformSerialNumberNode1 |
false |
string |
||
platformSerialNumberNode2 |
false |
string |
||
availabilityZoneNode1 |
false |
integer (int32) |
||
availabilityZoneNode2 |
false |
integer (int32) |
||
enableHttps |
true |
boolean |
||
isMultiZone |
true |
boolean |
AzureHaProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
loadBalancerName |
true |
string |
||
haEnabledOnLbRules |
true |
boolean |
||
node1Info |
true |
|||
node2Info |
true |
|||
multiZone |
true |
boolean |
||
applicationSecurityGroupName |
false |
string |
||
azureHaDeploymentType |
false |
string |
AzureKey
Name | Description | Required | Schema | Default |
---|---|---|---|---|
keyName |
key name |
true |
string |
|
kid |
key id |
true |
string |
AzureKeyVault
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
vault name |
true |
string |
|
resourceGroup |
resource group |
true |
string |
|
location |
location |
true |
string |
|
vaultUri |
vault uri |
true |
string |
AzureKeys
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tenantId |
true |
string |
||
applicationId |
true |
string |
||
applicationKey |
true |
string |
AzureNetworkExtendedResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
virtualNetworks |
true |
|||
securityGroups |
true |
AzureNetworkRequirementsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vsaMinimumRequiredIps |
true |
integer (int32) |
||
haVsaMinimumRequiredIps |
true |
integer (int32) |
AzureProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
regionName |
true |
string |
||
resourceGroup |
Resource group |
true |
||
vnetCidr |
true |
string |
||
tags |
true |
Map[string,string] |
||
subscriptionId |
true |
string |
||
deploymentId |
true |
string |
||
creationTime |
true |
integer (int64) |
||
instanceType |
true |
string |
||
numOfNics |
true |
integer (int32) |
||
singleNetworkInterface |
true |
boolean |
||
subscriptionName |
true |
string |
||
cloudProviderAccountId |
false |
string |
||
availabilityZone |
false |
integer (int32) |
||
dataDisks |
false |
AzureDataDiskResponse array |
AzureRegionResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
displayName |
true |
string |
||
name |
true |
string |
||
vnets |
false |
|||
supportsZonesAndPssdV2 |
false |
boolean |
AzureResourceGroupByRegionResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
id |
true |
string |
AzureResourceGroupResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
location |
true |
string |
||
tags |
true |
Map[string,string] |
AzureSecurityGroupResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
Security Group Id |
true |
string |
|
name |
Security Group Name |
true |
string |
|
resourceGroup |
Resource Group |
true |
string |
AzureStorageAccountTypeResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
diskType |
true |
string |
||
availabilityTypes |
true |
string array |
||
sizes |
true |
AzureDiskSize array |
AzureSubnetResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
Subnet Id |
true |
string |
|
cidr |
CIDR |
true |
string |
|
name |
Subnet name |
true |
string |
|
availableIps |
The number of available IPs on the subnet |
true |
integer (int32) |
|
minimumRequiredIps |
The minimum needed IP addresses for the Cloud Volumes ONTAP creation |
true |
integer (int32) |
AzureTag
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tagKey |
true |
string |
||
tagValue |
false |
string |
AzureValidateSubscribedToOntapCloudRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
vsaMetadata |
true |
|||
subscriptionId |
false |
string |
||
cloudProviderAccount |
false |
string |
AzureValidateSubscribedToOntapCloudResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
failureInfo |
false |
string |
||
isSubscribed |
true |
boolean |
AzureVirtualNetworkCidrData
Name | Description | Required | Schema | Default |
---|---|---|---|---|
cidr |
CIDR |
true |
string |
|
subnets |
Subnets |
true |
AzureSubnetResponse array |
AzureVirtualNetworkResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Virtual Network Name |
true |
string |
|
id |
Virtual Network ID |
true |
string |
|
cidrs |
CIDRs |
true |
||
resourceGroup |
Resource Group |
true |
string |
|
tags |
Tags |
true |
TagResponse array |
AzureVsaWorkingEnvironmentResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
name |
true |
string |
||
tenantId |
true |
string |
||
svmName |
false |
string |
||
creatorUserEmail |
true |
string |
||
status |
false |
|||
providerProperties |
false |
|||
reservedSize |
false |
|||
clusterProperties |
false |
|||
ontapClusterProperties |
false |
|||
cloudProviderName |
true |
string |
||
snapshotPolicies |
false |
SnapshotPolicy array |
||
actionsRequired |
false |
ActionRequired array |
||
activeActions |
Actions currently being performed on this working environment |
false |
string array |
|
replicationProperties |
false |
|||
schedules |
false |
VsaSchedule array |
||
svms |
false |
Svm array |
||
workingEnvironmentType |
true |
string |
||
supportRegistrationProperties |
false |
|||
supportRegistrationInformation |
false |
|||
capacityFeatures |
false |
|||
encryptionProperties |
false |
|||
supportedFeatures |
false |
|||
haProperties |
false |
|||
fpolicyProperties |
false |
|||
saasProperties |
false |
|||
cbsProperties |
false |
|||
complianceProperties |
false |
|||
monitoringProperties |
false |
|||
licensesInformation |
false |
LicenseInformation array |
||
isHA |
true |
boolean |
BroadcastDomainInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
broadcastDomain |
true |
string |
||
ipSpace |
true |
string |
||
mtu |
true |
integer (int32) |
BucketAdditionalData
Name | Description | Required | Schema | Default |
---|---|---|---|---|
bucketName |
true |
string |
||
tieringLevel |
true |
string |
||
accessData |
true |
string |
BucketsPolicyAndTieringInfoRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
buckets |
true |
string array |
CIFSConfigurationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
dnsDomain |
DNS domain name |
true |
string |
|
ipAddresses |
DNS server ip addresses |
true |
string array |
|
netBIOS |
CIFS server NetBIOS name |
true |
string |
|
organizationalUnit |
Organizational Unit to register in |
true |
string |
|
activeDirectoryDomain |
Active Directory domain name |
true |
string |
|
activeDirectoryUsername |
Active Directory username |
true |
string |
|
activeDirectoryPassword |
Active Directory password |
true |
string |
|
svmName |
SVM name |
false |
string |
CIFSConfigurationResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
dnsDomain |
DNS domain name |
true |
string |
|
activeDirectoryDomain |
Active Directory domain name |
true |
string |
|
ipAddresses |
DNS server ip addresses |
true |
string array |
|
netBIOS |
CIFS server NetBIOS name |
true |
string |
|
organizationalUnit |
Organizational Unit to register in |
true |
string |
|
authenticationType |
Authentication type |
true |
string |
CIFSDeleteRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
activeDirectoryUsername |
Active Directory username |
false |
string |
|
activeDirectoryPassword |
Active Directory password |
false |
string |
|
svmName |
SVM name |
false |
string |
Capacity
Name | Description | Required | Schema | Default |
---|---|---|---|---|
size |
Size |
true |
number (double) |
|
unit |
Unit |
true |
enum (Byte, KB, MB, GB, TB) |
CapacityFeatures
Name | Description | Required | Schema | Default |
---|---|---|---|---|
providerVolumesType |
true |
|||
defaultProviderVolumeType |
true |
|||
supportedCapacityTiers |
true |
|||
maxDisksPerAggregate |
true |
integer (int32) |
||
existingIops |
true |
integer (int32) array |
CapacityTierInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
capacityTierUsedSize |
true |
|||
s3BucketName |
true |
string |
||
tierLevel |
true |
string |
CbsPropertiesWithReason
Name | Description | Required | Schema | Default |
---|---|---|---|---|
cbsBackupStatus |
true |
string |
||
cbsRules |
true |
CbsSchedule array |
||
numberOfBackedUpVolumes |
true |
integer (int32) |
||
objectStoreName |
false |
string |
||
providerSpecific |
false |
|||
cbsPolicyName |
false |
string |
||
usedCapacity |
false |
|||
ipSpace |
false |
string |
||
region |
false |
string |
||
providerAccountName |
false |
string |
||
exclusionReason |
false |
string |
CbsSchedule
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapmirrorLabel |
true |
string |
||
snapshotsToKeep |
true |
integer (int32) |
CertificateResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
directIssuerName |
true |
string |
||
subjectName |
true |
string |
||
startDate |
true |
integer (int64) |
||
endDate |
true |
integer (int64) |
||
serialNumber |
true |
string |
||
certificate |
true |
string |
||
certificateType |
true |
string |
CertificateSigningRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
commonName |
true |
string |
ChangeLicenseParameters
Name | Description | Required | Schema | Default |
---|---|---|---|---|
newLicenseType |
true |
|||
newInstanceType |
true |
string |
ChangeNetworkOptimizationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
optimize |
true |
boolean |
ChangeSerialNumberRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
nodeOne |
true |
string |
||
nodeTwo |
false |
string |
ChangeTierLevelRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
level |
Change tier level |
true |
enum (normal, ia, ia-single, intelligent, cool, nearline, coldline, standard, glacier-ir) |
ChangeVolumeTierRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aggregateName |
Target aggregate name |
true |
string |
|
numOfDisks |
Number of new disks needed |
true |
integer (int32) |
|
newAggregate |
Is it a newly created aggregate |
true |
boolean |
|
newDiskTypeName |
New disk type name |
true |
string |
|
newCapacityTier |
New capacity tier |
false |
enum (S3, Blob, cloudStorage) |
|
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
|
newTieringPolicy |
New tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
evCapacityApprovedToAdd |
Maximum EV capacity approved to add |
false |
||
minimumCoolingDays |
Cooling Days |
false |
integer (int32) |
CifsShareInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
shareName |
Share name |
true |
string |
|
accessControlList |
List of CIFS share permissions |
true |
CifsShareUserPermissions array |
|
vscanFileOpPolicy |
Vscan file operations profile |
false |
string |
CifsShareUserPermissions
Name | Description | Required | Schema | Default |
---|---|---|---|---|
permission |
CIFS share permission type |
true |
string |
|
users |
List of users with the permission |
true |
string array |
CloudAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
cloudAccountId |
true |
string |
||
provider |
true |
string |
||
subscriptionId |
false |
string |
CloudCentralAuditGroupResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accountId |
true |
string |
||
principalId |
true |
string |
||
agentId |
true |
string |
||
agentName |
true |
string |
||
resourceId |
false |
string |
||
resourceName |
false |
string |
||
action |
true |
string |
||
startTime |
true |
integer (int64) |
||
endTime |
false |
integer (int64) |
||
status |
true |
string |
||
requestId |
true |
string |
||
service |
true |
string |
||
errors |
false |
string array |
||
requestData |
false |
string |
||
hasRecords |
true |
boolean |
||
hasFailedRecords |
true |
boolean |
||
lastModified |
true |
integer (int64) |
CloudCentralAuditOptionsEntryResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
column |
true |
string |
||
identifier |
true |
string |
||
label |
false |
string |
CloudCentralAuditOptionsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
service |
true |
|||
action |
true |
|||
agent |
true |
|||
resource |
true |
|||
user |
true |
CloudCentralAuditRecordResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
creationTime |
false |
integer (int64) |
||
action |
false |
string |
||
status |
false |
string |
||
data |
false |
string |
||
errors |
false |
string array |
||
recordId |
false |
integer (int64) |
||
count |
false |
integer (int64) |
CloudComplianceInfoResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
true |
enum (ACTIVE, DEPLOYING, NOT_ACTIVE, DISABLED) |
||
widgetUrl |
false |
string |
||
privateIp |
false |
string |
||
healthy |
true |
boolean |
||
lastDeploymentError |
false |
string |
||
containerActive |
true |
boolean |
CloudComplianceStatusResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
scanStatus |
true |
enum (SCAN_ENABLED, SCAN_DISABLED, DEPLOYING, FEATURE_DISABLED, UNKNOWN) |
||
complianceStatus |
false |
|||
lastDeploymentError |
false |
string |
||
complianceBackupStatus |
false |
string |
CloudOntapManifest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ontap_version |
true |
string |
||
ontap_image_versions_allowed_to_upgrade_from |
true |
string array |
||
encryption_enabled_instance_types |
true |
string array |
||
license_to_ami_mapping |
true |
LicenseToAmis array |
CloudProviderAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
awsAccounts |
true |
AwsAccountResponse array |
||
azureAccounts |
true |
AzureAccountResponse array |
||
gcpStorageAccounts |
true |
GcpAccountResponse array |
||
nssAccounts |
true |
NssAccountResponse array |
CloudResourceTag
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tagKey |
true |
string |
||
tagValue |
false |
string |
CloudSyncConstants
Name | Description | Required | Schema | Default |
---|---|---|---|---|
reminderPeriod |
true |
integer (int32) |
||
warningPeriod |
true |
integer (int32) |
CloudSyncLicenseInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
cloudSyncLicenseTypes |
Cloud Sync License types |
true |
string array |
|
licenseExpirationDate |
Cloud Sync License Expiration Date |
false |
integer (int64) |
CloudSyncProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
false |
|||
dataBrokerProperties |
false |
|||
s3Location |
false |
string |
||
relationships |
true |
CloudSyncRelationship array |
||
isSynced |
true |
boolean |
CloudSyncRelationship
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumeName |
true |
string |
||
svmName |
true |
string |
||
relationshipStatus |
true |
string |
||
s3Location |
true |
string |
||
id |
true |
string |
||
progress |
true |
integer (int32) |
||
failureMessage |
false |
string |
CloudSyncStatus
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
true |
string |
||
failureMessage |
false |
string |
ClusterCredentialsRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
userName |
true |
string |
||
password |
true |
string |
ClusterInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
clusterName |
true |
string |
||
clusterUuid |
true |
string |
ClusterInfoResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
serialNumber |
true |
string |
||
clusterName |
true |
string |
||
clusterUuid |
true |
string |
||
ontapVersion |
true |
string |
||
nodeModels |
true |
string array |
||
clusterIp |
true |
string |
||
isAdmin |
true |
boolean |
CommonDiskProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
diskType |
true |
string |
||
sizeKB |
true |
integer (int64) |
||
rpm |
false |
integer (int64) |
ComplianceExtendedStatusResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sensitivePersonalHits |
true |
integer (int32) |
||
personalHits |
true |
integer (int32) |
||
nonSensitiveHits |
true |
integer (int32) |
||
scanStatus |
false |
ComplianceScanStatusResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
scanned |
true |
integer (int32) |
||
notScanned |
true |
integer (int32) |
||
volumes |
true |
ComplianceScanStatusVolumeResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
status |
true |
string |
||
error |
false |
string |
||
scopeId |
false |
integer (int32) |
ConfigResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
uri |
true |
string |
||
status |
true |
|||
redirected |
true |
boolean |
||
pollingIntervalSeconds |
true |
integer (int64) |
||
debugLogLevel |
true |
string |
||
cacheConfig |
true |
string |
||
startInstanceDelaySeconds |
true |
integer (int64) |
ConfigValuesResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
simplicatorUri |
true |
string |
||
proxyUri |
true |
string |
||
debugLogLevel |
true |
string |
||
cacheConfig |
true |
string |
||
keyManagerPort |
true |
integer (int32) |
||
ipaManualUrl |
true |
string |
||
certificateValidityPeriod |
true |
integer (int32) |
||
maxAggregateFreeSpacePercentage |
true |
integer (int32) |
||
maxEvAggregateFreeSpacePercentage |
true |
integer (int32) |
||
asupSite |
true |
string |
||
asupCompany |
true |
string |
||
maxVolumeGrowSizePercentage |
true |
integer (int32) |
||
autoVsaCapacityManagement |
true |
boolean |
||
useVolumeViewAsDefault |
true |
boolean |
||
proxyUserName |
true |
string |
||
proxyPassword |
true |
string |
||
proxyDomain |
true |
string |
||
autoUpgrade |
true |
boolean |
||
cotRollback |
true |
boolean |
||
cloudSyncConstants |
true |
|||
licenseMaxCapacityUsedPercentage |
true |
integer (int32) |
||
s3EbsRatio |
true |
integer (int32) |
||
ebsSizeToPiopsRatio |
true |
integer (int32) |
||
autoOntapUpgrade |
true |
boolean |
||
overrideCifsLocks |
true |
boolean |
||
usePrivateLink |
true |
boolean |
||
directApiTraffic |
true |
boolean |
||
useAccelerationForImageDownload |
true |
boolean |
||
maxDownloadSessions |
true |
integer (int32) |
||
rollbackOnAzurePrivateLinkFailure |
true |
boolean |
||
gcpInstanceMetadataItems |
false |
|||
userPrivateDnsZoneSettings |
false |
ConfigValuesUpdateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
simplicatorUri |
false |
string |
||
proxyUri |
false |
string |
||
debugLogLevel |
false |
string |
||
cacheConfig |
false |
string |
||
keyManagerPort |
false |
integer (int32) |
||
maxAggregateFreeSpacePercentage |
false |
integer (int32) |
||
maxVolumeGrowSizePercentage |
false |
integer (int32) |
||
autoVsaCapacityManagement |
false |
boolean |
||
proxyUserName |
false |
string |
||
proxyPassword |
false |
string |
||
proxyDomain |
false |
string |
||
autoUpgrade |
false |
boolean |
||
cotRollback |
false |
boolean |
||
s3EbsRatio |
false |
integer (int32) |
||
autoOntapUpgrade |
false |
boolean |
||
overrideCifsLocks |
false |
boolean |
||
usePrivateLink |
false |
boolean |
||
directApiTraffic |
false |
boolean |
||
useAccelerationForImageDownload |
false |
boolean |
||
maxDownloadSessions |
false |
integer (int32) |
||
rollbackOnAzurePrivateLinkFailure |
false |
boolean |
||
gcpBlockProjectSshKeys |
false |
boolean |
||
gcpSerialPortEnable |
false |
boolean |
||
gcpEnableOsLogin |
false |
boolean |
||
gcpEnableOsLoginSk |
false |
boolean |
Configuration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ontapVersion |
true |
string |
||
license |
true |
|||
instanceType |
true |
string |
||
region |
true |
|||
defaultInstance |
true |
boolean |
||
features |
true |
string array |
||
upgradeableFrom |
true |
string array |
CostByService
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name of the cost domain (compute, disk/blob storage, object storage, data transfer |
false |
string |
|
total |
Saving for this month for that cost domain |
false |
||
costByUsage |
Cost domain breakdown |
false |
CostByUsage array |
CostByTime
Name | Description | Required | Schema | Default |
---|---|---|---|---|
start |
Cost period start date |
false |
string |
|
end |
Cost period end date |
false |
string |
|
estimated |
Is the cost estimated |
false |
boolean |
|
total |
Total money saved |
false |
||
costByService |
Month cost and usage details |
false |
CostByService array |
CostByUsage
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Breakdown element name |
false |
string |
|
cost |
Saving for that breakdown element |
false |
||
usage |
Usage details for that breakdown element |
false |
CreateAwsHaWorkingEnvironmentRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
svmPassword |
true |
string |
||
username |
false |
string |
||
vpcId |
true |
string |
||
description |
false |
string |
||
region |
true |
string |
||
tenantId |
true |
string |
||
volume |
Optionally create a volume with this working environment |
false |
||
ebsVolumeSize |
EBS volume size |
true |
||
ebsVolumeType |
EBS volume type |
true |
enum (gp2, st1, io1, gp3) |
|
vsaMetadata |
true |
|||
dataEncryptionType |
Type of encryption to use for this working environment |
true |
enum (NONE, AWS) |
|
ontapEncryptionParameters |
Parameters required if using ontap encryption |
false |
||
awsEncryptionParameters |
Parameters required if using aws encryption |
false |
||
haParams |
true |
|||
securityGroupId |
false |
string |
||
openSecurityGroup |
Open security group to all IP ranges |
false |
boolean |
|
awsTags |
Optionally provide up to four key-value pairs with which to tag all AWS entities created by Cloud Manager |
false |
AwsTag array |
|
cifsConfigurationRequest |
false |
|||
optimizedNetworkUtilization |
Use optimized network utilization |
false |
boolean |
|
clusterKeyPairName |
Support SSH using key-pair |
false |
string |
|
instanceTenancy |
Instance tenancy |
false |
enum (default, dedicated) |
|
failedToCreateWorkingEnvironmentId |
Public ID of failed-to-create working environment |
false |
string |
|
capacityTier |
Capacity tier |
false |
enum (S3) |
|
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
|
packageName |
Pre-configured package name |
false |
string |
|
instanceProfileName |
Instance profile name |
false |
string |
|
svmName |
Svm name |
false |
string |
|
wormRequest |
WORM request |
false |
||
cloudProviderAccount |
Cloud Provider Account |
false |
string |
|
nssAccount |
Nss Account |
false |
string |
|
saasSubscriptionId |
SaaS Subscription ID |
false |
string |
|
backupVolumesToCbs |
Automatically backup all volumes to S3 |
false |
boolean |
|
disableEv |
Disable Elastic Volume |
false |
boolean |
|
tierLevel |
Tier Level |
false |
enum (normal, ia, ia-single, intelligent, glacier-ir) |
|
enableMonitoring |
Enable monitoring |
true |
boolean |
|
enableServices |
Enable services |
false |
string array |
|
writingSpeedState |
Writing speed state |
false |
string |
|
ontapEncryptionDefined |
true |
boolean |
CreateAzureVSAWorkingEnvironmentRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
svmPassword |
true |
string |
||
username |
false |
string |
||
vnetId |
true |
string |
||
cidr |
true |
string |
||
description |
false |
string |
||
volume |
Optionally create a volume with this working environment |
false |
||
region |
true |
string |
||
tenantId |
true |
string |
||
subnetId |
Subnet ID for a single node cluster |
true |
string |
|
dataEncryptionType |
Type of encryption to use for this working environment |
true |
enum (NONE, AZURE, ONTAP) |
|
ontapEncryptionParameters |
Parameters required if using ontap encryption |
false |
||
securityGroupId |
false |
string |
||
openSecurityGroup |
Open security group to all IP ranges |
false |
boolean |
|
serialNumber |
false |
string |
||
cifsConfigurationRequest |
false |
|||
diskSize |
Disk size |
true |
||
storageType |
Storage type |
true |
enum (Standard_LRS, Premium_LRS , StandardSSD_LRS, Premium_ZRS) |
|
azureTags |
Optionally provide up to four key-value pairs with which to tag the Resource group created by Cloud Manager |
false |
AzureTag array |
|
writingSpeedState |
Writing speed state |
false |
string |
|
vsaMetadata |
true |
|||
failedToCreateWorkingEnvironmentId |
Public ID of failed-to-create working environment |
false |
string |
|
packageName |
Pre-configured package name |
false |
string |
|
vhdImageRequest |
Optionally provide parameters for VHD image deployment |
false |
||
resourceGroup |
Custom resource group name |
false |
string |
|
subscriptionId |
Subscription Id |
false |
string |
|
capacityTier |
Capacity tier |
false |
enum (Blob) |
|
haParams |
false |
|||
allowDeployInExistingRg |
Allow Deploy In Existing Resource Group |
false |
boolean |
|
svmName |
Svm name |
false |
string |
|
wormRequest |
WORM request |
false |
||
cloudProviderAccount |
Cloud Provider Account |
false |
string |
|
nssAccount |
Nss Account |
false |
string |
|
saasSubscriptionId |
SaaS Subscription ID |
false |
string |
|
enableCompliance |
Enable compliance |
true |
boolean |
|
storageAccountPrefix |
Storage Account prefix |
false |
string |
|
backupVolumesToCbs |
Automatically backup all volumes to cloud |
false |
boolean |
|
tierLevel |
Tier Level |
false |
enum (normal, cool) |
|
availabilityZone |
Availability Zone |
false |
integer (int32) |
|
azureEncryptionParameters |
Parameters required if using azure encryption with custom key |
false |
||
enableServices |
Enable services |
false |
string array |
CreateBlobContainerRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
subscriptionId |
false |
string |
||
cloudProviderAccountId |
false |
string |
||
resourceGroupName |
true |
string |
||
storageAccountName |
true |
string |
||
containerName |
true |
string |
CreateBucketRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
projectId |
false |
string |
||
bucketName |
true |
string |
||
location |
true |
string |
||
storageClass |
true |
string |
||
kmsKeyName |
false |
string |
CreateCifsShareInfoRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
shareName |
Share name |
true |
string |
|
accessControl |
CIFS share permissions |
true |
CreateCloudComplianceByWesRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workingEnvironmentIds |
true |
string array |
||
enableAnf |
true |
boolean |
CreateFlexCacheRestRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sourceWorkingEnvironmentId |
Source working environment Id |
true |
string |
|
destinationWorkingEnvironmentId |
Destination working environment Id |
true |
string |
|
sourceSvmName |
Source svm name |
true |
string |
|
destinationSvmName |
Destination svm name |
true |
string |
|
sourceIpSpace |
Source IP space |
false |
string |
|
destinationIpSpace |
Destination IP space |
false |
string |
|
sourceVolumes |
Names of source volumes |
true |
string array |
|
cacheVolumePercentage |
FlexCache volume percentage |
true |
integer (int32) |
|
nameForSingleVolume |
FlexCache volume name for single volume |
false |
string |
|
namePrefix |
FlexCache name prefix |
false |
string |
|
nameSuffix |
FlexCache name suffix |
false |
string |
|
replicateNfsCifsShares |
Replicate NFS and CIFS shares as source volume |
true |
boolean |
CreateGcpVsaWorkingEnvironmentRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
svmPassword |
true |
string |
||
username |
false |
string |
||
vpcId |
true |
string |
||
volume |
Optionally create a volume with this working environment |
false |
||
region |
true |
string |
||
tenantId |
true |
string |
||
subnetPath |
Subnet path for a single node cluster |
false |
string |
|
subnetId |
Subnet ID for a single node cluster |
true |
string |
|
firewallRule |
Firewall name for a single node cluster |
false |
string |
|
firewallTagNameRule |
Firewall tag name for a single node cluster |
false |
string |
|
firewallIpRanges |
Firewall ip ranges |
false |
boolean |
|
dataEncryptionType |
Type of encryption to use for this working environment |
true |
enum (GCP) |
|
securityGroupId |
false |
string |
||
vsaMetadata |
true |
|||
cifsConfigurationRequest |
false |
|||
serialNumber |
Serial number for BYOL |
false |
string |
|
gcpVolumeSize |
GCP volume size |
true |
||
gcpVolumeType |
GCP volume type |
true |
enum (pd-standard, pd-ssd, pd-balanced) |
|
gcpLabels |
Optionally provide up to four key-value pairs with which to all GCP entities created by Cloud Manager |
false |
GcpLabel array |
|
writingSpeedState |
Writing speed state |
false |
string |
|
failedToCreateWorkingEnvironmentId |
Public ID of failed-to-create working environment |
false |
string |
|
capacityTier |
Capacity tier |
false |
enum (cloudStorage) |
|
packageName |
Pre-configured package name |
false |
string |
|
svmName |
Svm name |
false |
string |
|
wormRequest |
WORM request |
false |
||
nssAccount |
NSS account |
false |
string |
|
gcpStorageAccount |
Gcp Storage account |
false |
string |
|
gcpServiceAccount |
Gcp Service account |
false |
string |
|
tierLevel |
Gcp Available storage classes |
false |
enum (standard, nearline, coldline) |
|
saasSubscriptionId |
SaaS Subscription ID |
false |
string |
|
cloudProviderAccount |
false |
string |
||
project |
Gcp Optional Project |
false |
string |
|
gcpEncryptionParameters |
Parameters required if using gcp encryption with custom key |
false |
||
providedImage |
Provided external CVO image |
false |
string |
|
providedMediatorImage |
Provided external mediator image |
false |
string |
|
enableServices |
Enable services |
false |
string array |
|
backupVolumesToCbs |
Automatically backup all volumes to cloud |
false |
boolean |
|
haParams |
Optional HA parameters for HA deployment |
false |
||
skipSvmManagementLif |
SVM management Lif flag - from ONTAP version 9.11.1 the flag always set to true |
true |
boolean |
|
flashCache |
Enable Flash Cache |
true |
boolean |
CreateIscsiInfoRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
osName |
Operating system |
true |
enum (windows, linux, vmware, windows_2008, windows_gpt) |
|
igroupCreationRequest |
Igroup creation request |
false |
||
igroups |
Igroups |
false |
string array |
CreateReplicationRequestToFsx
Name | Description | Required | Schema | Default |
---|---|---|---|---|
replicationRequest |
Replication Request |
true |
||
replicationVolume |
Replication volume |
true |
CreateReplicationRequestToOnPrem
Name | Description | Required | Schema | Default |
---|---|---|---|---|
replicationRequest |
Replication Request |
true |
||
replicationVolume |
Replication volume |
true |
CreateReplicationRequestToVsa
Name | Description | Required | Schema | Default |
---|---|---|---|---|
replicationRequest |
Replication Request |
true |
||
replicationVolume |
Replication volume |
true |
CreateRequestParametersResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
parameters |
false |
Map[string,any] |
CreateSvmRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
svmName |
true |
string |
||
svmPassword |
Optional password for SVM vsadmin user |
false |
string |
CreateVSAWorkingEnvironmentRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
svmPassword |
true |
string |
||
username |
false |
string |
||
vpcId |
true |
string |
||
description |
false |
string |
||
volume |
Optionally create a volume with this working environment |
false |
||
region |
true |
string |
||
tenantId |
true |
string |
||
subnetId |
Subnet ID for a single node cluster |
true |
string |
|
dataEncryptionType |
Type of encryption to use for this working environment |
true |
enum (NONE, AWS) |
|
ontapEncryptionParameters |
Parameters required if using ontap encryption |
false |
||
awsEncryptionParameters |
Parameters required if using aws encryption |
false |
||
securityGroupId |
false |
string |
||
openSecurityGroup |
Open security group to all IP ranges |
false |
boolean |
|
vsaMetadata |
true |
|||
cifsConfigurationRequest |
false |
|||
ebsVolumeSize |
EBS volume size |
true |
||
ebsVolumeType |
EBS volume type |
true |
enum (gp2, gp3, st1, sc1, io1) |
|
awsTags |
Optionally provide up to four key-value pairs with which to tag all AWS entities created by Cloud Manager |
false |
AwsTag array |
|
writingSpeedState |
Writing speed state |
false |
string |
|
optimizedNetworkUtilization |
Use optimized network utilization |
false |
boolean |
|
clusterKeyPairName |
Support SSH using key-pair |
false |
string |
|
instanceTenancy |
Instance tenancy |
false |
enum (default, dedicated) |
|
failedToCreateWorkingEnvironmentId |
Public ID of failed-to-create working environment |
false |
string |
|
capacityTier |
Capacity tier |
false |
enum (S3) |
|
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
|
packageName |
Pre-configured package name |
false |
string |
|
instanceProfileName |
Instance profile name |
false |
string |
|
svmName |
Svm name |
false |
string |
|
wormRequest |
WORM request |
false |
||
cloudProviderAccount |
Cloud Provider Account |
false |
string |
|
nssAccount |
Nss Account |
false |
string |
|
saasSubscriptionId |
SaaS Subscription ID |
false |
string |
|
backupVolumesToCbs |
Automatically backup all volumes to S3 |
false |
boolean |
|
disableEv |
Disable Elastic Volume |
false |
boolean |
|
tierLevel |
Tier Level |
false |
enum (normal, ia, ia-single, intelligent, glacier-ir) |
|
enableMonitoring |
Enable monitoring |
true |
boolean |
|
enableServices |
Enable services |
false |
string array |
|
isOntapEncryptionDefined |
true |
boolean |
CronJobSchedule
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
description |
true |
string |
||
months |
true |
integer (int32) array |
||
days |
true |
integer (int32) array |
||
weekDays |
true |
integer (int32) array |
||
hours |
true |
integer (int32) array |
||
minutes |
true |
integer (int32) array |
CronJobScheduleResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
months |
List of months |
true |
integer (int32) array |
|
days |
List of days of the month |
true |
integer (int32) array |
|
weekDays |
List of week days |
true |
integer (int32) array |
|
hours |
List of hours |
true |
integer (int32) array |
|
minutes |
List of minutes |
true |
integer (int32) array |
CsrResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
csr |
true |
string |
CvoSaasProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
subscription |
false |
|||
freeTrialExpiry |
false |
integer (int64) |
||
saasEnabled |
false |
boolean |
||
capacityLicensePackage |
false |
string |
CvsRegion
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
code |
true |
string |
||
location |
true |
string |
CvsServiceInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
url |
true |
string |
DataBrokerPlacement
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vpcId |
true |
string |
||
subnetId |
true |
string |
||
instanceType |
true |
string |
||
instanceId |
true |
string |
||
keyPair |
true |
string |
DataBrokerProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
true |
string |
||
name |
true |
string |
||
dataBrokerPlacement |
false |
DefaultProviderVolume
Name | Description | Required | Schema | Default |
---|---|---|---|---|
size |
true |
|||
diskType |
true |
string |
||
capacityTier |
false |
string |
||
iops |
false |
integer (int32) |
DescribeCvoSubscriptionResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
subscription |
false |
|||
freeTrialExpiry |
false |
integer (int64) |
DiscoveredAwsHaResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
publicId |
true |
string |
||
region |
true |
string |
||
vpcName |
true |
string |
||
vpcId |
true |
string |
||
availabilityZones |
true |
string array |
||
subnetIds |
true |
string array |
||
stackName |
true |
string |
||
stackId |
true |
string |
||
clusterAddress |
true |
string |
||
recoverable |
true |
boolean |
||
byol |
true |
boolean |
||
registered |
true |
boolean |
DiscoveredAzureHaResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
publicId |
true |
string |
||
region |
true |
string |
||
vnetName |
true |
string |
||
vnetId |
true |
string |
||
subnetId |
true |
string |
||
subnetName |
true |
string |
||
resourceGroup |
true |
string |
||
clusterAddress |
true |
string |
||
recoverable |
true |
boolean |
||
byol |
true |
boolean |
||
registered |
true |
boolean |
DiscoveredAzureVSAResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
id |
true |
string |
||
publicId |
true |
string |
||
region |
true |
string |
||
vnetName |
true |
string |
||
vnetId |
true |
string |
||
subnetId |
true |
string |
||
subnetName |
true |
string |
||
resourceGroup |
true |
string |
||
clusterAddress |
true |
string |
||
recoverable |
true |
boolean |
||
byol |
true |
boolean |
||
registered |
true |
boolean |
DiscoveredGcpHaResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
id |
true |
string |
||
publicId |
true |
string |
||
zones |
true |
string array |
||
vpcs |
true |
string array |
||
subnetIds |
true |
string array |
||
projectName |
true |
string |
||
clusterAddress |
true |
string |
||
recoverable |
true |
boolean |
DiscoveredGcpVsaResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
id |
true |
string |
||
publicId |
true |
string |
||
zone |
true |
string |
||
vnetName |
true |
string |
||
vnetId |
true |
string |
||
projectName |
true |
string |
||
subnetName |
true |
string |
||
clusterAddress |
true |
string |
||
recoverable |
true |
boolean |
DiscoveredVsaResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
publicId |
true |
string |
||
region |
true |
string |
||
vpcName |
true |
string |
||
vpcId |
true |
string |
||
availabilityZone |
true |
string |
||
subnetId |
true |
string |
||
stackName |
true |
string |
||
stackId |
true |
string |
||
clusterAddress |
true |
string |
||
recoverable |
true |
boolean |
||
registered |
true |
boolean |
||
byol |
true |
boolean |
Disk
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name |
true |
string |
|
containerType |
Container type |
true |
string |
|
ownerNode |
Owner node |
true |
string |
|
device |
Device |
true |
string |
|
vmDiskProperties |
VmDiskProperties |
false |
DisksConfiguration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aws |
true |
|||
azure |
true |
|||
gcp |
true |
DisksDetails
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numberOfDisks |
Number of disks |
true |
integer (int32) |
|
diskSize |
Disk size |
true |
||
diskType |
Disk type |
true |
string |
Duration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
length |
Length |
true |
integer (int64) |
|
unit |
Unit |
true |
enum (DAYS, HOURS, MINUTES, SECONDS, MILLISECONDS, MICROSECONDS, NANOSECONDS) |
EbsVolumeType
Name | Description | Required | Schema | Default |
---|---|---|---|---|
description |
true |
string |
||
size |
true |
|||
supportedVolumeTypes |
true |
string array |
||
supportedOccmLicenses |
true |
string array |
||
isDefault |
true |
boolean |
ElasticVolumeQuoteInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
totalCapacityToAdd |
Total Added capacity |
true |
||
addedCapacityToExistingEvDisks |
Added Capacity for existing EV disks |
true |
||
newRaidForEvInfo |
New raids info |
true |
RaidInfoForEvAggregate array |
|
totalEvDisks |
true |
integer (int32) |
EligibilityResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
eligibilityResponse |
true |
string |
EnableCapacityTieringRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceProfileName |
false |
string |
||
gcpStorageAccountId |
false |
string |
||
storageAccountPrefix |
false |
string |
EnableMonitoringRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workingEnvironmentIds |
true |
string array |
EnableServiceScanRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceProfileName |
Instance profile name |
false |
string |
EncryptionProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ontapEncryption |
true |
boolean |
||
awsVolumeEncryption |
true |
boolean |
||
azureVolumeEncryption |
true |
boolean |
||
gcpVolumeEncryption |
true |
boolean |
||
keyManagers |
true |
KeyManagerResponse array |
||
encryptionCertificates |
true |
CertificateResponse array |
||
awsEncryptionKey |
false |
EvaluationOntapLicenses
Name | Description | Required | Schema | Default |
---|---|---|---|---|
worm |
true |
string |
EvaluationSerialNumbers
Name | Description | Required | Schema | Default |
---|---|---|---|---|
single_aws |
true |
string |
||
single_azure |
true |
string |
||
ha_aws_node1 |
true |
string |
||
ha_aws_node2 |
true |
string |
||
ha_azure_node1 |
true |
string |
||
ha_azure_node2 |
true |
string |
||
gcp_single |
true |
string |
||
ha_gcp_node1 |
true |
string |
||
ha_gcp_node2 |
true |
string |
Expand
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
false |
string |
||
expands |
false |
Expand array |
Expands
Name | Description | Required | Schema | Default |
---|---|---|---|---|
raw |
false |
string |
||
expands |
false |
Expand array |
ExportPolicyInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
policyType |
Export policy type |
true |
string |
|
ips |
Custom export policy list of IPs |
false |
string array |
|
nfsVersion |
Export policy protocol |
false |
string array |
|
rules |
Export policy rules |
false |
ExportPolicyRule array |
ExportPolicyResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
svm |
true |
string |
||
rules |
true |
ExportPolicyRule array |
ExportPolicyRule
Name | Description | Required | Schema | Default |
---|---|---|---|---|
protocols |
true |
string array |
||
clients |
true |
string array |
||
ro_rule |
true |
string array |
||
rw_rule |
true |
string array |
||
superuser |
true |
string array |
||
index |
false |
integer (int32) |
ExtendedObjectStoreConfigInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
objectStoreConfig |
false |
|||
tierLevel |
false |
string |
FailureCauses
Name | Description | Required | Schema | Default |
---|---|---|---|---|
invalidOntapCredentials |
true |
boolean |
||
noCloudProviderConnection |
true |
boolean |
||
invalidCloudProviderCredentials |
true |
boolean |
FeatureFlag
Name | Description | Required | Schema | Default |
---|---|---|---|---|
azure |
true |
boolean |
FeatureProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
start |
false |
string |
||
end |
false |
string |
||
excludedRegions |
false |
string array |
||
excludedLicenseTypes |
false |
string array |
FlexCacheResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
source |
Source Details |
true |
||
destination |
Destination Details |
true |
FlexCacheSide
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workingEnvironmentId |
Working environment ID |
false |
string |
|
workingEnvironmentType |
Working environment type |
false |
string |
|
clusterName |
Cluster name |
false |
string |
|
svm |
Svm name |
false |
string |
|
volume |
Volume name |
false |
string |
|
uuid |
Volume uuid |
false |
string |
|
size |
volume size |
false |
FlexGroupVolumeInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aggregateList |
Names of aggregates for the flexgroup volume |
true |
string array |
|
numberOfConstituents |
Number of constituents for the flexgroup volume |
true |
integer (int32) |
FloatingIps
Name | Description | Required | Schema | Default |
---|---|---|---|---|
clusterFloatingIP |
true |
string |
||
dataFloatingIP |
true |
string |
||
dataFloatingIP2 |
true |
string |
AwsHaFloatingIpValidationData:FloatingIps
Name | Description | Required | Schema | Default |
---|---|---|---|---|
clusterFloatingIP |
false |
string |
||
dataFloatingIP |
false |
string |
||
dataFloatingIP2 |
false |
string |
||
svmFloatingIP |
false |
string |
FpolicyProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
true |
integer (int32) |
||
fPolicyProtocolStatus |
true |
|||
fileExtensions |
true |
string array |
FpolicyProtocolStatus
Name | Description | Required | Schema | Default |
---|---|---|---|---|
nfsv3 |
true |
integer (int32) |
||
nfsv4 |
true |
integer (int32) |
||
cifs |
true |
integer (int32) |
FsxCredentialsStatusResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
valid |
true |
boolean |
||
clusterInfo |
false |
|||
failureReason |
false |
enum (no_credentials, invalid_credentials, no_connectivity) |
FsxVolumeCreateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
fileSystemId |
Target file system ID |
true |
string |
|
svmName |
SVM name |
true |
string |
|
name |
Volume name, unique within the SVM |
true |
string |
|
size |
Size as Capacity |
true |
||
initialSize |
Initial size as Capacity. Relevant for thin provisioned volumes only. Default to 0. |
false |
||
snapshotPolicyName |
Snapshot policy name |
true |
string |
|
exportPolicyInfo |
NFS protocol parameters |
false |
||
shareInfo |
CIFS protocol parameters |
false |
||
ProtocolIscsiInfo |
ISCSI protocol parameters |
false |
||
enableStorageEfficiency |
Storage efficiency |
true |
boolean |
|
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
awsTags |
Optionally provide up to 50 key-value pairs to be used as volume tags |
false |
AwsTag array |
|
numberOfConstituents |
Number of constituents for the FlexGroup volume |
false |
integer (int32) |
FsxVolumeModifyRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapshotPolicyName |
Snapshot Policy name |
false |
string |
|
exportPolicyInfo |
Export policy info for NFS |
false |
||
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, backup, all) |
|
shareInfo |
Share names, permissions and users for CIFS |
false |
FsxVolumeRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sourceSvmName |
Source SVM name |
true |
string |
|
sourceVolumeName |
Source volume name |
true |
string |
|
destinationVolumeName |
Destination volume name |
true |
string |
|
destinationSvmName |
Destination SVM name |
true |
string |
|
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
minimumCoolingDays |
Cooling Days |
false |
integer (int32) |
GcpAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
accountName |
true |
string |
||
accountType |
true |
string |
||
accessKey |
true |
string |
||
vsaList |
true |
|||
occmRole |
false |
string |
GcpBucket
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
location |
true |
string |
||
storageClass |
true |
string |
GcpCloudBackupSetupRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
project |
GCP project id - by default Cloud Manager project |
false |
string |
|
region |
Region - by default Cloud Manager region |
false |
string |
|
accessKey |
GCP access Key to used by Cloud Backup Service |
true |
string |
|
secretKey |
GCP secret key used by Cloud Backup Service |
true |
string |
|
ipSpace |
Ip Space |
false |
string |
GcpDiskTypeResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
size |
true |
|||
supportedDiskTypes |
true |
string array |
||
supportedOccmLicenses |
true |
string array |
GcpDisksConstraints
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numReservedDisksSingleNode |
true |
integer (int32) |
||
maxDisksSingleNode |
true |
integer (int32) |
||
numDisksWarnSingleNode |
true |
integer (int32) |
||
deltaDiskWarn |
true |
integer (int32) |
GcpEncryption
Name | Description | Required | Schema | Default |
---|---|---|---|---|
key |
false |
string |
GcpEncryptionKey
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
id |
true |
string |
||
keyRing |
true |
string |
||
location |
true |
string |
GcpFirewallResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Firewall Name |
true |
string |
|
vpc |
VPC |
true |
string |
|
targetServiceAccount |
Target Service Account |
true |
string array |
GcpHaMediatorInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
mediatorInstanceName |
true |
string |
||
zone |
true |
string |
||
instanceType |
true |
string |
||
primaryIp |
true |
string |
||
instanceStatus |
true |
string |
||
version |
true |
string |
GcpHaNodeInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceName |
true |
string |
||
zone |
true |
string |
||
instanceType |
true |
string |
||
primaryIp |
true |
string |
||
instanceStatus |
true |
string |
||
numOfNics |
true |
integer (int32) |
||
labels |
true |
Map[string,string] |
GcpHaParameters
Name | Description | Required | Schema | Default |
---|---|---|---|---|
platformSerialNumberNode1 |
Platform serial number for node 1 |
false |
string |
|
platformSerialNumberNode2 |
Platform serial number for node 2 |
false |
string |
|
node1Zone |
Zone for node 1 |
true |
string |
|
node2Zone |
Zone for node 2 |
true |
string |
|
mediatorZone |
Zone for mediator |
true |
string |
|
vpc0NodeAndDataConnectivity |
VPC path for nic1, required for node and data connectivity |
true |
string |
|
vpc1ClusterConnectivity |
VPC path for nic2, required for cluster connectivity |
true |
string |
|
vpc2HAConnectivity |
VPC path for nic3, required for HA connectivity |
true |
string |
|
vpc3DataReplication |
VPC path for nic4, required for data replication |
true |
string |
|
subnet0NodeAndDataConnectivity |
Subnet path for nic1, required for node and data connectivity |
true |
string |
|
subnet1ClusterConnectivity |
Subnet path for nic2, required for cluster connectivity |
true |
string |
|
subnet2HAConnectivity |
Subnet path for nic3, required for HA connectivity |
true |
string |
|
subnet3DataReplication |
Subnet path for nic4, required for data replication |
true |
string |
|
vpc0FirewallRuleName |
Optional firewall rule name for vpc1 |
false |
string |
|
vpc1FirewallRuleName |
Optional firewall rule name for vpc2 |
false |
string |
|
vpc2FirewallRuleName |
Optional firewall rule name for vpc3 |
false |
string |
|
vpc3FirewallRuleName |
Optional firewall rule name for vpc4 |
false |
string |
|
vpc0FirewallRuleTagName |
Optional firewall tag name for vpc1 |
false |
string |
|
vpc1FirewallRuleTagName |
Optional firewall tag name for vpc2 |
false |
string |
|
vpc2FirewallRuleTagName |
Optional firewall tag name for vpc3 |
false |
string |
|
vpc3FirewallRuleTagName |
Optional firewall tag name for vpc4 |
false |
string |
GcpHaProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
mediatorInfo |
true |
|||
node1Info |
true |
|||
node2Info |
true |
|||
projectName |
true |
string |
GcpInstanceMetadataItems
Name | Description | Required | Schema | Default |
---|---|---|---|---|
blockProjectSshKeys |
true |
boolean |
||
serialPortEnable |
true |
boolean |
||
enableOsLogin |
true |
boolean |
||
enableOsLoginSk |
true |
boolean |
GcpKeysForCloudStorageWithValidation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accessKey |
true |
string |
||
secretKey |
true |
string |
GcpLabel
Name | Description | Required | Schema | Default |
---|---|---|---|---|
labelKey |
true |
string |
||
labelValue |
true |
string |
GcpNetworkRequirementsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vsaMinimumRequiredIps |
true |
integer (int32) |
||
haVsaMinimumRequiredIps |
true |
integer (int32) |
GcpProjectResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
projectNumber |
true |
string |
||
projectId |
true |
string |
||
lifecycleState |
true |
string |
||
name |
true |
string |
||
createTime |
true |
string |
||
parent |
true |
Map[string,string] |
||
subscriptionId |
false |
string |
||
isDefault |
true |
boolean |
GcpProjectsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
projects |
true |
GcpProjectResponse array |
GcpProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
regionName |
true |
string |
||
zoneName |
true |
string array |
||
instanceType |
true |
string |
||
subnetCidr |
true |
string |
||
numOfNics |
true |
integer (int32) |
||
labels |
true |
Map[string,string] |
||
projectName |
true |
string |
||
deploymentName |
true |
string |
GcpRegionResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
displayName |
true |
string |
||
name |
true |
string |
||
zones |
true |
GcpZoneResponse array |
||
vpcs |
true |
GcpServiceAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
projectId |
true |
string |
||
true |
string |
|||
displayName |
true |
string |
||
isEnabled |
true |
boolean |
GcpServiceAccountsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accounts |
true |
GcpStorageAccountRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accountName |
true |
string |
||
providerKeys |
true |
GcpSubnetResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ipCidrRange |
CIDR |
true |
string |
|
name |
Subnet name |
true |
string |
|
path |
Subnet path |
true |
string |
|
availableIps |
The number of available IPs on the subnet |
true |
integer (int32) |
|
minimumRequiredIps |
The minimum needed IP addresses for the Cloud Volumes ONTAP creation |
true |
integer (int32) |
GcpVirtualNetworkResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Virtual Network Name |
true |
string |
|
subnets |
Subnets |
true |
GcpSubnetResponse array |
|
firewalls |
Firewalls |
true |
GcpFirewallResponse array |
GcpVsaWorkingEnvironmentResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
name |
true |
string |
||
tenantId |
true |
string |
||
svmName |
false |
string |
||
creatorUserEmail |
true |
string |
||
status |
false |
|||
providerProperties |
false |
|||
reservedSize |
false |
|||
clusterProperties |
false |
|||
ontapClusterProperties |
false |
|||
cloudProviderName |
true |
string |
||
snapshotPolicies |
false |
SnapshotPolicy array |
||
actionsRequired |
false |
ActionRequired array |
||
activeActions |
Actions currently being performed on this working environment |
false |
string array |
|
replicationProperties |
false |
|||
schedules |
false |
VsaSchedule array |
||
svms |
false |
Svm array |
||
workingEnvironmentType |
true |
string |
||
supportRegistrationProperties |
false |
|||
supportRegistrationInformation |
false |
|||
capacityFeatures |
false |
|||
encryptionProperties |
false |
|||
supportedFeatures |
false |
|||
haProperties |
false |
|||
fpolicyProperties |
false |
|||
saasProperties |
false |
|||
cbsProperties |
false |
|||
complianceProperties |
false |
|||
monitoringProperties |
false |
|||
licensesInformation |
false |
LicenseInformation array |
||
isHA |
true |
boolean |
GcpZoneResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Zone Name |
true |
string |
GcpZonesAndRegionResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
displayName |
true |
string |
||
name |
true |
string |
||
location |
true |
string |
||
zones |
true |
GcpZoneResponse array |
GenericVsaWorkingEnvironmentResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
name |
true |
string |
||
status |
false |
|||
ontapClusterProperties |
false |
|||
cloudProviderName |
true |
string |
||
workingEnvironmentType |
true |
string |
||
userTags |
true |
Map[string,string] |
||
licensesInformation |
false |
LicenseInformation array |
||
isHA |
true |
boolean |
GlobalManifest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
license_types |
true |
OntapLicenseType array |
||
regions |
true |
Region array |
||
azureRegions |
true |
Region array |
||
gcpRegions |
true |
Region array |
||
cot_versions |
true |
Map[string,Map[string,string array]] |
||
cot_versions_to_upgrade_to |
true |
Map[string,Map[string,string array]] |
||
supportedFeatures |
true |
Map[string,Map[string,FeatureProperties]] |
GrantPermission
Name | Description | Required | Schema | Default |
---|---|---|---|---|
addWorkingEnvironments |
List of working environment public IDs for which permissions should be added |
true |
string array |
|
removeWorkingEnvironments |
List of working environment public IDs for which permissions should be removed |
true |
string array |
HaParameters
Name | Description | Required | Schema | Default |
---|---|---|---|---|
node1SubnetId |
true |
string |
||
node2SubnetId |
true |
string |
||
mediatorSubnetId |
true |
string |
||
clusterFloatingIP |
false |
string |
||
dataFloatingIP |
false |
string |
||
dataFloatingIP2 |
false |
string |
||
svmFloatingIP |
false |
string |
||
mediatorKeyPairName |
false |
string |
||
routeTableIds |
false |
string array |
||
platformSerialNumberNode1 |
false |
string |
||
platformSerialNumberNode2 |
false |
string |
||
providedLicenseNode1 |
false |
string |
||
providedLicenseNode2 |
false |
string |
||
failoverMode |
HA failover mode |
false |
enum (FloatingIP, PrivateIP) |
|
mediatorProxy |
false |
|||
mediatorAssignPublicIP |
false |
boolean |
||
mediatorInstanceProfileName |
false |
string |
||
mediatorSecurityGroupId |
false |
string |
||
assumeRoleArn |
false |
string |
Id
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
true |
string |
IGroup
Name | Description | Required | Schema | Default |
---|---|---|---|---|
igroupName |
Igroup name |
true |
string |
|
osType |
osType |
true |
string |
|
portsetName |
portsetName |
true |
string |
|
igroupType |
igroupType |
true |
string |
|
initiators |
Initiators |
true |
string array |
IgroupCreationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
initiators |
Initiators |
true |
string array |
|
igroupName |
Igroup name |
true |
string |
InitialSetupResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
upgradeToVersion |
false |
string |
Initiator
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aliasName |
Initiator alias |
true |
string |
|
iqn |
Initiator IQN |
true |
string |
InitiatorEntry
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aliasName |
false |
string |
||
iqn |
false |
string |
||
publicId |
false |
string |
||
id |
false |
integer (int32) |
InstallCertificatesAndPrivateKeyRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
occmCertificate |
true |
string |
||
privateKey |
true |
string |
||
algorithm |
false |
string |
InstallCertificatesRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
occmCertificate |
true |
string |
InstanceConfiguration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
mediator |
true |
Map[string,InstanceConfigurationMapping] |
||
probes |
true |
Map[string,InstanceConfigurationMapping] |
InstanceConfigurationMapping
Name | Description | Required | Schema | Default |
---|---|---|---|---|
regular |
true |
string |
||
dedicated |
true |
string |
InstanceNameIdAndType
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceName |
Instance name |
true |
string |
|
instanceType |
Instance type |
true |
string |
|
instanceId |
Instance Id |
true |
string |
InstancePlacementResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
Region |
true |
string |
|
vpcId |
VPC |
false |
string |
|
subnetId |
Subnet |
false |
string |
|
keyPair |
KeyPair |
false |
string |
|
installLocation |
Install Location |
true |
string |
|
role |
Role |
false |
string |
|
providerRoleType |
Provider Role Type |
false |
string |
|
publicIp |
Public IP |
false |
string |
|
account |
Account |
false |
string |
|
govCloud |
Gov cloud |
true |
boolean |
|
china |
China |
true |
boolean |
|
instanceType |
instanceType |
false |
string |
|
darkSite |
is dark site |
true |
boolean |
|
legacyInstance |
true |
boolean |
||
isLegacyOs |
true |
boolean |
InstanceProfileResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceProfileId |
true |
string |
||
name |
true |
string |
InstanceResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
Instance Id |
true |
string |
|
name |
Instance name |
true |
string |
|
instanceType |
Instance type |
true |
string |
|
state |
Instance state |
true |
string |
|
publicIpAddress |
Public IP address that is assigned to the instance |
true |
string |
|
privateIpAddress |
Private IP address that is assigned to the instance |
true |
string |
|
publicDnsName |
Public DNS |
true |
string |
|
privateDnsName |
Private DNS name |
true |
string |
|
imageId |
Image Id |
true |
string |
|
subnetId |
Subnet Id |
true |
string |
|
availabilityZone |
Availability Zone |
true |
string |
|
tags |
Instance tags |
true |
Map[string,string] |
|
productCode |
Product code |
true |
string |
|
tenancy |
Instance Tenancy |
true |
string |
|
placementGroup |
Placement Group |
true |
string |
|
keyPairName |
Key Pair |
true |
string |
|
instanceProfileId |
Instance profile ID |
false |
string |
|
isOCCMInstance |
true |
boolean |
||
isVsaInstance |
true |
boolean |
InstanceTypeInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceType |
true |
string |
||
supportsEncryption |
true |
boolean |
||
supportedFeatures |
true |
string array |
||
isDefault |
true |
boolean |
InstanceTypeRegionMapping
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
instanceType |
true |
string |
InstanceTypeResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceType |
true |
string |
InstanceTypesNotSupportingAccelerationAndCapacityTieringResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceTypes |
true |
InstanceTypeResponse array |
InterClusterLif
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
address |
true |
string |
||
port |
true |
string |
||
node |
true |
string |
||
status |
true |
string |
||
isPeered |
true |
boolean |
InterfaceResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
address |
true |
string |
||
svm |
true |
string |
||
role |
true |
string |
||
status |
true |
string |
||
ipSpace |
true |
string |
||
dataProtocols |
true |
string array |
IpSpaceResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ipSpace |
true |
string |
||
vservers |
true |
string array |
IpaServiceInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
url |
true |
string |
KeyManagerCaCertificateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
certificate |
true |
string |
KeyManagerRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
address |
true |
string |
||
usernameField |
false |
string |
||
usernameValue |
false |
string |
KeyManagerResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
name |
true |
string |
||
address |
true |
string |
||
usernameField |
true |
string |
||
usernameValue |
true |
string |
||
status |
true |
string |
KeyPairsByRegionResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
regionToKeyPairs |
true |
Map[string,string array] |
KpiUnitValue
Name | Description | Required | Schema | Default |
---|---|---|---|---|
value |
true |
number (double) |
||
unit |
true |
string |
LegacyInstanceTypes
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceTypes |
true |
LicenseAndInstanceType
Name | Description | Required | Schema | Default |
---|---|---|---|---|
licenseType |
true |
string |
||
name |
true |
string |
||
description |
true |
string |
||
capacityLimit |
true |
|||
instanceTypes |
true |
InstanceTypeInfo array |
LicenseAndInstanceTypeModificationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceType |
New instance type |
true |
string |
|
licenseType |
New license type |
true |
string |
LicenseConversionRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
capacityPackageName |
Capacity Based Package |
true |
enum (Professional, Essential, Edge, Optimized) |
LicenseFileContent
Name | Description | Required | Schema | Default |
---|---|---|---|---|
licenseOne |
true |
string |
||
licenseTwo |
false |
string |
LicenseInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
true |
string |
||
useType |
false |
string |
||
package |
false |
string |
||
serialNumbers |
true |
string array |
||
capacityLimit |
true |
|||
expirations |
true |
integer (int64) array |
LicenseServiceInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
url |
true |
string |
LicenseToAmis
Name | Description | Required | Schema | Default |
---|---|---|---|---|
license_type |
true |
string |
||
instance_types |
true |
string array |
||
amis |
true |
RegionalAmi array |
LicensesContent
Name | Description | Required | Schema | Default |
---|---|---|---|---|
licencesContent |
true |
string array |
LicensesSerials
Name | Description | Required | Schema | Default |
---|---|---|---|---|
serials |
true |
string array |
LifResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ip |
Lif ip |
true |
string |
|
netmask |
Lif netmask |
true |
string |
|
lifType |
Lif type |
true |
string |
|
dataProtocols |
List of supported protocols |
true |
string array |
|
nodeName |
Node name |
true |
string |
|
privateIp |
Whether this Lif ip is a private address |
true |
boolean |
LocalAuthSetupRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
adminUser |
true |
|||
site |
true |
string |
||
company |
true |
string |
LocalAuthSetupUserRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
true |
string |
|||
password |
true |
string |
||
fullName |
true |
string |
MaxDisksAllow
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numOfDisks |
true |
integer (int32) |
||
reason |
false |
string |
MediatorProxy
Name | Description | Required | Schema | Default |
---|---|---|---|---|
url |
false |
string |
||
userName |
false |
string |
||
password |
false |
string |
MediatorStatus
Name | Description | Required | Schema | Default |
---|---|---|---|---|
statusCode |
true |
integer (int32) |
||
statusMessage |
true |
string |
MediatorUpdateVersionMetadata
Name | Description | Required | Schema | Default |
---|---|---|---|---|
mediatorVersion |
true |
string |
||
timeStamp |
true |
integer (int64) |
||
metadataFileName |
true |
string |
||
major |
true |
boolean |
||
manifestFileName |
false |
string |
MediatorUpgradeConfiguration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
dependencies |
true |
Map[string,string array] |
MediatorVersionInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
version |
true |
string |
||
description |
true |
string |
||
state |
true |
string |
||
bootVolumeId |
true |
string |
MetadataResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
globalManifest |
Global Manifest |
true |
||
ontapManifests |
ONTAP manifests |
true |
CloudOntapManifest array |
ModifyFlexCacheRestRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
FlexCache volume name |
false |
string |
|
cacheVolumeSize |
FlexCache size |
false |
integer (int64) |
|
junctionPath |
FlexCache volume junction path |
false |
string |
|
exportPolicy |
FlexCache NFS export policy |
false |
string |
ModifyUserTagsRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tags |
true |
CloudResourceTag array |
Money
Name | Description | Required | Schema | Default |
---|---|---|---|---|
amount |
Amount |
false |
number (double) |
|
currency |
Currency |
false |
string |
MonitoringInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
averageIops |
true |
number (double) |
||
averageLatency |
false |
|||
storageAverageThroughput |
false |
|||
node1AverageThroughput |
false |
|||
node2AverageThroughput |
false |
MonitoringInfoResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
true |
enum (ACTIVE, DEPLOYING, NOT_ACTIVE, DISABLED, TRIAL_EXPIRED) |
||
healthy |
true |
boolean |
||
url |
false |
string |
||
lastDeploymentError |
false |
string |
||
id |
false |
string |
MonitoringStatusResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
monitoringStatus |
true |
enum (MONITORING_ENABLED, MONITORING_DISABLED, DEPLOYING, FEATURE_DISABLED, UNKNOWN, TRIAL_EXPIRED) |
||
monitoringInfo |
false |
|||
tenantUrl |
false |
string |
NTPConfigurationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ntpServer |
NTPS server |
true |
string |
NamedExportPolicyInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Export policy name |
false |
string |
|
policyType |
Export policy type |
true |
string |
|
ips |
Custom export policy list of IPs |
true |
string array |
|
nfsVersion |
Export policy protocol |
false |
string array |
|
rules |
Export policy rules |
false |
ExportPolicyRule array |
NetworkRequirementsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
nonHaNodeMinimumRequiredIps |
true |
integer (int32) |
||
haNodeMinimumRequiredIps |
true |
integer (int32) |
||
haMediatorMinimumRequiredIps |
true |
integer (int32) |
NfsClientsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volume |
true |
string |
||
svm |
true |
string |
||
exportPolicy |
false |
string |
||
clientIp |
false |
string |
||
idleDuration |
false |
string |
NotificationServiceInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
wsUrl |
true |
string |
||
url |
true |
string |
NssAccountCredentials
Name | Description | Required | Schema | Default |
---|---|---|---|---|
nssUserName |
true |
string |
||
nssPassword |
true |
string |
NssAccountRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accountName |
false |
string |
||
providerKeys |
true |
|||
vsaList |
true |
string array |
NssAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
accountName |
true |
string |
||
accountType |
true |
string |
||
nssUserName |
true |
string |
||
vsaList |
true |
NssAccountVsaListRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vsaList |
true |
string array |
ObjectStoreConfigInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
objectStoreName |
true |
string |
||
s3Name |
true |
string |
||
usedSpace |
true |
|||
server |
true |
string |
||
providerType |
true |
string |
OccmExternalConfiguration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
true |
string |
|||
aws_product_page |
true |
string |
||
cot_aws_product_page |
true |
string |
||
ha_cot_aws_product_page |
true |
string |
||
intercom_prod_app_id |
true |
string |
||
intercom_test_app_id |
true |
string |
||
livechat_license |
true |
string |
||
features |
true |
|||
upgrade_path |
true |
OnCloudUpgradePath array |
||
occm_release_notes_url |
true |
string |
||
evaluation_serial_numbers |
true |
|||
legacyInstanceTypes |
true |
|||
aws_cross_account_tutorial_url |
true |
string |
||
disksConfiguration |
true |
|||
migration |
true |
|||
evaluation_ontap_licenses |
true |
|||
mediatorUpgradeConfiguration |
true |
|||
instanceConfiguration |
true |
|||
cvsRegions |
true |
CvsRegion array |
||
regions |
true |
Map[string,string array] |
||
servicesInformation |
true |
Map[string,ServiceInfo] |
||
ontapBackupTokenCreds |
true |
|||
zrsRegions |
true |
Region array |
OccmFeaturesFlags
Name | Description | Required | Schema | Default |
---|---|---|---|---|
intercom |
true |
boolean |
||
aws_environment_collector |
true |
boolean |
OccmMigration
Name | Description | Required | Schema | Default |
---|---|---|---|---|
migrateAll |
true |
boolean |
||
blackList |
true |
string array |
OnCloudUpgradePath
Name | Description | Required | Schema | Default |
---|---|---|---|---|
version |
true |
string |
||
path |
true |
string array |
OnPremAggregateResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
totalCapacity |
true |
|||
availableCapacity |
true |
|||
state |
true |
string |
||
objectStoreName |
false |
string |
||
usedCapacity |
true |
|||
snaplockType |
Snaplock type |
true |
enum (non_snaplock, compliance, enterprise) |
|
tieringRestriction |
false |
|||
availabilityState |
false |
string |
||
commonDiskProperties |
Returning disk info in case all aggregate disks have same type, size and rpm |
false |
||
isObjectStoreAttachEligible |
true |
boolean |
||
isInactiveDataReportingEnabled |
true |
boolean |
OnPremCapacityFeatures
Name | Description | Required | Schema | Default |
---|---|---|---|---|
objectStoreConfigExtended |
false |
|||
performanceTierUsedCapacity |
true |
|||
inactiveUserData |
false |
|||
rawCapacity |
true |
|||
fiveYearSavings |
true |
number (double) |
OnPremClusterProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
clusterAddress |
true |
string |
||
ontapVersion |
true |
string |
||
clusterName |
true |
string |
||
serialNumber |
true |
string |
||
systemId |
true |
string |
||
licenses |
true |
string array |
||
systemManagerUrl |
true |
string |
||
location |
true |
enum (ON_PREM, AZURE, AWS, SOFTLAYER, GOOGLE, CLOUD_TIERING) |
||
clusterUuid |
true |
string |
||
nodeModels |
true |
string array |
||
lifs |
true |
LifResponse array |
||
aggregateCount |
true |
integer (int32) |
||
volumeCount |
true |
integer (int32) |
||
sanOptimized |
true |
boolean |
||
disaggregated |
true |
boolean |
||
isSnapmirrorLicenseExists |
true |
boolean |
||
isAff |
true |
boolean |
OnPremVolumeCreateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workingEnvironmentId |
Target working environment ID |
true |
string |
|
svmName |
SVM name |
true |
string |
|
aggregateName |
Aggregate in which to create the volume |
false |
string |
|
name |
Volume name, unique within the SVM |
true |
string |
|
size |
Size as Capacity |
true |
||
initialSize |
Initial size as Capacity. Relevant for thin provisioned volumes only. Default to 0. |
false |
||
snapshotPolicyName |
Snapshot policy name |
true |
string |
|
exportPolicyInfo |
NFS protocol parameters |
false |
||
shareInfo |
CIFS protocol parameters |
false |
||
enableThinProvisioning |
Enable thin provisioning |
true |
boolean |
|
enableCompression |
Enable compression |
true |
boolean |
|
enableDeduplication |
Enable deduplication |
true |
boolean |
|
syncToS3 |
Add Cloud Sync relationship |
true |
boolean |
|
volumeTags |
Optionally provide key-value pairs with which to tag the ONTAP volume using App Template service |
false |
VolumeTags array |
|
flexGroupVolumeInfo |
FlexGroup volume parameters |
false |
||
iscsiInfo |
true |
OnPremVolumeModifyRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapshotPolicyName |
Snapshot Policy name |
false |
string |
|
shareInfo |
Share names, permissions and users for CIFS |
false |
||
exportPolicyInfo |
Export policy info for NFS |
false |
||
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, backup, all) |
|
minimumCoolingDays |
Tiering minimum cooling days |
false |
integer (int32) |
OnPremVolumeRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sourceSvmName |
Source SVM name |
true |
string |
|
sourceVolumeName |
Source volume name |
true |
string |
|
destinationVolumeName |
Destination volume name |
true |
string |
|
destinationAggregateName |
Destination aggregate name |
true |
string |
|
destinationSvmName |
Destination SVM name |
true |
string |
|
destinationCapacityTier |
Destination aggregate capacity tier |
false |
enum (S3, Blob) |
|
tieringPolicy |
Tiering policy |
false |
enum (none, auto, all) |
|
minimumCoolingDays |
Cooling Days |
false |
integer (int32) |
OnPremWorkingEnvironmentDiscoverRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tenantId |
true |
string |
||
description |
false |
string |
||
name |
true |
string |
||
clusterAddress |
true |
string |
||
clusterUserName |
true |
string |
||
clusterPassword |
true |
string |
||
location |
true |
enum (ON_PREM, AZURE, AWS, SOFTLAYER, GOOGLE, CLOUD_TIERING) |
OnPremWorkingEnvironmentResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
tenantId |
true |
string |
||
description |
true |
string |
||
name |
true |
string |
||
discoverUserEmail |
true |
string |
||
location |
true |
string |
||
reservedSize |
false |
|||
status |
false |
|||
interClusterLifs |
false |
InterClusterLif array |
||
cronJobSchedules |
false |
CronJobSchedule array |
||
svms |
false |
Svm array |
||
snapshotPolicies |
false |
SnapshotPolicy array |
||
replicationProperties |
Working environments in which a SnapMirror relationship exists between volumes on this working environment |
false |
||
clusterProperties |
false |
|||
ontapClusterProperties |
false |
|||
workingEnvironmentType |
true |
string |
||
cloudSyncProperties |
false |
|||
actionsRequired |
false |
ActionRequired array |
||
capacityFeatures |
false |
|||
aff |
true |
boolean |
||
cbsProperties |
false |
|||
complianceProperties |
false |
|||
monitoringProperties |
false |
OntapBackupTokenCreds
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
true |
string |
||
secret |
true |
string |
OntapClusterProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
nodes |
true |
OntapNodeProperties array |
||
clusterName |
true |
string |
||
clusterUuid |
true |
string |
||
ontapVersion |
true |
string |
||
systemManagerUrl |
true |
string |
||
creationTime |
true |
integer (int64) |
||
licenseType |
true |
|||
licensePackageName |
false |
string |
||
lastModifiedOffbox |
false |
integer (int64) |
||
offboxTarget |
true |
boolean |
||
upgradeVersions |
false |
OntapUpdateImageMetadata array |
||
writingSpeedState |
false |
string |
||
broadcastDomainInfos |
true |
BroadcastDomainInfo array |
||
evaluation |
true |
boolean |
||
capacityTierInfo |
false |
|||
canConfigureCapacityTier |
true |
boolean |
||
usedCapacity |
true |
|||
userName |
true |
string |
||
wormEnabled |
true |
boolean |
||
vscanFileOperationDefaultProfile |
true |
string |
||
aggregateCount |
true |
integer (int32) |
||
volumeCount |
true |
integer (int32) |
||
flashCache |
true |
boolean |
||
isKeystoneSubscription |
true |
boolean |
||
isSpaceReportingLogical |
true |
boolean |
OntapEncryption
Name | Description | Required | Schema | Default |
---|---|---|---|---|
keyManagerIds |
true |
string array |
||
keyManagerCaCertificateId |
true |
string |
OntapLicenseType
Name | Description | Required | Schema | Default |
---|---|---|---|---|
type |
true |
string |
||
name |
true |
string |
||
description |
true |
string |
||
subName |
true |
string |
||
subDescription |
true |
string |
||
capacity_limit |
true |
string |
||
platformLicenseRequired |
true |
boolean |
||
default |
true |
boolean |
||
capacityLimit |
true |
OntapNodeProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
lifs |
true |
LifResponse array |
||
serialNumber |
true |
string |
||
systemId |
true |
string |
||
platformLicense |
false |
string |
||
platformSerialNumber |
false |
string |
||
cloudProviderId |
true |
string |
||
healthy |
true |
boolean |
||
inTakeover |
true |
boolean |
OntapUpdateImageMetadata
Name | Description | Required | Schema | Default |
---|---|---|---|---|
imageVersion |
true |
string |
||
lastModified |
true |
integer (int64) |
||
autoUpdateAllowed |
true |
boolean |
PackageInfoResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
displayName |
true |
string |
||
description |
true |
string |
||
licenseType |
true |
string |
||
instanceTypeMapping |
true |
|||
diskType |
true |
string |
||
diskSize |
true |
|||
capacityTier |
false |
string |
||
instanceTenancy |
false |
string |
||
writingSpeedState |
true |
string |
||
iops |
false |
integer (int32) |
||
throughput |
false |
integer (int32) |
PasswordWrapper
Name | Description | Required | Schema | Default |
---|---|---|---|---|
password |
true |
string |
PolicySchedule
Name | Description | Required | Schema | Default |
---|---|---|---|---|
frequency |
Frequency |
true |
string |
|
retention |
Retention |
true |
integer (int32) |
PortalInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
edit_user_url |
true |
string |
||
portalBackEnd |
true |
string |
||
portalFrontEnd |
true |
string |
PortalService
Name | Description | Required | Schema | Default |
---|---|---|---|---|
usePortalAuthentication |
true |
boolean |
||
auth0Information |
false |
|||
portalInformation |
false |
|||
saasFrontEnd |
true |
string |
PortalSetupAsServiceConnectorRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
site |
Site |
true |
string |
|
company |
Company |
true |
string |
|
tenancyAccountId |
Tenancy account Id |
false |
string |
PositiveCapacity
Name | Description | Required | Schema | Default |
---|---|---|---|---|
size |
Size |
true |
number (double) |
|
unit |
Unit |
true |
string |
ProvidedLicenseResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
license |
true |
string |
||
serialNumber |
true |
string |
||
contractEndDate |
false |
integer (int64) |
ProviderLegacyInstanceTypes
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aws |
true |
string array |
||
azure |
true |
string array |
ProviderSpecific
Name | Description | Required | Schema | Default |
---|---|---|---|---|
azureRgName |
false |
string |
||
gcpProjectId |
false |
string |
||
gcpRegion |
false |
string |
ProviderSupportedRegions
Name | Description | Required | Schema | Default |
---|---|---|---|---|
aws |
true |
Region array |
||
azure |
true |
Region array |
ProviderVolumeResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
Id |
true |
string |
|
name |
Name |
true |
string |
|
size |
Size |
true |
||
state |
State |
true |
string |
|
device |
Device |
true |
string |
|
instanceId |
InstanceId |
true |
string |
|
diskType |
Type |
true |
string |
|
encrypted |
Encrypted |
true |
boolean |
|
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
|
instance2Id |
Instance2Id |
false |
string |
ProviderVolumeTypeResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
size |
true |
|||
supportedVolumeTypes |
true |
string array |
||
maxDisksAllow |
true |
ProxyUri
Name | Description | Required | Schema | Default |
---|---|---|---|---|
uri |
false |
string |
||
proxyUserName |
false |
string |
||
proxyPassword |
false |
string |
||
proxyDomain |
false |
string |
RaidInfoForEvAggregate
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numOfDisks |
Number of new disks needed for the raid |
true |
integer (int32) |
|
diskSize |
Disk size |
true |
RecoverAzureHARequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
resourceGroupName |
true |
string |
||
clusterCredentials |
true |
|||
tenantId |
true |
string |
||
providerAccount |
ID of subscription where VSA is located |
false |
string |
|
cloudProviderAccount |
Cloud Provider Account |
false |
string |
|
nssAccountId |
Nss Account |
false |
string |
RecoverAzureVSARequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
id |
true |
string |
||
resourceGroupName |
true |
string |
||
instanceName |
true |
string |
||
clusterCredentials |
true |
|||
tenantId |
true |
string |
||
providerAccount |
ID of subscription where VSA is located |
false |
string |
|
cloudProviderAccount |
Cloud Provider Account |
false |
string |
|
nssAccountId |
Nss Account |
false |
string |
RecoverGcpHaRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
name |
true |
string |
||
clusterCredentials |
true |
|||
tenantId |
true |
string |
||
projectId |
false |
string |
||
nssAccountId |
Nss Account |
false |
string |
RecoverGcpVsaRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
zone |
true |
string |
||
instanceName |
true |
string |
||
clusterCredentials |
true |
|||
tenantId |
true |
string |
||
projectId |
false |
string |
||
nssAccountId |
Nss Account |
false |
string |
RecoverVsaRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
stackId |
true |
string |
||
clusterCredentials |
true |
|||
tenantId |
true |
string |
||
cloudProviderAccount |
Cloud Provider Account |
false |
string |
|
nssAccountId |
Nss Account |
false |
string |
Region
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
code |
true |
string |
||
location |
true |
string |
||
s3Region |
false |
string |
RegionalAmi
Name | Description | Required | Schema | Default |
---|---|---|---|---|
region |
true |
string |
||
ami_id |
true |
string |
||
saas_mp |
true |
boolean |
RegistrationResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
clientId |
true |
string |
ReplicationInterClusterLif
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name |
true |
string |
|
address |
Address |
true |
string |
|
netmaskLength |
Netmask Length |
true |
integer (int32) |
|
port |
Port |
true |
string |
|
node |
Node |
true |
string |
|
status |
Status |
true |
string |
|
isPeered |
true |
boolean |
ReplicationInterClusterLifs
Name | Description | Required | Schema | Default |
---|---|---|---|---|
interClusterLifs |
Working Environment Intercluster Lifs |
true |
||
peerInterClusterLifs |
Peer Working Environment Intercluster Lifs |
true |
ReplicationProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
peers |
true |
string array |
||
replicationTargets |
true |
string array |
ReplicationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sourceWorkingEnvironmentId |
Source working environment Id |
true |
string |
|
destinationWorkingEnvironmentId |
Destination working environment Id |
true |
string |
|
sourceInterclusterLifIps |
Source intercluster LIF IPs |
true |
string array |
|
destinationInterclusterLifIps |
Destination intercluster LIF IPs |
true |
string array |
|
policyName |
SnapMirror policy name |
true |
string |
|
scheduleName |
Schedule name |
false |
string |
|
maxTransferRate |
Maximum transfer rate limit (KB/s). Use 0 for no limit, otherwise use number between 1024 and 2,147,482,624 |
false |
integer (int32) |
|
sourceIpSpace |
Source IpSpace |
false |
string |
|
destinationIpSpace |
Destination IpSpace |
false |
string |
ReplicationSchedule
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name |
true |
string |
|
description |
Description |
false |
string |
|
cronJobSchedule |
Cron jobs schedule |
true |
ReplicationStatusCurrentTransferInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
transferType |
Current transfer type |
true |
enum (initialize, update, resync, restore, check, file_restore) |
|
transferPriority |
Current transfer priority |
true |
enum (low, normal) |
|
transferError |
Current transfer error |
true |
string |
ReplicationStatusLastTransferInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
transferType |
Last transfer type |
true |
enum (initialize, update, resync, restore, check, file_restore) |
|
transferSize |
Last transfer size |
true |
||
transferDuration |
Last transfer duration |
true |
||
transferEnded |
Last transfer end time |
true |
string (date-time) |
|
transferError |
Last transfer error |
true |
string |
ReplicationStatusResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
source |
Source Details |
true |
||
destination |
Destination Details |
true |
||
mirrorState |
SnapMirror status |
true |
enum (uninitialized, snapmirrored, brokenoff, undefined) |
|
relationshipType |
SnapMirror relationship type |
true |
enum (data_protection, load_sharing, vault, restore, transition_data_protection, extended_data_protection) |
|
relationshipStatus |
SnapMirror relationship status |
true |
enum (idle, transferring, checking, quiescing, quiesced, queued, preparing, finalizing, aborting, breaking) |
|
relationshipProgress |
SnapMirror relationship progress |
true |
||
policy |
Policy name |
true |
string |
|
policyType |
Policy type |
true |
enum (vault, async_mirror, mirror_vault, sync_mirror) |
|
schedule |
Schedule name |
true |
string |
|
maxTransferRate |
Maximum transfer rate limit |
true |
||
networkCompressionRatio |
Network compression ratio |
true |
string |
|
healthy |
SnapMirror healthiness |
true |
boolean |
|
unhealthyReason |
SnapMirror un-healthiness reason |
true |
string |
|
lagTime |
Replication lag time |
true |
||
newestSnapshotName |
Newest snapshot name |
true |
string |
|
newestSnapshotCreated |
Newest snapshot creation time |
true |
string (date-time) |
|
lastTransferInfo |
Last transfer Information |
true |
||
currentTransferInfo |
Current transfer Information |
true |
||
totalTransferTime |
Total transfer time |
true |
||
totalTransferSize |
Total transfer size |
true |
||
volumeUsedSize |
Volume used size |
true |
||
volumeCapacityTier |
Volume capacity tier |
true |
ReplicationStatusSide
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workingEnvironmentId |
Working environment ID |
true |
string |
|
workingEnvironmentType |
Working environment type |
true |
string |
|
workingEnvironmentStatus |
Working environment status |
true |
string |
|
clusterName |
Cluster name |
true |
string |
|
region |
AWS region name |
false |
string |
|
availabilityZone |
AWS availability zone name |
false |
string |
|
svmName |
Svm name |
true |
string |
|
svmPeerAliasName |
Svm Peer Alias Name |
false |
string |
|
nodeName |
Node name |
false |
string |
|
volumeName |
Volume name |
true |
string |
ReplicationToFsxRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sourceWorkingEnvironmentId |
Source working environment Id |
true |
string |
|
destinationFsxId |
Destination FSx working environment fileSystemId |
true |
string |
|
sourceInterclusterLifIps |
Source intercluster LIF IPs |
true |
string array |
|
policyName |
SnapMirror policy name |
true |
string |
|
scheduleName |
Schedule name |
false |
string |
|
maxTransferRate |
Maximum transfer rate limit (KB/s). Use 0 for no limit, otherwise use number between 1024 and 2,147,482,624 |
false |
integer (int32) |
|
sourceIpSpace |
Source IpSpace |
false |
string |
ReplicationUpdateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
schedule |
New replication schedule name |
false |
string |
|
maxTransferRate |
New maximum transfer rate limit (KB/s). Use 0 for no limit, otherwise use number between 1024 and 2,147,482,624 |
false |
integer (int32) |
ResetPassword
Name | Description | Required | Schema | Default |
---|---|---|---|---|
oldPassword |
User's current password |
true |
string |
|
newPassword |
User's new password |
true |
string |
ResetUserPasswordRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
password |
New password |
true |
string |
ResourcesToDelete
Name | Description | Required | Schema | Default |
---|---|---|---|---|
instanceNameAndType |
true |
InstanceNameIdAndType array |
||
numberOfDisksAndDiskSize |
true |
DisksDetails array |
RouteTableResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
true |
string |
||
main |
true |
boolean |
||
subnets |
true |
string array |
||
tags |
true |
RouteTableTag array |
RouteTableTag
Name | Description | Required | Schema | Default |
---|---|---|---|---|
key |
true |
string |
||
value |
true |
string |
S3BucketInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
bucketName |
true |
string |
||
region |
true |
string |
||
tags |
true |
Map[String, String] |
S3BucketInfoDetails
Name | Description | Required | Schema | Default |
---|---|---|---|---|
bucketName |
true |
string |
||
region |
true |
string |
||
tags |
true |
Map[string,string] |
||
isBackupTarget |
true |
boolean |
||
isTieringTarget |
true |
boolean |
S3BucketsSummary
Name | Description | Required | Schema | Default |
---|---|---|---|---|
s3Buckets |
true |
S3BucketInfoDetails array |
||
totalBuckets |
true |
integer (int32) |
||
totalRegions |
true |
integer (int32) |
||
totalTieringTargets |
true |
integer (int32) |
||
totalBackupTargets |
true |
integer (int32) |
S3Summary
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numOfBuckets |
true |
integer (int32) |
||
numOfRegions |
true |
integer (int32) |
||
isSupportable |
true |
boolean |
SaasMpAccountResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
awsSubscriptions |
AWS Subscriptions |
true |
SubscriptionResponse array |
|
azureSubscriptions |
Azure Subscriptions |
true |
SubscriptionResponse array |
|
gcpSubscriptions |
Gcp Subscriptions |
true |
SubscriptionResponse array |
|
eligibleForFreeTrialAws |
Eligible For Free Trial AWS |
true |
boolean |
|
eligibleForFreeTrialGcp |
Eligible For Free Trial Gcp |
true |
boolean |
|
eligibleForFreeTrialAzure |
Eligible For Free Trial Azure |
true |
boolean |
|
cloudAccounts |
Cloud accounts |
true |
CloudAccountResponse array |
SaasMpServiceInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
productUrlAws |
true |
string |
||
productUrlGcp |
true |
string |
||
url |
true |
string |
||
productUrlAzure |
true |
string |
||
productUrlAwsContract |
true |
string |
SaasSubscription
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
true |
string |
||
name |
true |
string |
||
active |
true |
boolean |
SavingsInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name of saving element |
false |
string |
|
monthlySaving |
Savings for that element |
false |
SecurityGroupResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
securityGroupId |
Security group ID |
true |
string |
|
description |
Description |
true |
string |
|
name |
Name |
true |
string |
ServerTimeZone
Name | Description | Required | Schema | Default |
---|---|---|---|---|
timeZoneName |
true |
string |
||
formattedTimeZone |
true |
string |
ServiceInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
enabled |
true |
boolean |
||
requireClientInfra |
true |
boolean |
||
cloudProvider |
false |
string array |
||
metadata |
false |
Map[string, string] |
ServiceInformationUrl
Name | Description | Required | Schema | Default |
---|---|---|---|---|
url |
true |
string |
SetNssKeysRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
nssUserName |
NSS username |
false |
string |
|
nssPassword |
NSS password |
false |
string |
SetProxyRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
uri |
true |
string |
||
proxyUserName |
false |
string |
||
proxyPassword |
false |
string |
||
proxyDomain |
false |
string |
SetupInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
needCertificate |
true |
boolean |
||
runningInDocker |
true |
boolean |
||
isPendingConnectivitySet |
true |
boolean |
||
isSetup |
true |
boolean |
SgwsCloudBackupSetupRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sgwsCredentials |
StorageGRID credentials |
true |
||
ipSpace |
Ip Space |
false |
string |
SgwsCredentialsRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accessKey |
StorageGRID Access Key |
true |
string |
|
secretKey |
StorageGRID Secret Key |
true |
string |
|
serviceUrl |
StorageGRID Endpoint - protocol, FQDN and Port |
true |
string |
SharePermissions
Name | Description | Required | Schema | Default |
---|---|---|---|---|
userOrGroup |
true |
string |
||
permission |
true |
string |
SiteIdentifier
Name | Description | Required | Schema | Default |
---|---|---|---|---|
company |
true |
string |
||
host |
true |
string |
||
site |
true |
string |
SnapMirrorPolicyResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
comment |
true |
string |
||
policyType |
true |
string |
||
rules |
true |
SnapMirrorRuleResponse array |
||
reason |
false |
string |
||
isDefault |
true |
boolean |
||
isSupported |
true |
boolean |
SnapMirrorRuleResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapMirrorLabel |
true |
string |
||
retention |
true |
integer (int32) |
SnapshotCreateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapshotName |
Snapshot name |
true |
string |
SnapshotDeleteRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapshotName |
Snapshot name |
true |
string array |
SnapshotPolicy
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name |
true |
string |
|
schedules |
Schedules |
true |
PolicySchedule array |
|
description |
Description |
true |
string |
SnapshotPolicyCreateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapshotPolicyName |
Snapshot policy name |
true |
string |
|
schedules |
Snapshot policy schedules |
true |
SnapshotResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name |
true |
string |
|
accessTime |
Access time |
true |
integer (int64) |
|
label |
Label |
false |
string |
SnapshotPolicyScheduleRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
scheduleType |
Snapshot policy schedule type |
true |
enum (5min, 8hour, hourly, daily, weekly, monthly) |
|
retention |
Snapshot policy retention |
true |
integer (int32) |
SourceSnapmirrorEndpoint
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sourceWorkingEnvironmentId |
working environment Id |
true |
string |
|
sourceSvmName |
SVM name |
true |
string |
|
sourceVolumeName |
volume name |
true |
string |
Status
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
false |
string |
StatusProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
true |
string |
||
message |
true |
string |
||
failureCauses |
true |
|||
extendedFailureReason |
false |
string |
SubnetResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
subnetId |
Subnet ID |
true |
string |
|
cidr |
CIDR |
true |
string |
|
subnetName |
Subnet name |
false |
string |
|
availabilityZone |
availability zone |
true |
string |
|
availableIps |
The number of available IPs on the subnet |
true |
integer (int32) |
|
minimumRequiredIps |
The minimum needed IP addresses for the Cloud Volumes ONTAP creation |
true |
integer (int32) |
|
outpostArn |
Outpost Arn |
false |
string |
SubscriptionResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
Id |
true |
string |
|
name |
Name |
true |
string |
|
provider |
true |
enum (aws, azure, gcp) |
||
active |
Active |
true |
boolean |
|
contract |
contract |
true |
boolean |
|
byNodeMode |
By node mode |
true |
boolean |
SupportRegistrationInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
supportRegistrationStatus |
true |
string |
||
serialNumber |
true |
string |
||
licenseExpiryDate |
false |
integer (int64) |
||
cloudLicenseExists |
true |
boolean |
||
nssAccountId |
false |
string |
SupportRegistrationProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
supportRegistrationStatus |
true |
string |
||
licenseExpiryDate |
true |
integer (int64) |
SupportRegistrationResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
true |
string |
||
licenseExpiryDate |
false |
integer (int64) |
||
licenseStartDate |
false |
integer (int64) |
||
nssAccountId |
false |
string |
SupportServices
Name | Description | Required | Schema | Default |
---|---|---|---|---|
asupEnabled |
true |
boolean |
||
cognitoEnabled |
true |
boolean |
||
kinesisEnabled |
true |
boolean |
||
intercomEnabled |
true |
boolean |
||
liveChatEnabled |
true |
boolean |
||
volumeViewEnabled |
true |
boolean |
||
portalService |
true |
|||
intercomAppId |
true |
string |
||
tenancyServiceInformation |
false |
|||
saasMpServiceInformation |
false |
|||
cvsInformation |
true |
string |
||
complianceEnabled |
true |
boolean |
||
ipaServiceInformation |
false |
|||
licenseServiceInformation |
false |
|||
servicesInformation |
true |
Map[string,Map[string,Any]] |
||
setupInfo |
true |
|||
useCompliancePrivateIpContainerMode |
true |
boolean |
||
notificationServiceInformation |
false |
|||
alertsAndNotificationServiceInformation |
false |
|||
credentialsServiceInformation |
false |
|||
cvsServiceInformation |
false |
|||
platformServiceInformation |
false |
SupportedCapacityTiers
Name | Description | Required | Schema | Default |
---|---|---|---|---|
supportedCapacityTiersPerVolumeType |
true |
|||
capacityTiersDisableReasons |
true |
string array |
||
compositeSupported |
true |
boolean |
||
forceCompositeVersion |
true |
boolean |
SupportedCapacityTiersResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumeType |
true |
string |
||
supportedCapacityTiers |
true |
string array |
||
availableTieringPolicies |
true |
string array |
SupportedFeatures
Name | Description | Required | Schema | Default |
---|---|---|---|---|
supportsMixedAggregates |
true |
boolean |
||
supportsTieringWithServiceAccount |
true |
boolean |
||
supportsGp3Disk |
true |
boolean |
||
supportsElasticVolumes |
true |
boolean |
SupportedFeaturesResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
wormSupportedVersion |
true |
boolean |
||
cbsSupportedVersion |
true |
boolean |
||
httpsStorageAccountSupportedVersion |
true |
boolean |
||
tieringWithServiceAccount |
true |
boolean |
||
s3CmkEncryptionSupportedVersion |
true |
boolean |
||
gp3SupportedVersion |
true |
boolean |
||
elasticVolumeSupportedAndEnabled |
true |
boolean |
||
wormWithComposeSupported |
true |
boolean |
||
wormWithBackupSupported |
true |
boolean |
||
isAzureHaManagedDisksSupported |
true |
boolean |
||
awsLocalZones |
true |
boolean |
||
azureFlashcacheSupported |
true |
boolean |
||
isAzureZonalSupported |
true |
boolean |
Svm
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
state |
true |
string |
||
allowedProtocols |
true |
string array |
||
language |
true |
string |
||
allowedAggregates |
true |
string array |
||
ver3Enabled |
NFS Version 3 enabled |
true |
boolean |
|
ver4Enabled |
NFS Version 4 enabled |
true |
boolean |
SvmNameModificationRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
svmNewName |
true |
string |
||
svmName |
false |
string |
SvmResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
state |
true |
string |
||
language |
true |
string |
||
allowedProtocols |
true |
string array |
TagKeyResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
key |
true |
string |
||
values |
true |
string array |
TagResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
key |
tag key |
true |
string |
|
value |
tag value |
true |
string |
TaskCacheEntry
Name | Description | Required | Schema | Default |
---|---|---|---|---|
status |
true |
integer (int32) |
||
closeTime |
true |
integer (int64) |
||
actionName |
true |
string |
||
error |
false |
string |
TenancyServiceInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
accountId |
true |
string |
||
url |
true |
string |
||
accountWidgetUrl |
true |
string |
||
agentsMgmtUrl |
true |
string |
||
forwarderUrlOverride |
true |
string |
TenantActionsRequiredResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
weActions |
true |
WeActionRequiredResponse array |
TenantResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
publicId |
true |
string |
||
workingEnvironmentsInformation |
false |
TieringRestriction
Name | Description | Required | Schema | Default |
---|---|---|---|---|
restrictionReason |
false |
string |
||
isTieringRestricted |
true |
boolean |
TimePoint
Name | Description | Required | Schema | Default |
---|---|---|---|---|
day |
true |
integer (int32) |
||
hour |
true |
integer (int32) |
||
minute |
true |
integer (int32) |
TrustedCertificateResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
id |
ID |
true |
string |
|
status |
Status |
true |
enum (ACTIVE, PENDING_DELETED, PENDING_INSTALLED) |
|
certificateInfo |
Certificate Info |
true |
UpdateCredentialsRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
username |
Username |
true |
string |
|
password |
Password |
true |
string |
UpdateInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
date |
true |
integer (int64) |
||
releaseNumber |
true |
integer (int32) |
UpdateKeyManagerCaCertificateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
keyManagerCaCertificateId |
true |
string |
UpdateLocalImage
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
version |
true |
string |
||
isCurrent |
true |
boolean |
UpdateRouteTablesRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
routeTableIds |
true |
string array |
UpdateServiceUser
Name | Description | Required | Schema | Default |
---|---|---|---|---|
cloudManagerNotificationsOptIn |
true |
boolean |
UpdateSubscriptionRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
subscriptionId |
SaaS Marketplace subscription id |
true |
string |
UpdateSystemImageRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
updateType |
System update type. System update can be performed by providing either: an external URL from which ONTAP will download the image file or a name of an image provided by Cloud Manager |
true |
enum (EXTERNAL_FILE, OCCM_PROVIDED) |
|
updateParameter |
Parameter specific to the specified update type. External file URL or Cloud Manager provided image name |
true |
string |
UpdateTenantRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Tenant name |
true |
string |
|
description |
Tenant description |
false |
string |
|
costCenter |
Tenant cost center |
false |
string |
UpdateUserRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
firstName |
User first name |
true |
string |
|
lastName |
User last name |
true |
string |
|
User email |
true |
string |
||
ldapUserName |
AD user name |
false |
string |
|
notificationsOptIn |
Email notifications opt-in |
false |
boolean |
Usage
Name | Description | Required | Schema | Default |
---|---|---|---|---|
amount |
Amount |
false |
number (double) |
|
units |
Units |
false |
string |
UserPasswordRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
Email address of the user attempting to login |
true |
string |
||
password |
Password of the user attempting to login |
true |
string |
UserPrivateDnsZoneSettings
Name | Description | Required | Schema | Default |
---|---|---|---|---|
useExisting |
true |
boolean |
||
resourceGroup |
true |
string |
||
subscription |
true |
string |
UserRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
firstName |
User first name |
true |
string |
|
lastName |
User last name |
true |
string |
|
User email |
true |
string |
||
roleId |
Role ID of the user |
true |
string |
|
tenantId |
Tenant ID of the user |
false |
string |
|
password |
User password |
true |
string |
|
ldapUserName |
LDAP User Name |
false |
string |
|
notificationsOptIn |
Email notifications opt-in |
false |
boolean |
|
isLdap |
true |
boolean |
UserResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
User public ID |
true |
string |
|
assignedWorkingEnvironments |
List of public IDs of all of the working environments visible to the user |
true |
string array |
|
firstName |
User first name |
true |
string |
|
lastName |
User last name |
true |
string |
|
User email |
true |
string |
||
roleId |
Role ID of the user |
true |
string |
|
tenantId |
Tenant ID of the user |
true |
string |
|
createdWorkingEnvironments |
List of all working environments created by the user |
true |
||
cloudSyncLicenseInformation |
Cloud Sync license information |
false |
||
ldapUserName |
LDAP User Name |
true |
string |
|
notificationsOptIn |
Notification OptIn |
true |
boolean |
|
permissions |
Permissions |
true |
string array |
|
isLdap |
true |
boolean |
UserTagsResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tags |
true |
CloudResourceTag array |
UserWorkingEnvironmentResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
Working environment public ID |
true |
string |
|
name |
Working environment name |
true |
string |
|
workingEnvironmentType |
Working environment Type |
true |
string |
VersionWrapper
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
date |
true |
integer (int64) |
||
releaseNumber |
true |
integer (int32) |
VhdImageRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
blobUrl |
true |
string |
VmDiskProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
objectName |
true |
string |
||
storageAccountName |
true |
string |
||
containerName |
true |
string |
Volume
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Name |
true |
string |
|
totalSize |
Volume total size |
true |
||
usedSize |
Volume used size |
true |
||
thinProvisioned |
Is volume thin-provisioned |
true |
boolean |
|
rootVolume |
Is volume the root volume of the SVM |
true |
boolean |
|
isClone |
true |
boolean |
VolumeCbsInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
totalBackups |
true |
integer (int32) |
VolumeCloneRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
newVolumeName |
New volume name |
true |
string |
|
parentSnapshot |
Snapshot name to use for clone |
false |
string |
VolumeForBackupResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
uuid |
true |
string |
||
svmName |
true |
string |
||
size |
true |
|||
usedSize |
true |
|||
state |
true |
string |
||
providerVolumeType |
false |
string |
||
volumeType |
true |
string |
||
disableReasonBackup |
true |
string array |
||
isBackupOn |
true |
boolean |
VolumeInfo
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumeName |
true |
string |
||
svmName |
true |
string |
||
newCapacity |
true |
VolumeModifyRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
snapshotPolicyName |
Snapshot Policy name |
false |
string |
|
shareInfo |
Share names, permissions and users for CIFS |
false |
||
exportPolicyInfo |
Export policy info for NFS |
false |
||
qualityOfService |
Quality of service |
false |
||
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
minimumCoolingDays |
Tiering minimum cooling days |
false |
integer (int32) |
|
comment |
Comment |
false |
string |
VolumeMoveParameters
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumeName |
true |
string |
||
svmName |
true |
string |
||
targetAggregateName |
true |
string |
||
homeNode |
false |
string |
||
isNewTargetAggregate |
true |
boolean |
VolumeMoveRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
targetAggregateName |
Target aggregate name |
true |
string |
|
numOfDisksToAdd |
Target aggregate number of disks to add |
true |
integer (int32) |
|
createTargetAggregate |
Is new Target aggregate |
true |
boolean |
|
newDiskTypeName |
Volume's new Disk type |
false |
string |
|
newCapacityTier |
New capacity tier |
false |
enum (S3, Blob, cloudStorage) |
|
newTieringPolicy |
New tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
evCapacityApprovedToAdd |
Maximum EV capacity approved to add |
false |
VolumeQualityOfService
Name | Description | Required | Schema | Default |
---|---|---|---|---|
maxIops |
false |
integer (int32) |
||
maxDataRate |
Max Data rate per second |
false |
VolumeResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Volume name |
true |
string |
|
uuid |
Volume uuid |
true |
string |
|
svmName |
Volume SVM name |
true |
string |
|
size |
Volume total size |
true |
||
usedSize |
Volume used size |
true |
||
junctionPath |
The junction path at which this volume is mounted |
true |
string |
|
volumeTotalInodes |
Total volume inodes size |
true |
integer (int32) |
|
volumeUsedInodes |
Used volume inodes size |
true |
integer (int32) |
|
mountPoint |
Mount Point |
true |
string |
|
compressionSpaceSaved |
The total disk capacity that is saved by compressing blocks |
true |
||
deduplicationSpaceSaved |
The disk space capacity that is saved by deduplication and file cloning |
true |
||
thinProvisioning |
Whether thin provisioning is enabled |
true |
boolean |
|
compression |
Whether compression is enabled |
true |
boolean |
|
deduplication |
Whether deduplication is enabled |
true |
boolean |
|
snapshotPolicy |
The name of the Snapshot policy |
true |
string |
|
securityStyle |
The type of the Security style |
true |
string |
|
exportPolicyInfo |
The export policy info for NFS |
true |
||
shareNames |
The share names for CIFS |
true |
string array |
|
shareInfo |
The share names, permissions and users for CIFS |
true |
CifsShareInfo array |
|
parentVolumeName |
Name of the parent flexible volume for the clone |
true |
string |
|
rootVolume |
Flag to indicate if the volume is a SVM root |
true |
boolean |
|
state |
Volume state |
true |
string |
|
volumeType |
Volume type |
true |
string |
|
aggregateName |
Aggregate name |
true |
string |
|
parentSnapshot |
The snapshot name the volume is based on |
true |
string |
|
autoSizeMode |
The operating mode of autosize |
true |
string |
|
maxGrowSize |
The maximum size to which the volume will grow automatically |
true |
||
providerVolumeType |
Cloud provider volume type |
true |
string |
|
cloneNames |
Names of cloned copies of the volume |
true |
string array |
|
moving |
Is Volume during move process |
true |
boolean |
|
primaryNoFailoverMountPoint |
Primary mount point without failover |
true |
string |
|
secondaryNoFailoverMountPoint |
Secondary mount point without failover |
true |
string |
|
capacityTier |
Capacity tier |
true |
enum ([S3, Blob]) |
|
capacityTierUsedSize |
Capacity tier used size |
true |
||
cifsShareAccessPoint |
CIFS share access point |
true |
string |
|
primaryCifsShareAccessPoint |
Primary CIFS share access point |
true |
string |
|
secondaryCifsShareAccessPoint |
Secondary CIFS share access point |
true |
string |
|
tieringPolicy |
Tiering policy |
true |
string |
|
tierInactiveUserData |
Tier inactive user data |
true |
||
tierInactiveUserDataPercent |
Tier inactive user data percent |
true |
integer (int32) |
|
comment |
Volume comment |
false |
string |
|
qosPolicyGroupName |
Quality of service policy group name |
false |
string |
|
snaplockType |
Snaplock type |
true |
enum (non_snaplock, compliance, enterprise) |
|
constituentsAggregates |
Aggregates which are used for FlexGroup constituents |
true |
string array |
|
snapshotsUsedSize |
The size that is used by snapshots in the volume |
false |
||
cbsBackupsInfo |
Backup to Cloud Service info |
false |
||
minimumCoolingDays |
Tiering minimum cooling days |
true |
integer (int32) |
|
targetName |
ISCSI target IQN |
true |
string |
|
iscsiEnabled |
true |
boolean |
||
isFlexGroupVolume |
true |
boolean |
VolumeShareResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
volume |
false |
string |
||
path |
false |
string |
||
permissions |
true |
SharePermissions array |
VolumeTags
Name | Description | Required | Schema | Default |
---|---|---|---|---|
tagKey |
true |
string |
||
tagValue |
true |
string |
VolumesListForBackup
Name | Description | Required | Schema | Default |
---|---|---|---|---|
volumes |
true |
VolumeForBackupResponse array |
||
totalNumberOfVolumes |
true |
integer (int32) |
||
filteredNumberOfVolumes |
false |
integer (int32) |
||
hasNextPage |
false |
boolean |
||
allowedValuesForVolumesListFilter |
false |
VpcBasicResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vpcId |
VPC ID |
true |
string |
|
state |
VPC state |
true |
string |
|
cidrBlock |
VPC CIDR block |
true |
string |
|
tags |
VPC tags |
true |
VpcTagResponse array |
|
default |
Is the VPC a default one |
true |
boolean |
VpcExtendedResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vpcId |
VPC ID |
true |
string |
|
state |
VPC state |
true |
string |
|
cidrBlock |
VPC CIDR block |
true |
string |
|
tags |
VPC tags |
true |
VpcTagResponse array |
|
default |
Is the VPC a default one |
true |
boolean |
|
subnets |
Subnets associated with vpc |
true |
SubnetResponse array |
|
securityGroups |
Security groups associated with vpc |
true |
SecurityGroupResponse array |
|
tenancy |
VPC Tenancy |
true |
string |
VpcTagResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
key |
VPC tag key |
true |
string |
|
value |
VPC tag value |
true |
string |
VsaAggregateCreateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
workingEnvironmentId |
true |
string |
||
numberOfDisks |
false |
integer (int32) |
||
diskSize |
false |
|||
initialEvAggregateSize |
Initial Elastic Volume Size |
false |
||
homeNode |
false |
string |
||
providerVolumeType |
false |
string |
||
capacityTier |
false |
enum (S3, Blob, cloudStorage) |
||
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
VsaClusterProperties
Name | Description | Required | Schema | Default |
---|---|---|---|---|
lifs |
true |
LifResponse array |
||
serialNumber |
true |
string |
||
systemId |
true |
string |
||
clusterName |
true |
string |
||
ontapVersion |
true |
string |
||
accountId |
true |
string |
||
productCode |
true |
string |
||
amiId |
true |
string |
||
systemManagerUrl |
true |
string |
||
creationTime |
true |
integer (int64) |
||
instanceId |
true |
string |
||
platformLicense |
true |
string |
||
licenseExpiryDate |
true |
integer (int64) |
||
instanceType |
true |
string |
||
publicIp |
false |
string |
||
publicDnsName |
false |
string |
||
licenseType |
true |
|||
lastModifiedOffbox |
false |
integer (int64) |
||
offboxTarget |
true |
boolean |
||
upgradeVersions |
false |
OntapUpdateImageMetadata array |
||
writingSpeedState |
false |
string |
VsaLicense
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
License name |
true |
string |
|
capacityLimit |
Capacity limit |
true |
VsaMetadataRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ontapVersion |
Ontap Version |
true |
string |
|
licenseType |
License Type |
true |
string |
|
instanceType |
Instance Type |
true |
string |
|
platformSerialNumber |
Optional platform Serial Number |
false |
string |
|
providedLicense |
Optional provided License |
false |
string |
|
capacityPackageName |
Optional Capacity Based Package |
false |
enum (Professional, Essential, Freemium, Edge, Optimized) |
|
keyStoneSubscription |
Keystone Subscription Id |
false |
string |
|
useLatestVersion |
Use Latest Version |
false |
boolean |
VsaSchedule
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
true |
string |
||
schedule |
true |
StartStopRange array |
||
enabled |
true |
boolean |
VsaSchedulesRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
schedules |
true |
VsaSchedule array |
VsaVolumeCreateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workingEnvironmentId |
Cloud Volumes ONTAP Working Environment ID |
true |
string |
|
svmName |
SVM name |
true |
string |
|
aggregateName |
Aggregate in which the volume will be created |
true |
string |
|
name |
Volume name, unique within the SVM |
true |
string |
|
size |
Size as Capacity |
true |
||
initialSize |
Initial size as Capacity. Relevant for thin provisioned volumes only |
false |
||
snapshotPolicyName |
Snapshot Policy name |
true |
string |
|
exportPolicyInfo |
NFS protocol parameters |
false |
||
shareInfo |
CIFS protocol parameters |
false |
||
enableThinProvisioning |
Enable thin provisioning |
true |
boolean |
|
enableCompression |
Enable compression |
true |
boolean |
|
enableDeduplication |
Enable deduplication |
true |
boolean |
|
maxNumOfDisksApprovedToAdd |
Maximum number of disks approved to allocate |
true |
integer (int32) |
|
evCapacityApprovedToAdd |
Maximum EV capacity approved to add |
false |
||
providerVolumeType |
Provider volume type |
false |
string |
|
syncToS3 |
Add Cloud Sync relationship |
true |
boolean |
|
capacityTier |
Capacity tier |
false |
enum (S3, Blob, cloudStorage) |
|
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
|
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
junctionPath |
Junction path |
false |
string |
|
qualityOfService |
Quality of service |
false |
||
minimumCoolingDays |
Cooling Days |
false |
integer (int32) |
|
volumeTags |
Optionally provide key-value pairs with which to tag the ONTAP volume using App Template service |
false |
VolumeTags array |
|
comment |
Volume Comment |
false |
string |
|
iscsiInfo |
true |
VsaVolumeOnNewVsaCreateRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
name |
Volume name, unique within the SVM |
true |
string |
|
size |
Size as Capacity |
true |
||
initialSize |
Initial size as Capacity. Relevant for thin provisioned volumes only. |
false |
||
snapshotPolicyName |
true |
string |
||
exportPolicyInfo |
NFS protocol parameters |
false |
||
shareInfo |
CIFS protocol parameters |
false |
||
enableThinProvisioning |
Enable thin provisioning |
true |
boolean |
|
enableCompression |
Enable compression |
true |
boolean |
|
enableDeduplication |
Enable deduplication |
true |
boolean |
|
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
junctionPath |
Junction path |
false |
string |
|
qualityOfService |
Quality of service |
false |
||
iscsiInfo |
true |
VsaVolumeQuoteRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workingEnvironmentId |
Cloud Volumes ONTAP Working Environment ID |
true |
string |
|
svmName |
SVM name |
true |
string |
|
aggregateName |
Optionally choose in which aggregate to create the volume |
false |
string |
|
name |
Volume name, unique within the SVM |
true |
string |
|
size |
Size as Capacity |
true |
||
initialSize |
Initial size as Capacity. Relevant for thin provisioned volumes only |
false |
||
enableThinProvisioning |
Enable thin provisioning |
true |
boolean |
|
providerVolumeType |
Provider volume type |
false |
string |
|
verifyNameUniqueness |
Verify volume name uniqueness within the SVM |
true |
boolean |
|
capacityTier |
Capacity tier |
false |
enum (S3, Blob, cloudStorage) |
|
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
|
tieringPolicy |
Tiering policy |
false |
enum (none, snapshot_only, auto, all) |
|
isReplicationFlow |
true |
boolean |
VsaVolumeQuoteResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
numOfDisks |
Number of new disks needed |
true |
integer (int32) |
|
diskSize |
New disks size |
true |
||
aggregateName |
The aggregate on which the requested volume will be created |
true |
string |
|
newAggregate |
Is it a newly created aggregate |
true |
boolean |
|
autoVsaCapacityManagement |
Is auto Cloud Volumes ONTAP capacity management enabled |
true |
boolean |
|
elasticVolumeQuoteResponse |
Elastic Volume quote response |
false |
VsaVolumeRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
sourceSvmName |
Source SVM name |
true |
string |
|
sourceVolumeName |
Source volume name |
true |
string |
|
destinationVolumeName |
Destination volume name |
true |
string |
|
destinationAggregateName |
Destination aggregate name |
true |
string |
|
numOfDisksApprovedToAdd |
Maximum number of disks approved to add |
true |
integer (int32) |
|
evCapacityApprovedToAdd |
Maximum EV capacity approved to add |
false |
||
advancedMode |
Use advanced allocation for destination volume |
true |
boolean |
|
destinationProviderVolumeType |
Destination provider volume type |
false |
string |
|
destinationCapacityTier |
Destination aggregate capacity tier |
false |
enum (S3, Blob, cloudStorage) |
|
destinationSvmName |
Destination SVM name |
false |
string |
|
iops |
Provisioned IOPS |
false |
integer (int32) |
|
throughput |
Provisioned Throughput |
false |
integer (int32) |
|
tieringPolicy |
Tiering policy |
false |
enum (none, auto, all) |
|
minimumCoolingDays |
Cooling Days |
false |
integer (int32) |
VsaWorkingEnvironmentResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
name |
true |
string |
||
tenantId |
true |
string |
||
svmName |
false |
string |
||
creatorUserEmail |
true |
string |
||
status |
false |
|||
awsProperties |
false |
|||
reservedSize |
false |
|||
encryptionProperties |
false |
|||
clusterProperties |
false |
|||
ontapClusterProperties |
false |
|||
actionsRequired |
false |
ActionRequired array |
||
interClusterLifs |
false |
InterClusterLif array |
||
cronJobSchedules |
false |
CronJobSchedule array |
||
snapshotPolicies |
false |
SnapshotPolicy array |
||
svms |
false |
Svm array |
||
activeActions |
Actions currently being performed on this working environment |
false |
string array |
|
replicationProperties |
Working environments in which a SnapMirror relationship exists between volumes on this working environment |
false |
||
schedules |
false |
VsaSchedule array |
||
cloudProviderName |
true |
string |
||
workingEnvironmentType |
true |
string |
||
supportRegistrationProperties |
false |
|||
supportRegistrationInformation |
false |
|||
haProperties |
false |
|||
capacityFeatures |
false |
|||
cloudSyncProperties |
false |
|||
supportedFeatures |
false |
|||
fpolicyProperties |
false |
|||
saasProperties |
false |
|||
cbsProperties |
false |
|||
complianceProperties |
false |
|||
monitoringProperties |
false |
|||
licensesInformation |
false |
LicenseInformation array |
||
isHA |
true |
boolean |
VscanFileOpRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vscanFileOp |
Vscan file-operation |
true |
enum (writes_only, standard) |
WeActionRequiredResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
publicId |
true |
string |
||
actions |
true |
ActionRequired array |
WorkingEnvironmentCostAndUsageResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
hasPermissions |
Has permissions to view cost and usage details |
true |
boolean |
|
costByTime |
Working environment cost and usage details |
true |
CostByTime array |
WorkingEnvironmentOntapSavingResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
savings |
list of savings |
true |
SavingsInfo array |
WorkingEnvironments
Name | Description | Required | Schema | Default |
---|---|---|---|---|
vsaWorkingEnvironments |
true |
|||
onPremWorkingEnvironments |
true |
|||
azureVsaWorkingEnvironments |
true |
|||
gcpVsaWorkingEnvironments |
true |
WorkingEnvironmentsInformation
Name | Description | Required | Schema | Default |
---|---|---|---|---|
regionsCount |
Number of regions for which working environments exist over this tenant |
true |
integer (int32) |
|
totalReservedSize |
Total reserved size of all working environments created over this tenant |
true |
||
workingEnvironmentsCount |
Number of working environments created over this tenant |
true |
integer (int32) |
WorkspaceResponse
Name | Description | Required | Schema | Default |
---|---|---|---|---|
workspacePublicId |
true |
string |
||
workspaceName |
true |
string |
||
associatedToAgent |
true |
boolean |
WormRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
retentionPeriod |
WORM Retention period |
true |
WormRetentionPeriod
Name | Description | Required | Schema | Default |
---|---|---|---|---|
length |
Length |
true |
integer (int32) |
|
unit |
Unit |
true |
enum (years, months, days, hours, minutes, seconds) |
WritingSpeedRequest
Name | Description | Required | Schema | Default |
---|---|---|---|---|
writingSpeedState |
Writing speed state |
true |
enum (NORMAL, HIGH) |
ZapiCredentials
Name | Description | Required | Schema | Default |
---|---|---|---|---|
ip |
true |
string |
||
userName |
true |
string |
||
password |
true |
string |