Retrieve all systems
GET /working-environments
Retrieves all systems.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
tenantId |
string |
query |
False |
|
fields |
query |
False |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
vsaWorkingEnvironments |
True |
||
onPremWorkingEnvironments |
True |
||
azureVsaWorkingEnvironments |
True |
||
gcpVsaWorkingEnvironments |
True |
Example error response
{
"vsaWorkingEnvironments": [
{}
],
"onPremWorkingEnvironments": [
{
"publicId": "string",
"tenantId": "string",
"description": "string",
"name": "string",
"discoverUserEmail": "string",
"location": "string",
"status": {
"status": "string",
"message": "string",
"extendedFailureReason": "string"
},
"interClusterLifs": [
{
"name": "string",
"address": "string",
"port": "string",
"node": "string",
"status": "string"
}
],
"cronJobSchedules": [
{
"name": "string",
"description": "string",
"months": [
"string"
],
"days": [
"string"
],
"weekDays": [
"string"
],
"hours": [
"string"
],
"minutes": [
"string"
]
}
],
"svms": [
{}
],
"snapshotPolicies": [
{
"name": "string",
"schedules": [
{}
],
"description": "string"
}
],
"replicationProperties": {
"peers": [
"string"
],
"replicationTargets": [
"string"
]
},
"clusterProperties": {
"clusterAddress": "string",
"ontapVersion": "string",
"clusterName": "string",
"serialNumber": "string",
"systemId": "string",
"licenses": [
"string"
],
"systemManagerUrl": "string",
"clusterUuid": "string",
"nodeModels": [
"string"
],
"lifs": [
{}
]
},
"ontapClusterProperties": {
"clusterAddress": "string",
"ontapVersion": "string",
"clusterName": "string",
"serialNumber": "string",
"systemId": "string",
"licenses": [
"string"
],
"systemManagerUrl": "string",
"clusterUuid": "string",
"nodeModels": [
"string"
],
"lifs": [
{}
]
},
"workingEnvironmentType": "string",
"cloudSyncProperties": {
"status": {
"status": "string",
"failureMessage": "string"
},
"dataBrokerProperties": {
"id": "string",
"name": "string",
"dataBrokerPlacement": {
"vpcId": "string",
"subnetId": "string",
"instanceType": "string",
"instanceId": "string",
"keyPair": "string"
}
},
"s3Location": "string",
"relationships": [
{
"volumeName": "string",
"svmName": "string",
"relationshipStatus": "string",
"s3Location": "string",
"id": "string",
"failureMessage": "string"
}
]
},
"actionsRequired": [
{}
],
"capacityFeatures": {
"objectStoreConfigExtended": {
"objectStoreConfig": {
"objectStoreName": "string",
"s3Name": "string",
"server": "string",
"providerType": "string"
},
"tierLevel": "string"
}
},
"cbsProperties": {
"cbsBackupStatus": "string",
"cbsRules": [
{
"snapmirrorLabel": "string"
}
],
"objectStoreName": "string",
"providerSpecific": {
"azureRgName": "string",
"gcpProjectId": "string",
"gcpRegion": "string"
},
"cbsPolicyName": "string",
"ipSpace": "string",
"region": "string",
"providerAccountName": "string",
"exclusionReason": "string"
},
"complianceProperties": {
"scanStatus": "string",
"complianceStatus": {
"scanStatus": {
"volumes": [
{
"name": "string",
"status": "string",
"error": "string"
}
]
}
},
"lastDeploymentError": "string",
"complianceBackupStatus": "string"
},
"monitoringProperties": {
"monitoringStatus": "string",
"monitoringInfo": {
"averageLatency": {
"unit": "string"
},
"storageAverageThroughput": {
"unit": "string"
},
"node1AverageThroughput": {
"unit": "string"
},
"node2AverageThroughput": {
"unit": "string"
}
},
"tenantUrl": "string"
}
}
],
"azureVsaWorkingEnvironments": [
{
"publicId": "string",
"name": "string",
"tenantId": "string",
"svmName": "string",
"creatorUserEmail": "string",
"status": {
"status": "string",
"message": "string",
"extendedFailureReason": "string"
},
"providerProperties": {
"regionName": "string",
"vnetCidr": "string",
"subscriptionId": "string",
"deploymentId": "string",
"instanceType": "string",
"subscriptionName": "string",
"cloudProviderAccountId": "string",
"dataDisks": [
{
"name": "string",
"id": "string",
"caching": "string",
"accountType": "string",
"encryptionSet": "string"
}
]
},
"clusterProperties": {
"lifs": [
{}
],
"serialNumber": "string",
"systemId": "string",
"clusterName": "string",
"ontapVersion": "string",
"accountId": "string",
"productCode": "string",
"amiId": "string",
"systemManagerUrl": "string",
"instanceId": "string",
"platformLicense": "string",
"instanceType": "string",
"publicIp": "string",
"publicDnsName": "string",
"upgradeVersions": [
{}
],
"writingSpeedState": "string"
},
"ontapClusterProperties": {
"nodes": [
{
"name": "string",
"lifs": [
{}
],
"serialNumber": "string",
"systemId": "string",
"platformLicense": "string",
"platformSerialNumber": "string",
"cloudProviderId": "string"
}
],
"clusterName": "string",
"clusterUuid": "string",
"ontapVersion": "string",
"systemManagerUrl": "string",
"licensePackageName": "string",
"upgradeVersions": [
{}
],
"writingSpeedState": "string",
"broadcastDomainInfos": [
{}
],
"capacityTierInfo": {
"s3BucketName": "string",
"tierLevel": "string"
},
"userName": "string",
"vscanFileOperationDefaultProfile": "string"
},
"cloudProviderName": "string",
"snapshotPolicies": [
{
"name": "string",
"schedules": [
{}
],
"description": "string"
}
],
"actionsRequired": [
{}
],
"activeActions": [
"string"
],
"replicationProperties": {
"peers": [
"string"
],
"replicationTargets": [
"string"
]
},
"schedules": [
{
"name": "string",
"schedule": [
{}
]
}
],
"svms": [
{}
],
"workingEnvironmentType": "string",
"supportRegistrationProperties": {
"supportRegistrationStatus": "string"
},
"supportRegistrationInformation": [
{
"supportRegistrationStatus": "string",
"serialNumber": "string",
"nssAccountId": "string"
}
],
"capacityFeatures": {
"providerVolumesType": [
{
"supportedVolumeTypes": [
"string"
],
"maxDisksAllow": {
"reason": "string"
}
}
],
"defaultProviderVolumeType": {
"diskType": "string",
"capacityTier": "string"
},
"supportedCapacityTiers": {
"supportedCapacityTiersPerVolumeType": [
{
"volumeType": "string",
"supportedCapacityTiers": [
"string"
],
"availableTieringPolicies": [
"string"
]
}
],
"capacityTiersDisableReasons": [
"string"
]
},
"existingIops": [
"object"
]
},
"encryptionProperties": {
"keyManagers": [
{
"publicId": "string",
"name": "string",
"address": "string",
"usernameField": "string",
"usernameValue": "string",
"status": "string"
}
],
"encryptionCertificates": [
{}
],
"awsEncryptionKey": {
"alias": "string",
"keyId": "string",
"status": "string",
"origin": "string"
}
},
"haProperties": {
"loadBalancerName": "string",
"applicationSecurityGroupName": "string",
"azureHaDeploymentType": "string"
},
"fpolicyProperties": {
"fileExtensions": [
"string"
]
},
"saasProperties": {
"subscription": {
"id": "string",
"name": "string"
},
"capacityLicensePackage": "string"
},
"cbsProperties": {
"cbsBackupStatus": "string",
"cbsRules": [
{
"snapmirrorLabel": "string"
}
],
"objectStoreName": "string",
"providerSpecific": {
"azureRgName": "string",
"gcpProjectId": "string",
"gcpRegion": "string"
},
"cbsPolicyName": "string",
"ipSpace": "string",
"region": "string",
"providerAccountName": "string",
"exclusionReason": "string"
},
"complianceProperties": {
"scanStatus": "string",
"complianceStatus": {
"scanStatus": {
"volumes": [
{
"name": "string",
"status": "string",
"error": "string"
}
]
}
},
"lastDeploymentError": "string",
"complianceBackupStatus": "string"
},
"monitoringProperties": {
"monitoringStatus": "string",
"monitoringInfo": {
"averageLatency": {
"unit": "string"
},
"storageAverageThroughput": {
"unit": "string"
},
"node1AverageThroughput": {
"unit": "string"
},
"node2AverageThroughput": {
"unit": "string"
}
},
"tenantUrl": "string"
},
"licensesInformation": [
{
"type": "string",
"useType": "string",
"package": "string",
"serialNumbers": [
"string"
],
"expirations": [
"object"
]
}
]
}
],
"gcpVsaWorkingEnvironments": [
{}
]
}
Definitions
See Definitions
Expand
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
Expands
| Name | Type | Required | Description |
|---|---|---|---|
raw |
string |
True |
|
expands |
array[Expand] |
True |
FailureCauses
| Name | Type | Required | Description |
|---|---|---|---|
invalidOntapCredentials |
boolean |
True |
|
noCloudProviderConnection |
boolean |
False |
|
invalidCloudProviderCredentials |
boolean |
False |
StatusProperties
| Name | Type | Required | Description |
|---|---|---|---|
status |
string |
False |
|
message |
string |
False |
|
failureCauses |
False |
||
extendedFailureReason |
string |
False |
| Name | Type | Required | Description |
|---|---|---|---|
traversableAgain |
boolean |
False |
|
empty |
boolean |
False |
InstanceResponse
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
True |
|
name |
string |
True |
|
instanceType |
string |
True |
|
state |
string |
True |
|
publicIpAddress |
string |
True |
|
privateIpAddress |
string |
True |
|
publicDnsName |
string |
True |
|
privateDnsName |
string |
True |
|
imageId |
string |
True |
|
subnetId |
string |
True |
|
availabilityZone |
string |
True |
|
isVsaInstance |
boolean |
True |
|
isOCCMInstance |
boolean |
True |
|
tags |
True |
||
productCode |
string |
True |
|
tenancy |
string |
True |
|
placementGroup |
string |
True |
|
keyPairName |
string |
True |
|
instanceProfileId |
string |
False |
VpcTagResponse
| Name | Type | Required | Description |
|---|---|---|---|
key |
string |
True |
|
value |
string |
True |
VpcBasicResponse
| Name | Type | Required | Description |
|---|---|---|---|
vpcId |
string |
True |
|
state |
string |
True |
|
cidrBlock |
string |
True |
|
tags |
array[VpcTagResponse] |
True |
|
default |
boolean |
True |
bootDiskSize
coreDiskExists
AwsProperties
| Name | Type | Required | Description |
|---|---|---|---|
regionName |
string |
False |
|
availabilityZones |
array[string] |
False |
|
instances |
array[InstanceResponse] |
False |
|
vpc |
False |
||
accountId |
string |
False |
|
roleArn |
string |
False |
|
cloudProviderAccountId |
string |
False |
|
bootDiskSize |
False |
||
outpostArn |
string |
False |
|
coreDiskExists |
False |
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
KeyManagerResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
False |
|
name |
string |
False |
|
address |
string |
False |
|
usernameField |
string |
False |
|
usernameValue |
string |
False |
|
status |
string |
False |
CertificateResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
False |
|
directIssuerName |
string |
False |
|
subjectName |
string |
False |
|
startDate |
integer |
True |
|
endDate |
integer |
False |
|
serialNumber |
string |
False |
|
certificate |
string |
False |
|
certificateType |
string |
False |
validTo
AwsEncryptionKey
| Name | Type | Required | Description |
|---|---|---|---|
alias |
string |
False |
|
keyId |
string |
False |
|
status |
string |
False |
|
validTo |
False |
||
origin |
string |
False |
|
default |
boolean |
False |
EncryptionProperties
| Name | Type | Required | Description |
|---|---|---|---|
ontapEncryption |
boolean |
False |
|
awsVolumeEncryption |
boolean |
False |
|
azureVolumeEncryption |
boolean |
False |
|
gcpVolumeEncryption |
boolean |
False |
|
keyManagers |
array[KeyManagerResponse] |
False |
|
encryptionCertificates |
array[CertificateResponse] |
False |
|
awsEncryptionKey |
False |
LifResponse
| Name | Type | Required | Description |
|---|---|---|---|
ip |
string |
True |
|
netmask |
string |
True |
|
lifType |
string |
True |
|
dataProtocols |
array[string] |
True |
|
nodeName |
string |
True |
|
privateIp |
boolean |
True |
VsaLicense
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
capacityLimit |
True |
lastModifiedOffbox
OntapUpdateImageMetadata
| Name | Type | Required | Description |
|---|---|---|---|
imageVersion |
string |
True |
|
lastModified |
integer |
True |
|
autoUpdateAllowed |
boolean |
True |
VsaClusterProperties
| Name | Type | Required | Description |
|---|---|---|---|
lifs |
array[LifResponse] |
False |
|
serialNumber |
string |
False |
|
systemId |
string |
False |
|
clusterName |
string |
False |
|
ontapVersion |
string |
False |
|
accountId |
string |
False |
|
productCode |
string |
False |
|
amiId |
string |
False |
|
systemManagerUrl |
string |
False |
|
creationTime |
integer |
False |
|
instanceId |
string |
False |
|
platformLicense |
string |
False |
|
licenseExpiryDate |
integer |
False |
|
instanceType |
string |
False |
|
publicIp |
string |
False |
|
publicDnsName |
string |
False |
|
licenseType |
False |
||
lastModifiedOffbox |
False |
||
offboxTarget |
boolean |
False |
|
upgradeVersions |
array[OntapUpdateImageMetadata] |
False |
|
writingSpeedState |
string |
False |
OntapNodeProperties
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
lifs |
array[LifResponse] |
False |
|
serialNumber |
string |
False |
|
systemId |
string |
False |
|
platformLicense |
string |
False |
|
platformSerialNumber |
string |
False |
|
cloudProviderId |
string |
False |
|
healthy |
boolean |
False |
|
inTakeover |
boolean |
False |
BroadcastDomainInfo
| Name | Type | Required | Description |
|---|---|---|---|
broadcastDomain |
string |
False |
|
ipSpace |
string |
False |
|
mtu |
integer |
True |
CapacityTierInfo
| Name | Type | Required | Description |
|---|---|---|---|
capacityTierUsedSize |
False |
||
s3BucketName |
string |
False |
|
tierLevel |
string |
False |
OntapClusterProperties
| Name | Type | Required | Description |
|---|---|---|---|
nodes |
array[OntapNodeProperties] |
False |
|
clusterName |
string |
False |
|
clusterUuid |
string |
False |
|
ontapVersion |
string |
False |
|
systemManagerUrl |
string |
False |
|
creationTime |
integer |
False |
|
licenseType |
False |
||
licensePackageName |
string |
False |
|
isKeystoneSubscription |
boolean |
False |
|
lastModifiedOffbox |
False |
||
offboxTarget |
boolean |
False |
|
upgradeVersions |
array[OntapUpdateImageMetadata] |
False |
|
writingSpeedState |
string |
False |
|
broadcastDomainInfos |
array[BroadcastDomainInfo] |
False |
|
evaluation |
boolean |
False |
|
capacityTierInfo |
False |
||
canConfigureCapacityTier |
boolean |
False |
|
usedCapacity |
False |
||
userName |
string |
False |
|
wormEnabled |
boolean |
False |
|
isSpaceReportingLogical |
boolean |
False |
|
vscanFileOperationDefaultProfile |
string |
False |
|
aggregateCount |
integer |
False |
|
volumeCount |
integer |
False |
|
flashCache |
boolean |
False |
RaidInfoForEvAggregate
| Name | Type | Required | Description |
|---|---|---|---|
numOfDisks |
integer |
True |
|
diskSize |
True |
ElasticVolumeQuoteInfo
| Name | Type | Required | Description |
|---|---|---|---|
totalCapacityToAdd |
False |
||
addedCapacityToExistingEvDisks |
False |
||
newRaidForEvInfo |
array[RaidInfoForEvAggregate] |
False |
|
totalEvDisks |
integer |
False |
VolumeMoveParameters
| Name | Type | Required | Description |
|---|---|---|---|
volumeName |
string |
False |
|
svmName |
string |
False |
|
targetAggregateName |
string |
False |
|
isNewTargetAggregate |
boolean |
False |
|
homeNode |
string |
False |
OntapLicenseType
| Name | Type | Required | Description |
|---|---|---|---|
type |
string |
False |
|
name |
string |
False |
|
description |
string |
False |
|
subName |
string |
False |
|
subDescription |
string |
False |
|
capacity_limit |
string |
False |
|
platformLicenseRequired |
boolean |
False |
|
default |
boolean |
False |
|
capacityLimit |
True |
ChangeLicenseParameters
| Name | Type | Required | Description |
|---|---|---|---|
newLicenseType |
False |
||
newInstanceType |
string |
False |
InstanceNameIdAndType
| Name | Type | Required | Description |
|---|---|---|---|
instanceName |
string |
False |
|
instanceType |
string |
False |
|
instanceId |
string |
False |
DisksDetails
| Name | Type | Required | Description |
|---|---|---|---|
numberOfDisks |
integer |
False |
|
diskSize |
False |
||
diskType |
string |
False |
ResourcesToDelete
| Name | Type | Required | Description |
|---|---|---|---|
instanceNameAndType |
array[InstanceNameIdAndType] |
False |
|
numberOfDisksAndDiskSize |
array[DisksDetails] |
False |
VolumeInfo
| Name | Type | Required | Description |
|---|---|---|---|
volumeName |
string |
False |
|
svmName |
string |
False |
|
newCapacity |
False |
ActionRequiredParameters
| Name | Type | Required | Description |
|---|---|---|---|
aggregateName |
string |
True |
|
numOfDisks |
integer |
True |
|
totalCapacity |
True |
||
evCapacityDetails |
False |
||
volumeNames |
array[string] |
True |
|
maxCapacity |
True |
||
licenseExpiryDate |
integer |
True |
|
serialNumber |
string |
True |
|
volumeMoveParameters |
False |
||
workingEnvironmentId |
string |
True |
|
licenseParameters |
False |
||
resourcesToDelete |
False |
||
instances |
array[InstanceNameIdAndType] |
True |
|
moreInfo |
string |
False |
|
providerVolumeType |
string |
False |
|
volumeInfo |
False |
||
currentInstanceType |
string |
False |
|
isComposite |
boolean |
True |
|
isCapacityBased |
boolean |
True |
ActionRequired
| Name | Type | Required | Description |
|---|---|---|---|
actionType |
string |
True |
|
parameters |
True |
||
severity |
string |
True |
InterClusterLif
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
address |
string |
False |
|
port |
string |
False |
|
node |
string |
False |
|
status |
string |
False |
|
isPeered |
boolean |
False |
CronJobSchedule
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
description |
string |
False |
|
months |
array[string] |
True |
|
days |
array[string] |
False |
|
weekDays |
array[string] |
False |
|
hours |
array[string] |
False |
|
minutes |
array[string] |
False |
PolicySchedule
| Name | Type | Required | Description |
|---|---|---|---|
frequency |
string |
True |
|
retention |
integer |
True |
SnapshotPolicy
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
schedules |
array[PolicySchedule] |
True |
|
description |
string |
True |
Value
Svm
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
state |
string |
False |
|
allowedProtocols |
array[Value] |
True |
|
language |
string |
False |
|
allowedAggregates |
array[string] |
False |
|
ver3Enabled |
boolean |
True |
|
ver4Enabled |
boolean |
True |
ReplicationProperties
| Name | Type | Required | Description |
|---|---|---|---|
peers |
array[string] |
False |
|
replicationTargets |
array[string] |
False |
TimePoint
| Name | Type | Required | Description |
|---|---|---|---|
day |
integer |
True |
|
hour |
integer |
False |
|
minute |
integer |
False |
StartStopRange
| Name | Type | Required | Description |
|---|---|---|---|
stop |
True |
||
start |
False |
VsaSchedule
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
schedule |
array[StartStopRange] |
True |
|
enabled |
boolean |
False |
SupportRegistrationProperties
| Name | Type | Required | Description |
|---|---|---|---|
supportRegistrationStatus |
string |
False |
|
licenseExpiryDate |
integer |
False |
licenseExpiryDate
SupportRegistrationInformation
| Name | Type | Required | Description |
|---|---|---|---|
supportRegistrationStatus |
string |
False |
|
serialNumber |
string |
False |
|
licenseExpiryDate |
False |
||
cloudLicenseExists |
boolean |
False |
|
nssAccountId |
string |
False |
MediatorVersionInfo
| Name | Type | Required | Description |
|---|---|---|---|
version |
string |
False |
|
description |
string |
False |
|
state |
string |
True |
|
bootVolumeId |
string |
False |
MediatorStatus
| Name | Type | Required | Description |
|---|---|---|---|
statusCode |
integer |
False |
|
statusMessage |
string |
False |
MediatorUpdateVersionMetadata
| Name | Type | Required | Description |
|---|---|---|---|
mediatorVersion |
string |
False |
|
timeStamp |
integer |
False |
|
metadataFileName |
string |
False |
|
major |
boolean |
False |
|
manifestFileName |
string |
False |
AwsHaProperties
| Name | Type | Required | Description |
|---|---|---|---|
mediatorVersionInfo |
False |
||
mediatorStatus |
False |
||
routeTables |
array[string] |
False |
|
mediatorVersionsToUpdate |
False |
||
failoverMode |
string |
False |
MaxDisksAllow
| Name | Type | Required | Description |
|---|---|---|---|
numOfDisks |
integer |
False |
|
reason |
string |
False |
ProviderVolumeTypeResponse
| Name | Type | Required | Description |
|---|---|---|---|
size |
False |
||
supportedVolumeTypes |
array[string] |
False |
|
maxDisksAllow |
True |
iops
DefaultProviderVolume
| Name | Type | Required | Description |
|---|---|---|---|
size |
False |
||
diskType |
string |
False |
|
capacityTier |
string |
False |
|
iops |
False |
SupportedCapacityTiersResponse
| Name | Type | Required | Description |
|---|---|---|---|
volumeType |
string |
False |
|
supportedCapacityTiers |
array[string] |
False |
|
availableTieringPolicies |
array[string] |
False |
SupportedCapacityTiers
| Name | Type | Required | Description |
|---|---|---|---|
supportedCapacityTiersPerVolumeType |
True |
||
capacityTiersDisableReasons |
array[string] |
False |
|
compositeSupported |
boolean |
False |
|
forceCompositeVersion |
boolean |
False |
existingIops
CapacityFeatures
| Name | Type | Required | Description |
|---|---|---|---|
providerVolumesType |
array[ProviderVolumeTypeResponse] |
False |
|
defaultProviderVolumeType |
False |
||
supportedCapacityTiers |
False |
||
maxDisksPerAggregate |
integer |
False |
|
existingIops |
array[existingIops] |
False |
CloudSyncStatus
| Name | Type | Required | Description |
|---|---|---|---|
status |
string |
False |
|
failureMessage |
string |
False |
DataBrokerPlacement
| Name | Type | Required | Description |
|---|---|---|---|
vpcId |
string |
False |
|
subnetId |
string |
False |
|
instanceType |
string |
False |
|
instanceId |
string |
False |
|
keyPair |
string |
False |
DataBrokerProperties
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
False |
|
name |
string |
False |
|
dataBrokerPlacement |
False |
CloudSyncRelationship
| Name | Type | Required | Description |
|---|---|---|---|
volumeName |
string |
False |
|
svmName |
string |
False |
|
relationshipStatus |
string |
False |
|
s3Location |
string |
False |
|
id |
string |
False |
|
progress |
integer |
False |
|
failureMessage |
string |
False |
CloudSyncProperties
| Name | Type | Required | Description |
|---|---|---|---|
isSynced |
boolean |
False |
|
status |
False |
||
dataBrokerProperties |
False |
||
s3Location |
string |
False |
|
relationships |
array[CloudSyncRelationship] |
False |
SupportedFeatures
| Name | Type | Required | Description |
|---|---|---|---|
supportsMixedAggregates |
boolean |
False |
|
supportsTieringWithServiceAccount |
boolean |
False |
|
supportsGp3Disk |
boolean |
False |
|
supportsElasticVolumes |
boolean |
False |
FpolicyProtocolStatus
| Name | Type | Required | Description |
|---|---|---|---|
nfsv3 |
integer |
False |
|
nfsv4 |
integer |
False |
|
cifs |
integer |
False |
FpolicyProperties
| Name | Type | Required | Description |
|---|---|---|---|
status |
integer |
False |
|
fPolicyProtocolStatus |
False |
||
fileExtensions |
array[string] |
False |
SaasSubscription
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
False |
|
name |
string |
False |
|
active |
boolean |
False |
freeTrialExpiry
saasEnabled
CvoSaasProperties
| Name | Type | Required | Description |
|---|---|---|---|
subscription |
False |
||
freeTrialExpiry |
False |
||
saasEnabled |
False |
||
capacityLicensePackage |
string |
False |
CbsSchedule
| Name | Type | Required | Description |
|---|---|---|---|
snapmirrorLabel |
string |
False |
|
snapshotsToKeep |
integer |
False |
ProviderSpecific
| Name | Type | Required | Description |
|---|---|---|---|
azureRgName |
string |
False |
|
gcpProjectId |
string |
False |
|
gcpRegion |
string |
False |
CbsPropertiesWithReason
| Name | Type | Required | Description |
|---|---|---|---|
cbsBackupStatus |
string |
False |
|
cbsRules |
array[CbsSchedule] |
False |
|
numberOfBackedUpVolumes |
integer |
False |
|
objectStoreName |
string |
False |
|
providerSpecific |
False |
||
cbsPolicyName |
string |
False |
|
usedCapacity |
False |
||
ipSpace |
string |
False |
|
region |
string |
False |
|
providerAccountName |
string |
False |
|
exclusionReason |
string |
False |
scopeId
ComplianceScanStatusVolumeResponse
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
status |
string |
False |
|
error |
string |
False |
|
scopeId |
False |
ComplianceScanStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
scanned |
integer |
False |
|
notScanned |
integer |
False |
|
volumes |
False |
ComplianceExtendedStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
sensitivePersonalHits |
integer |
False |
|
personalHits |
integer |
False |
|
nonSensitiveHits |
integer |
False |
|
scanStatus |
False |
CloudComplianceStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
scanStatus |
string |
False |
|
complianceStatus |
False |
||
lastDeploymentError |
string |
False |
|
complianceBackupStatus |
string |
False |
KpiUnitValue
| Name | Type | Required | Description |
|---|---|---|---|
value |
number |
False |
|
unit |
string |
False |
MonitoringInfo
| Name | Type | Required | Description |
|---|---|---|---|
averageIops |
number |
False |
|
averageLatency |
False |
||
storageAverageThroughput |
False |
||
node1AverageThroughput |
False |
||
node2AverageThroughput |
False |
MonitoringStatusResponse
| Name | Type | Required | Description |
|---|---|---|---|
monitoringStatus |
string |
False |
|
monitoringInfo |
False |
||
tenantUrl |
string |
False |
expirations
LicenseInformation
| Name | Type | Required | Description |
|---|---|---|---|
type |
string |
True |
|
useType |
string |
True |
|
package |
string |
True |
|
serialNumbers |
array[string] |
False |
|
capacityLimit |
False |
||
expirations |
array[expirations] |
False |
VsaWorkingEnvironmentResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
True |
|
name |
string |
False |
|
tenantId |
string |
False |
|
svmName |
string |
False |
|
creatorUserEmail |
string |
False |
|
status |
False |
||
awsProperties |
False |
||
reservedSize |
False |
||
encryptionProperties |
False |
||
clusterProperties |
False |
||
ontapClusterProperties |
False |
||
actionsRequired |
array[ActionRequired] |
True |
|
interClusterLifs |
array[InterClusterLif] |
True |
|
cronJobSchedules |
array[CronJobSchedule] |
True |
|
snapshotPolicies |
array[SnapshotPolicy] |
True |
|
svms |
array[Svm] |
True |
|
activeActions |
array[string] |
False |
|
replicationProperties |
False |
||
schedules |
array[VsaSchedule] |
True |
|
cloudProviderName |
string |
False |
|
isHA |
boolean |
True |
|
workingEnvironmentType |
string |
False |
|
supportRegistrationProperties |
False |
||
supportRegistrationInformation |
True |
||
haProperties |
False |
||
capacityFeatures |
False |
||
cloudSyncProperties |
False |
||
supportedFeatures |
False |
||
fpolicyProperties |
False |
||
saasProperties |
False |
||
cbsProperties |
False |
||
complianceProperties |
False |
||
monitoringProperties |
False |
||
licensesInformation |
array[LicenseInformation] |
True |
OnPremClusterProperties
| Name | Type | Required | Description |
|---|---|---|---|
clusterAddress |
string |
False |
|
ontapVersion |
string |
False |
|
clusterName |
string |
False |
|
serialNumber |
string |
False |
|
systemId |
string |
False |
|
isSnapmirrorLicenseExists |
boolean |
False |
|
licenses |
array[string] |
False |
|
systemManagerUrl |
string |
False |
|
location |
False |
||
clusterUuid |
string |
False |
|
nodeModels |
array[string] |
False |
|
lifs |
array[LifResponse] |
False |
|
isAff |
boolean |
False |
|
aggregateCount |
integer |
False |
|
volumeCount |
integer |
False |
|
sanOptimized |
boolean |
False |
|
disaggregated |
boolean |
False |
ObjectStoreConfigInfo
| Name | Type | Required | Description |
|---|---|---|---|
objectStoreName |
string |
False |
|
s3Name |
string |
False |
|
usedSpace |
False |
||
server |
string |
False |
|
providerType |
string |
False |
ExtendedObjectStoreConfigInfo
| Name | Type | Required | Description |
|---|---|---|---|
objectStoreConfig |
False |
||
tierLevel |
string |
False |
OnPremCapacityFeatures
| Name | Type | Required | Description |
|---|---|---|---|
objectStoreConfigExtended |
False |
||
performanceTierUsedCapacity |
False |
||
inactiveUserData |
False |
||
rawCapacity |
False |
||
fiveYearSavings |
number |
False |
OnPremWorkingEnvironmentResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
True |
|
tenantId |
string |
False |
|
description |
string |
False |
|
name |
string |
False |
|
discoverUserEmail |
string |
False |
|
location |
string |
False |
|
reservedSize |
False |
||
status |
False |
||
interClusterLifs |
array[InterClusterLif] |
True |
|
cronJobSchedules |
array[CronJobSchedule] |
True |
|
svms |
array[Svm] |
True |
|
snapshotPolicies |
array[SnapshotPolicy] |
True |
|
replicationProperties |
False |
||
clusterProperties |
False |
||
ontapClusterProperties |
False |
||
workingEnvironmentType |
string |
False |
|
cloudSyncProperties |
False |
||
actionsRequired |
array[ActionRequired] |
True |
|
capacityFeatures |
False |
||
aff |
boolean |
False |
|
cbsProperties |
False |
||
complianceProperties |
False |
||
monitoringProperties |
False |
AzureResourceGroupResponse
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
location |
string |
False |
|
tags |
True |
availabilityZone
AzureDataDiskResponse
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
diskSizeGB |
integer |
False |
|
lun |
integer |
False |
|
id |
string |
False |
|
caching |
string |
False |
|
accountType |
string |
False |
|
managed |
boolean |
False |
|
encryptionSet |
string |
False |
AzureProperties
| Name | Type | Required | Description |
|---|---|---|---|
regionName |
string |
False |
|
resourceGroup |
False |
||
vnetCidr |
string |
False |
|
tags |
False |
||
subscriptionId |
string |
False |
|
deploymentId |
string |
False |
|
creationTime |
integer |
False |
|
instanceType |
string |
False |
|
numOfNics |
integer |
False |
|
singleNetworkInterface |
boolean |
False |
|
subscriptionName |
string |
False |
|
cloudProviderAccountId |
string |
False |
|
availabilityZone |
False |
||
dataDisks |
array[AzureDataDiskResponse] |
False |
AzureAvailabilitySet
| Name | Type | Required | Description |
|---|---|---|---|
faultDomain |
integer |
False |
|
updateDomain |
integer |
False |
AzureHaNodeInfo
| Name | Type | Required | Description |
|---|---|---|---|
instanceName |
string |
False |
|
instanceId |
string |
False |
|
primaryIp |
string |
False |
|
state |
string |
False |
|
serialNumber |
string |
False |
|
availabilitySet |
True |
||
availabilityZone |
False |
AzureHaProperties
| Name | Type | Required | Description |
|---|---|---|---|
loadBalancerName |
string |
False |
|
haEnabledOnLbRules |
boolean |
False |
|
node1Info |
False |
||
node2Info |
False |
||
multiZone |
boolean |
False |
|
applicationSecurityGroupName |
string |
False |
|
azureHaDeploymentType |
string |
False |
AzureVsaWorkingEnvironmentResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
True |
|
name |
string |
False |
|
tenantId |
string |
False |
|
svmName |
string |
False |
|
creatorUserEmail |
string |
False |
|
status |
False |
||
providerProperties |
False |
||
reservedSize |
False |
||
clusterProperties |
False |
||
ontapClusterProperties |
False |
||
cloudProviderName |
string |
False |
|
snapshotPolicies |
array[SnapshotPolicy] |
True |
|
actionsRequired |
array[ActionRequired] |
True |
|
activeActions |
array[string] |
False |
|
replicationProperties |
False |
||
schedules |
array[VsaSchedule] |
True |
|
svms |
array[Svm] |
True |
|
workingEnvironmentType |
string |
False |
|
supportRegistrationProperties |
False |
||
supportRegistrationInformation |
True |
||
capacityFeatures |
False |
||
encryptionProperties |
False |
||
supportedFeatures |
False |
||
isHA |
boolean |
False |
|
haProperties |
False |
||
fpolicyProperties |
False |
||
saasProperties |
False |
||
cbsProperties |
False |
||
complianceProperties |
False |
||
monitoringProperties |
False |
||
licensesInformation |
array[LicenseInformation] |
True |
labels Hash mapping strings to string
| Name | Type | Required | Description |
|---|---|---|---|
traversableAgain |
boolean |
False |
|
empty |
boolean |
False |
GcpProperties
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
|
regionName |
string |
False |
|
zoneName |
array[string] |
False |
|
instanceType |
string |
False |
|
subnetCidr |
string |
False |
|
numOfNics |
integer |
False |
|
labels |
False |
||
projectName |
string |
False |
|
deploymentName |
string |
False |
GcpHaMediatorInfo
| Name | Type | Required | Description |
|---|---|---|---|
mediatorInstanceName |
string |
False |
|
zone |
string |
False |
|
instanceType |
string |
False |
|
primaryIp |
string |
False |
|
instanceStatus |
string |
False |
|
version |
string |
False |
GcpHaNodeInfo
| Name | Type | Required | Description |
|---|---|---|---|
instanceName |
string |
False |
|
zone |
string |
False |
|
instanceType |
string |
False |
|
primaryIp |
string |
False |
|
instanceStatus |
string |
False |
|
numOfNics |
integer |
False |
|
labels |
False |
GcpHaProperties
| Name | Type | Required | Description |
|---|---|---|---|
mediatorInfo |
False |
||
node1Info |
False |
||
node2Info |
False |
||
projectName |
string |
False |
GcpVsaWorkingEnvironmentResponse
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
True |
|
name |
string |
False |
|
tenantId |
string |
False |
|
svmName |
string |
False |
|
creatorUserEmail |
string |
False |
|
status |
False |
||
providerProperties |
False |
||
reservedSize |
False |
||
clusterProperties |
False |
||
ontapClusterProperties |
False |
||
cloudProviderName |
string |
False |
|
snapshotPolicies |
array[SnapshotPolicy] |
True |
|
actionsRequired |
array[ActionRequired] |
True |
|
activeActions |
array[string] |
False |
|
replicationProperties |
False |
||
schedules |
array[VsaSchedule] |
True |
|
svms |
array[Svm] |
True |
|
workingEnvironmentType |
string |
False |
|
supportRegistrationProperties |
False |
||
supportRegistrationInformation |
True |
||
capacityFeatures |
False |
||
encryptionProperties |
False |
||
supportedFeatures |
False |
||
isHA |
boolean |
True |
|
haProperties |
False |
||
fpolicyProperties |
False |
||
saasProperties |
False |
||
cbsProperties |
False |
||
complianceProperties |
False |
||
monitoringProperties |
False |
||
licensesInformation |
array[LicenseInformation] |
True |