@azure/arm-netapp 15.1.1 → 16.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +57 -0
- package/dist/index.js +3787 -3016
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/accountBackupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accountBackupsGetSample.js +1 -1
- package/dist-esm/samples-dev/accountBackupsListSample.js +1 -1
- package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/accountsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accountsGetSample.js +1 -1
- package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/accountsListSample.js +1 -1
- package/dist-esm/samples-dev/accountsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesCreateSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupsCreateSample.js +1 -1
- package/dist-esm/samples-dev/backupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetStatusSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js +1 -1
- package/dist-esm/samples-dev/backupsListSample.js +1 -1
- package/dist-esm/samples-dev/backupsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/poolsGetSample.js +1 -1
- package/dist-esm/samples-dev/poolsListSample.js +1 -1
- package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsCreateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesCreateSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesGetMetadataSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesGetSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesListByVolumeSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/vaultsListSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsCreateSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js +1 -1
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js +40 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js +34 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js +34 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js +47 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesBreakReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/volumesDeleteReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js +33 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesGetSample.js +1 -1
- package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.js +47 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesListSample.js +1 -1
- package/dist-esm/samples-dev/volumesPoolChangeSample.js +1 -1
- package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesRelocateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesRelocateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesRelocateSample.js +33 -0
- package/dist-esm/samples-dev/volumesRelocateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesReplicationStatusSample.js +1 -1
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js +33 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesResyncReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.js +33 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesRevertSample.js +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +788 -747
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +18 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +13 -6
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1839 -1923
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -2
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +23 -5
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/netAppManagementClient.d.ts +4 -1
- package/dist-esm/src/netAppManagementClient.d.ts.map +1 -1
- package/dist-esm/src/netAppManagementClient.js +33 -3
- package/dist-esm/src/netAppManagementClient.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/subvolumes.js +2 -2
- package/dist-esm/src/operations/volumeGroups.js +1 -1
- package/dist-esm/src/operations/volumeQuotaRules.d.ts +109 -0
- package/dist-esm/src/operations/volumeQuotaRules.d.ts.map +1 -0
- package/dist-esm/src/operations/volumeQuotaRules.js +429 -0
- package/dist-esm/src/operations/volumeQuotaRules.js.map +1 -0
- package/dist-esm/src/operations/volumes.d.ts +95 -1
- package/dist-esm/src/operations/volumes.d.ts.map +1 -1
- package/dist-esm/src/operations/volumes.js +360 -0
- package/dist-esm/src/operations/volumes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts +90 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +84 -1
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +9 -5
- package/review/arm-netapp.api.md +226 -107
- package/src/models/index.ts +903 -810
- package/src/models/mappers.ts +1977 -1961
- package/src/models/parameters.ts +27 -4
- package/src/netAppManagementClient.ts +40 -2
- package/src/operations/index.ts +1 -0
- package/src/operations/subvolumes.ts +2 -2
- package/src/operations/volumeGroups.ts +1 -1
- package/src/operations/volumeQuotaRules.ts +640 -0
- package/src/operations/volumes.ts +560 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/volumeQuotaRules.ts +179 -0
- package/src/operationsInterfaces/volumes.ts +144 -1
- package/types/arm-netapp.d.ts +404 -163
package/src/models/index.ts
CHANGED
|
@@ -142,22 +142,6 @@ export interface SubscriptionQuotaItemList {
|
|
|
142
142
|
value?: SubscriptionQuotaItem[];
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
|
146
|
-
export interface SystemData {
|
|
147
|
-
/** The identity that created the resource. */
|
|
148
|
-
createdBy?: string;
|
|
149
|
-
/** The type of identity that created the resource. */
|
|
150
|
-
createdByType?: CreatedByType;
|
|
151
|
-
/** The timestamp of resource creation (UTC). */
|
|
152
|
-
createdAt?: Date;
|
|
153
|
-
/** The identity that last modified the resource. */
|
|
154
|
-
lastModifiedBy?: string;
|
|
155
|
-
/** The type of identity that last modified the resource. */
|
|
156
|
-
lastModifiedByType?: CreatedByType;
|
|
157
|
-
/** The timestamp of resource last modification (UTC) */
|
|
158
|
-
lastModifiedAt?: Date;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
145
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
162
146
|
export interface Resource {
|
|
163
147
|
/**
|
|
@@ -175,6 +159,27 @@ export interface Resource {
|
|
|
175
159
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
176
160
|
*/
|
|
177
161
|
readonly type?: string;
|
|
162
|
+
/**
|
|
163
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
164
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
165
|
+
*/
|
|
166
|
+
readonly systemData?: SystemData;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
170
|
+
export interface SystemData {
|
|
171
|
+
/** The identity that created the resource. */
|
|
172
|
+
createdBy?: string;
|
|
173
|
+
/** The type of identity that created the resource. */
|
|
174
|
+
createdByType?: CreatedByType;
|
|
175
|
+
/** The timestamp of resource creation (UTC). */
|
|
176
|
+
createdAt?: Date;
|
|
177
|
+
/** The identity that last modified the resource. */
|
|
178
|
+
lastModifiedBy?: string;
|
|
179
|
+
/** The type of identity that last modified the resource. */
|
|
180
|
+
lastModifiedByType?: CreatedByType;
|
|
181
|
+
/** The timestamp of resource last modification (UTC) */
|
|
182
|
+
lastModifiedAt?: Date;
|
|
178
183
|
}
|
|
179
184
|
|
|
180
185
|
/** List of NetApp account resources */
|
|
@@ -185,48 +190,6 @@ export interface NetAppAccountList {
|
|
|
185
190
|
nextLink?: string;
|
|
186
191
|
}
|
|
187
192
|
|
|
188
|
-
/** NetApp account resource */
|
|
189
|
-
export interface NetAppAccount {
|
|
190
|
-
/** Resource location */
|
|
191
|
-
location: string;
|
|
192
|
-
/**
|
|
193
|
-
* Resource Id
|
|
194
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
195
|
-
*/
|
|
196
|
-
readonly id?: string;
|
|
197
|
-
/**
|
|
198
|
-
* Resource name
|
|
199
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
200
|
-
*/
|
|
201
|
-
readonly name?: string;
|
|
202
|
-
/**
|
|
203
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
204
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
205
|
-
*/
|
|
206
|
-
readonly etag?: string;
|
|
207
|
-
/**
|
|
208
|
-
* Resource type
|
|
209
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
210
|
-
*/
|
|
211
|
-
readonly type?: string;
|
|
212
|
-
/** Resource tags */
|
|
213
|
-
tags?: { [propertyName: string]: string };
|
|
214
|
-
/**
|
|
215
|
-
* The system meta data relating to this resource.
|
|
216
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
217
|
-
*/
|
|
218
|
-
readonly systemData?: SystemData;
|
|
219
|
-
/**
|
|
220
|
-
* Azure lifecycle management
|
|
221
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
222
|
-
*/
|
|
223
|
-
readonly provisioningState?: string;
|
|
224
|
-
/** Active Directories */
|
|
225
|
-
activeDirectories?: ActiveDirectory[];
|
|
226
|
-
/** Encryption settings */
|
|
227
|
-
encryption?: AccountEncryption;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
193
|
/** Active Directory */
|
|
231
194
|
export interface ActiveDirectory {
|
|
232
195
|
/** Id of the Active Directory */
|
|
@@ -351,69 +314,6 @@ export interface CapacityPoolList {
|
|
|
351
314
|
nextLink?: string;
|
|
352
315
|
}
|
|
353
316
|
|
|
354
|
-
/** Capacity pool resource */
|
|
355
|
-
export interface CapacityPool {
|
|
356
|
-
/** Resource location */
|
|
357
|
-
location: string;
|
|
358
|
-
/**
|
|
359
|
-
* Resource Id
|
|
360
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
361
|
-
*/
|
|
362
|
-
readonly id?: string;
|
|
363
|
-
/**
|
|
364
|
-
* Resource name
|
|
365
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
366
|
-
*/
|
|
367
|
-
readonly name?: string;
|
|
368
|
-
/**
|
|
369
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
370
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
371
|
-
*/
|
|
372
|
-
readonly etag?: string;
|
|
373
|
-
/**
|
|
374
|
-
* Resource type
|
|
375
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
376
|
-
*/
|
|
377
|
-
readonly type?: string;
|
|
378
|
-
/** Resource tags */
|
|
379
|
-
tags?: { [propertyName: string]: string };
|
|
380
|
-
/**
|
|
381
|
-
* The system meta data relating to this resource.
|
|
382
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
383
|
-
*/
|
|
384
|
-
readonly systemData?: SystemData;
|
|
385
|
-
/**
|
|
386
|
-
* UUID v4 used to identify the Pool
|
|
387
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
388
|
-
*/
|
|
389
|
-
readonly poolId?: string;
|
|
390
|
-
/** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104). */
|
|
391
|
-
size: number;
|
|
392
|
-
/** The service level of the file system */
|
|
393
|
-
serviceLevel: ServiceLevel;
|
|
394
|
-
/**
|
|
395
|
-
* Azure lifecycle management
|
|
396
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
397
|
-
*/
|
|
398
|
-
readonly provisioningState?: string;
|
|
399
|
-
/**
|
|
400
|
-
* Total throughput of pool in Mibps
|
|
401
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
402
|
-
*/
|
|
403
|
-
readonly totalThroughputMibps?: number;
|
|
404
|
-
/**
|
|
405
|
-
* Utilized throughput of pool in Mibps
|
|
406
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
407
|
-
*/
|
|
408
|
-
readonly utilizedThroughputMibps?: number;
|
|
409
|
-
/** The qos type of the pool */
|
|
410
|
-
qosType?: QosType;
|
|
411
|
-
/** If enabled (true) the pool can contain cool Access enabled volumes. */
|
|
412
|
-
coolAccess?: boolean;
|
|
413
|
-
/** Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool. */
|
|
414
|
-
encryptionType?: EncryptionType;
|
|
415
|
-
}
|
|
416
|
-
|
|
417
317
|
/** Capacity pool patch resource */
|
|
418
318
|
export interface CapacityPoolPatch {
|
|
419
319
|
/** Resource location */
|
|
@@ -449,265 +349,118 @@ export interface VolumeList {
|
|
|
449
349
|
nextLink?: string;
|
|
450
350
|
}
|
|
451
351
|
|
|
452
|
-
/**
|
|
453
|
-
export interface
|
|
352
|
+
/** Set of export policy rules */
|
|
353
|
+
export interface VolumePropertiesExportPolicy {
|
|
354
|
+
/** Export policy rule */
|
|
355
|
+
rules?: ExportPolicyRule[];
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
/** Volume Export Policy Rule */
|
|
359
|
+
export interface ExportPolicyRule {
|
|
360
|
+
/** Order index */
|
|
361
|
+
ruleIndex?: number;
|
|
362
|
+
/** Read only access */
|
|
363
|
+
unixReadOnly?: boolean;
|
|
364
|
+
/** Read and write access */
|
|
365
|
+
unixReadWrite?: boolean;
|
|
366
|
+
/** Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later */
|
|
367
|
+
kerberos5ReadOnly?: boolean;
|
|
368
|
+
/** Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
369
|
+
kerberos5ReadWrite?: boolean;
|
|
370
|
+
/** Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later */
|
|
371
|
+
kerberos5IReadOnly?: boolean;
|
|
372
|
+
/** Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
373
|
+
kerberos5IReadWrite?: boolean;
|
|
374
|
+
/** Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later */
|
|
375
|
+
kerberos5PReadOnly?: boolean;
|
|
376
|
+
/** Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
377
|
+
kerberos5PReadWrite?: boolean;
|
|
378
|
+
/** Allows CIFS protocol */
|
|
379
|
+
cifs?: boolean;
|
|
380
|
+
/** Allows NFSv3 protocol. Enable only for NFSv3 type volumes */
|
|
381
|
+
nfsv3?: boolean;
|
|
382
|
+
/** Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes */
|
|
383
|
+
nfsv41?: boolean;
|
|
384
|
+
/** Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names */
|
|
385
|
+
allowedClients?: string;
|
|
386
|
+
/** Has root access to volume */
|
|
387
|
+
hasRootAccess?: boolean;
|
|
388
|
+
/** This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own. */
|
|
389
|
+
chownMode?: ChownMode;
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
/** Mount target properties */
|
|
393
|
+
export interface MountTargetProperties {
|
|
394
|
+
/**
|
|
395
|
+
* UUID v4 used to identify the MountTarget
|
|
396
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
397
|
+
*/
|
|
398
|
+
readonly mountTargetId?: string;
|
|
399
|
+
/** UUID v4 used to identify the MountTarget */
|
|
400
|
+
fileSystemId: string;
|
|
401
|
+
/**
|
|
402
|
+
* The mount target's IPv4 address
|
|
403
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
404
|
+
*/
|
|
405
|
+
readonly ipAddress?: string;
|
|
406
|
+
/** The SMB server's Fully Qualified Domain Name, FQDN */
|
|
407
|
+
smbServerFqdn?: string;
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
/** DataProtection type volumes include an object containing details of the replication */
|
|
411
|
+
export interface VolumePropertiesDataProtection {
|
|
412
|
+
/** Backup Properties */
|
|
413
|
+
backup?: VolumeBackupProperties;
|
|
414
|
+
/** Replication properties */
|
|
415
|
+
replication?: ReplicationObject;
|
|
416
|
+
/** Snapshot properties. */
|
|
417
|
+
snapshot?: VolumeSnapshotProperties;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
/** Volume Backup Properties */
|
|
421
|
+
export interface VolumeBackupProperties {
|
|
422
|
+
/** Backup Policy Resource ID */
|
|
423
|
+
backupPolicyId?: string;
|
|
424
|
+
/** Policy Enforced */
|
|
425
|
+
policyEnforced?: boolean;
|
|
426
|
+
/** Vault Resource ID */
|
|
427
|
+
vaultId?: string;
|
|
428
|
+
/** Backup Enabled */
|
|
429
|
+
backupEnabled?: boolean;
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
/** Replication properties */
|
|
433
|
+
export interface ReplicationObject {
|
|
434
|
+
/** Id */
|
|
435
|
+
replicationId?: string;
|
|
436
|
+
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
437
|
+
endpointType?: EndpointType;
|
|
438
|
+
/** Schedule */
|
|
439
|
+
replicationSchedule?: ReplicationSchedule;
|
|
440
|
+
/** The resource ID of the remote volume. */
|
|
441
|
+
remoteVolumeResourceId: string;
|
|
442
|
+
/** The remote region for the other end of the Volume Replication. */
|
|
443
|
+
remoteVolumeRegion?: string;
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
/** Volume Snapshot Properties */
|
|
447
|
+
export interface VolumeSnapshotProperties {
|
|
448
|
+
/** Snapshot Policy ResourceId */
|
|
449
|
+
snapshotPolicyId?: string;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
/** Application specific parameters for the placement of volumes in the volume group */
|
|
453
|
+
export interface PlacementKeyValuePairs {
|
|
454
|
+
/** Key for an application specific parameter for the placement of volumes in the volume group */
|
|
455
|
+
key: string;
|
|
456
|
+
/** Value for an application specific parameter for the placement of volumes in the volume group */
|
|
457
|
+
value: string;
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
/** Volume patch resource */
|
|
461
|
+
export interface VolumePatch {
|
|
454
462
|
/** Resource location */
|
|
455
|
-
location
|
|
456
|
-
/**
|
|
457
|
-
* Resource Id
|
|
458
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
459
|
-
*/
|
|
460
|
-
readonly id?: string;
|
|
461
|
-
/**
|
|
462
|
-
* Resource name
|
|
463
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
464
|
-
*/
|
|
465
|
-
readonly name?: string;
|
|
466
|
-
/**
|
|
467
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
468
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
469
|
-
*/
|
|
470
|
-
readonly etag?: string;
|
|
471
|
-
/**
|
|
472
|
-
* Resource type
|
|
473
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
474
|
-
*/
|
|
475
|
-
readonly type?: string;
|
|
476
|
-
/** Resource tags */
|
|
477
|
-
tags?: { [propertyName: string]: string };
|
|
478
|
-
/**
|
|
479
|
-
* The system meta data relating to this resource.
|
|
480
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
481
|
-
*/
|
|
482
|
-
readonly systemData?: SystemData;
|
|
483
|
-
/**
|
|
484
|
-
* Unique FileSystem Identifier.
|
|
485
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
486
|
-
*/
|
|
487
|
-
readonly fileSystemId?: string;
|
|
488
|
-
/** A unique file path for the volume. Used when creating mount targets */
|
|
489
|
-
creationToken: string;
|
|
490
|
-
/** The service level of the file system */
|
|
491
|
-
serviceLevel?: ServiceLevel;
|
|
492
|
-
/** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes. */
|
|
493
|
-
usageThreshold: number;
|
|
494
|
-
/** Set of export policy rules */
|
|
495
|
-
exportPolicy?: VolumePropertiesExportPolicy;
|
|
496
|
-
/** Set of protocol types, default NFSv3, CIFS for SMB protocol */
|
|
497
|
-
protocolTypes?: string[];
|
|
498
|
-
/**
|
|
499
|
-
* Azure lifecycle management
|
|
500
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
501
|
-
*/
|
|
502
|
-
readonly provisioningState?: string;
|
|
503
|
-
/** UUID v4 or resource identifier used to identify the Snapshot. */
|
|
504
|
-
snapshotId?: string;
|
|
505
|
-
/** UUID v4 or resource identifier used to identify the Backup. */
|
|
506
|
-
backupId?: string;
|
|
507
|
-
/**
|
|
508
|
-
* Unique Baremetal Tenant Identifier.
|
|
509
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
510
|
-
*/
|
|
511
|
-
readonly baremetalTenantId?: string;
|
|
512
|
-
/** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */
|
|
513
|
-
subnetId: string;
|
|
514
|
-
/** Basic network, or Standard features available to the volume. */
|
|
515
|
-
networkFeatures?: NetworkFeatures;
|
|
516
|
-
/**
|
|
517
|
-
* Network Sibling Set ID for the the group of volumes sharing networking resources.
|
|
518
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
519
|
-
*/
|
|
520
|
-
readonly networkSiblingSetId?: string;
|
|
521
|
-
/**
|
|
522
|
-
* Provides storage to network proximity information for the volume.
|
|
523
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
524
|
-
*/
|
|
525
|
-
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
526
|
-
/**
|
|
527
|
-
* List of mount targets
|
|
528
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
529
|
-
*/
|
|
530
|
-
readonly mountTargets?: MountTargetProperties[];
|
|
531
|
-
/** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */
|
|
532
|
-
volumeType?: string;
|
|
533
|
-
/** DataProtection type volumes include an object containing details of the replication */
|
|
534
|
-
dataProtection?: VolumePropertiesDataProtection;
|
|
535
|
-
/** Restoring */
|
|
536
|
-
isRestoring?: boolean;
|
|
537
|
-
/** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true). */
|
|
538
|
-
snapshotDirectoryVisible?: boolean;
|
|
539
|
-
/** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */
|
|
540
|
-
kerberosEnabled?: boolean;
|
|
541
|
-
/** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */
|
|
542
|
-
securityStyle?: SecurityStyle;
|
|
543
|
-
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */
|
|
544
|
-
smbEncryption?: boolean;
|
|
545
|
-
/** Enables continuously available share property for smb volume. Only applicable for SMB volume */
|
|
546
|
-
smbContinuouslyAvailable?: boolean;
|
|
547
|
-
/** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
|
|
548
|
-
throughputMibps?: number;
|
|
549
|
-
/** Encryption Key Source. Possible values are: 'Microsoft.NetApp' */
|
|
550
|
-
encryptionKeySource?: string;
|
|
551
|
-
/** Specifies whether LDAP is enabled or not for a given NFS volume. */
|
|
552
|
-
ldapEnabled?: boolean;
|
|
553
|
-
/** Specifies whether Cool Access(tiering) is enabled for the volume. */
|
|
554
|
-
coolAccess?: boolean;
|
|
555
|
-
/** Specifies the number of days after which data that is not accessed by clients will be tiered. */
|
|
556
|
-
coolnessPeriod?: number;
|
|
557
|
-
/** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */
|
|
558
|
-
unixPermissions?: string;
|
|
559
|
-
/**
|
|
560
|
-
* When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
|
|
561
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
562
|
-
*/
|
|
563
|
-
readonly cloneProgress?: number;
|
|
564
|
-
/** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */
|
|
565
|
-
avsDataStore?: AvsDataStore;
|
|
566
|
-
/** Specifies if default quota is enabled for the volume. */
|
|
567
|
-
isDefaultQuotaEnabled?: boolean;
|
|
568
|
-
/** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */
|
|
569
|
-
defaultUserQuotaInKiBs?: number;
|
|
570
|
-
/** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
|
|
571
|
-
defaultGroupQuotaInKiBs?: number;
|
|
572
|
-
/**
|
|
573
|
-
* Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
|
|
574
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
575
|
-
*/
|
|
576
|
-
readonly maximumNumberOfFiles?: number;
|
|
577
|
-
/**
|
|
578
|
-
* Volume Group Name
|
|
579
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
580
|
-
*/
|
|
581
|
-
readonly volumeGroupName?: string;
|
|
582
|
-
/** Pool Resource Id used in case of creating a volume through volume group */
|
|
583
|
-
capacityPoolResourceId?: string;
|
|
584
|
-
/** Proximity placement group associated with the volume */
|
|
585
|
-
proximityPlacementGroup?: string;
|
|
586
|
-
/**
|
|
587
|
-
* T2 network information
|
|
588
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
589
|
-
*/
|
|
590
|
-
readonly t2Network?: string;
|
|
591
|
-
/** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
|
|
592
|
-
volumeSpecName?: string;
|
|
593
|
-
/** Application specific placement rules for the particular volume */
|
|
594
|
-
placementRules?: PlacementKeyValuePairs[];
|
|
595
|
-
/** Flag indicating whether subvolume operations are enabled on the volume */
|
|
596
|
-
enableSubvolumes?: EnableSubvolumes;
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
/** Set of export policy rules */
|
|
600
|
-
export interface VolumePropertiesExportPolicy {
|
|
601
|
-
/** Export policy rule */
|
|
602
|
-
rules?: ExportPolicyRule[];
|
|
603
|
-
}
|
|
604
|
-
|
|
605
|
-
/** Volume Export Policy Rule */
|
|
606
|
-
export interface ExportPolicyRule {
|
|
607
|
-
/** Order index */
|
|
608
|
-
ruleIndex?: number;
|
|
609
|
-
/** Read only access */
|
|
610
|
-
unixReadOnly?: boolean;
|
|
611
|
-
/** Read and write access */
|
|
612
|
-
unixReadWrite?: boolean;
|
|
613
|
-
/** Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later */
|
|
614
|
-
kerberos5ReadOnly?: boolean;
|
|
615
|
-
/** Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
616
|
-
kerberos5ReadWrite?: boolean;
|
|
617
|
-
/** Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later */
|
|
618
|
-
kerberos5IReadOnly?: boolean;
|
|
619
|
-
/** Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
620
|
-
kerberos5IReadWrite?: boolean;
|
|
621
|
-
/** Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later */
|
|
622
|
-
kerberos5PReadOnly?: boolean;
|
|
623
|
-
/** Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
624
|
-
kerberos5PReadWrite?: boolean;
|
|
625
|
-
/** Allows CIFS protocol */
|
|
626
|
-
cifs?: boolean;
|
|
627
|
-
/** Allows NFSv3 protocol. Enable only for NFSv3 type volumes */
|
|
628
|
-
nfsv3?: boolean;
|
|
629
|
-
/** Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes */
|
|
630
|
-
nfsv41?: boolean;
|
|
631
|
-
/** Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names */
|
|
632
|
-
allowedClients?: string;
|
|
633
|
-
/** Has root access to volume */
|
|
634
|
-
hasRootAccess?: boolean;
|
|
635
|
-
/** This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own. */
|
|
636
|
-
chownMode?: ChownMode;
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
/** Mount target properties */
|
|
640
|
-
export interface MountTargetProperties {
|
|
641
|
-
/**
|
|
642
|
-
* UUID v4 used to identify the MountTarget
|
|
643
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
644
|
-
*/
|
|
645
|
-
readonly mountTargetId?: string;
|
|
646
|
-
/** UUID v4 used to identify the MountTarget */
|
|
647
|
-
fileSystemId: string;
|
|
648
|
-
/**
|
|
649
|
-
* The mount target's IPv4 address
|
|
650
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
651
|
-
*/
|
|
652
|
-
readonly ipAddress?: string;
|
|
653
|
-
/** The SMB server's Fully Qualified Domain Name, FQDN */
|
|
654
|
-
smbServerFqdn?: string;
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
/** DataProtection type volumes include an object containing details of the replication */
|
|
658
|
-
export interface VolumePropertiesDataProtection {
|
|
659
|
-
/** Backup Properties */
|
|
660
|
-
backup?: VolumeBackupProperties;
|
|
661
|
-
/** Replication properties */
|
|
662
|
-
replication?: ReplicationObject;
|
|
663
|
-
/** Snapshot properties. */
|
|
664
|
-
snapshot?: VolumeSnapshotProperties;
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
/** Volume Backup Properties */
|
|
668
|
-
export interface VolumeBackupProperties {
|
|
669
|
-
/** Backup Policy Resource ID */
|
|
670
|
-
backupPolicyId?: string;
|
|
671
|
-
/** Policy Enforced */
|
|
672
|
-
policyEnforced?: boolean;
|
|
673
|
-
/** Vault Resource ID */
|
|
674
|
-
vaultId?: string;
|
|
675
|
-
/** Backup Enabled */
|
|
676
|
-
backupEnabled?: boolean;
|
|
677
|
-
}
|
|
678
|
-
|
|
679
|
-
/** Replication properties */
|
|
680
|
-
export interface ReplicationObject {
|
|
681
|
-
/** Id */
|
|
682
|
-
replicationId?: string;
|
|
683
|
-
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
684
|
-
endpointType?: EndpointType;
|
|
685
|
-
/** Schedule */
|
|
686
|
-
replicationSchedule?: ReplicationSchedule;
|
|
687
|
-
/** The resource ID of the remote volume. */
|
|
688
|
-
remoteVolumeResourceId: string;
|
|
689
|
-
/** The remote region for the other end of the Volume Replication. */
|
|
690
|
-
remoteVolumeRegion?: string;
|
|
691
|
-
}
|
|
692
|
-
|
|
693
|
-
/** Volume Snapshot Properties */
|
|
694
|
-
export interface VolumeSnapshotProperties {
|
|
695
|
-
/** Snapshot Policy ResourceId */
|
|
696
|
-
snapshotPolicyId?: string;
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
/** Application specific parameters for the placement of volumes in the volume group */
|
|
700
|
-
export interface PlacementKeyValuePairs {
|
|
701
|
-
/** Key for an application specific parameter for the placement of volumes in the volume group */
|
|
702
|
-
key: string;
|
|
703
|
-
/** Value for an application specific parameter for the placement of volumes in the volume group */
|
|
704
|
-
value: string;
|
|
705
|
-
}
|
|
706
|
-
|
|
707
|
-
/** Volume patch resource */
|
|
708
|
-
export interface VolumePatch {
|
|
709
|
-
/** Resource location */
|
|
710
|
-
location?: string;
|
|
463
|
+
location?: string;
|
|
711
464
|
/**
|
|
712
465
|
* Resource Id
|
|
713
466
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -785,6 +538,24 @@ export interface ReplicationStatus {
|
|
|
785
538
|
errorMessage?: string;
|
|
786
539
|
}
|
|
787
540
|
|
|
541
|
+
/** List Replications */
|
|
542
|
+
export interface ListReplications {
|
|
543
|
+
/** A list of replications */
|
|
544
|
+
value?: Replication[];
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
/** Replication properties */
|
|
548
|
+
export interface Replication {
|
|
549
|
+
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
550
|
+
endpointType?: EndpointType;
|
|
551
|
+
/** Schedule */
|
|
552
|
+
replicationSchedule?: ReplicationSchedule;
|
|
553
|
+
/** The resource ID of the remote volume. */
|
|
554
|
+
remoteVolumeResourceId: string;
|
|
555
|
+
/** The remote region for the other end of the Volume Replication. */
|
|
556
|
+
remoteVolumeRegion?: string;
|
|
557
|
+
}
|
|
558
|
+
|
|
788
559
|
/** Authorize request */
|
|
789
560
|
export interface AuthorizeRequest {
|
|
790
561
|
/** Resource id of the remote volume */
|
|
@@ -826,74 +597,12 @@ export interface Snapshot {
|
|
|
826
597
|
* UUID v4 used to identify the Snapshot
|
|
827
598
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
828
599
|
*/
|
|
829
|
-
readonly snapshotId?: string;
|
|
830
|
-
/**
|
|
831
|
-
* The creation date of the snapshot
|
|
832
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
833
|
-
*/
|
|
834
|
-
readonly created?: Date;
|
|
835
|
-
/**
|
|
836
|
-
* Azure lifecycle management
|
|
837
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
838
|
-
*/
|
|
839
|
-
readonly provisioningState?: string;
|
|
840
|
-
}
|
|
841
|
-
|
|
842
|
-
/** Restore payload for Single File Snapshot Restore */
|
|
843
|
-
export interface SnapshotRestoreFiles {
|
|
844
|
-
/** List of files to be restored */
|
|
845
|
-
filePaths: string[];
|
|
846
|
-
/** Destination folder where the files will be restored */
|
|
847
|
-
destinationPath?: string;
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
/** List of Snapshot Policies */
|
|
851
|
-
export interface SnapshotPoliciesList {
|
|
852
|
-
/** A list of snapshot policies */
|
|
853
|
-
value?: SnapshotPolicy[];
|
|
854
|
-
}
|
|
855
|
-
|
|
856
|
-
/** Snapshot policy information */
|
|
857
|
-
export interface SnapshotPolicy {
|
|
858
|
-
/** Resource location */
|
|
859
|
-
location: string;
|
|
860
|
-
/**
|
|
861
|
-
* Resource Id
|
|
862
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
863
|
-
*/
|
|
864
|
-
readonly id?: string;
|
|
865
|
-
/**
|
|
866
|
-
* Resource name
|
|
867
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
868
|
-
*/
|
|
869
|
-
readonly name?: string;
|
|
870
|
-
/**
|
|
871
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
872
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
873
|
-
*/
|
|
874
|
-
readonly etag?: string;
|
|
875
|
-
/**
|
|
876
|
-
* Resource type
|
|
877
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
878
|
-
*/
|
|
879
|
-
readonly type?: string;
|
|
880
|
-
/** Resource tags */
|
|
881
|
-
tags?: { [propertyName: string]: string };
|
|
600
|
+
readonly snapshotId?: string;
|
|
882
601
|
/**
|
|
883
|
-
* The
|
|
602
|
+
* The creation date of the snapshot
|
|
884
603
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
885
604
|
*/
|
|
886
|
-
readonly
|
|
887
|
-
/** Schedule for hourly snapshots */
|
|
888
|
-
hourlySchedule?: HourlySchedule;
|
|
889
|
-
/** Schedule for daily snapshots */
|
|
890
|
-
dailySchedule?: DailySchedule;
|
|
891
|
-
/** Schedule for weekly snapshots */
|
|
892
|
-
weeklySchedule?: WeeklySchedule;
|
|
893
|
-
/** Schedule for monthly snapshots */
|
|
894
|
-
monthlySchedule?: MonthlySchedule;
|
|
895
|
-
/** The property to decide policy is enabled or not */
|
|
896
|
-
enabled?: boolean;
|
|
605
|
+
readonly created?: Date;
|
|
897
606
|
/**
|
|
898
607
|
* Azure lifecycle management
|
|
899
608
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -901,6 +610,20 @@ export interface SnapshotPolicy {
|
|
|
901
610
|
readonly provisioningState?: string;
|
|
902
611
|
}
|
|
903
612
|
|
|
613
|
+
/** Restore payload for Single File Snapshot Restore */
|
|
614
|
+
export interface SnapshotRestoreFiles {
|
|
615
|
+
/** List of files to be restored */
|
|
616
|
+
filePaths: string[];
|
|
617
|
+
/** Destination folder where the files will be restored */
|
|
618
|
+
destinationPath?: string;
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
/** List of Snapshot Policies */
|
|
622
|
+
export interface SnapshotPoliciesList {
|
|
623
|
+
/** A list of snapshot policies */
|
|
624
|
+
value?: SnapshotPolicy[];
|
|
625
|
+
}
|
|
626
|
+
|
|
904
627
|
/** Hourly Schedule properties */
|
|
905
628
|
export interface HourlySchedule {
|
|
906
629
|
/** Hourly snapshot count to keep */
|
|
@@ -1179,92 +902,366 @@ export interface BackupPatch {
|
|
|
1179
902
|
* Volume name
|
|
1180
903
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1181
904
|
*/
|
|
1182
|
-
readonly volumeName?: string;
|
|
1183
|
-
/** Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups */
|
|
1184
|
-
useExistingSnapshot?: boolean;
|
|
1185
|
-
}
|
|
1186
|
-
|
|
1187
|
-
/** List of Backup Policies */
|
|
1188
|
-
export interface BackupPoliciesList {
|
|
1189
|
-
/** A list of backup policies */
|
|
1190
|
-
value?: BackupPolicy[];
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
/**
|
|
1194
|
-
export interface
|
|
1195
|
-
/**
|
|
1196
|
-
|
|
905
|
+
readonly volumeName?: string;
|
|
906
|
+
/** Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups */
|
|
907
|
+
useExistingSnapshot?: boolean;
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
/** List of Backup Policies */
|
|
911
|
+
export interface BackupPoliciesList {
|
|
912
|
+
/** A list of backup policies */
|
|
913
|
+
value?: BackupPolicy[];
|
|
914
|
+
}
|
|
915
|
+
|
|
916
|
+
/** Volume details using the backup policy */
|
|
917
|
+
export interface VolumeBackups {
|
|
918
|
+
/** Volume name */
|
|
919
|
+
volumeName?: string;
|
|
920
|
+
/** Total count of backups for volume */
|
|
921
|
+
backupsCount?: number;
|
|
922
|
+
/** Policy enabled */
|
|
923
|
+
policyEnabled?: boolean;
|
|
924
|
+
}
|
|
925
|
+
|
|
926
|
+
/** Backup policy Details for create and update */
|
|
927
|
+
export interface BackupPolicyPatch {
|
|
928
|
+
/** Resource location */
|
|
929
|
+
location?: string;
|
|
930
|
+
/**
|
|
931
|
+
* Resource Id
|
|
932
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
933
|
+
*/
|
|
934
|
+
readonly id?: string;
|
|
935
|
+
/**
|
|
936
|
+
* Resource name
|
|
937
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
938
|
+
*/
|
|
939
|
+
readonly name?: string;
|
|
940
|
+
/**
|
|
941
|
+
* Resource type
|
|
942
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
943
|
+
*/
|
|
944
|
+
readonly type?: string;
|
|
945
|
+
/** Resource tags */
|
|
946
|
+
tags?: { [propertyName: string]: string };
|
|
947
|
+
/**
|
|
948
|
+
* Backup Policy Resource ID
|
|
949
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
950
|
+
*/
|
|
951
|
+
readonly backupPolicyId?: string;
|
|
952
|
+
/**
|
|
953
|
+
* Azure lifecycle management
|
|
954
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
955
|
+
*/
|
|
956
|
+
readonly provisioningState?: string;
|
|
957
|
+
/** Daily backups count to keep */
|
|
958
|
+
dailyBackupsToKeep?: number;
|
|
959
|
+
/** Weekly backups count to keep */
|
|
960
|
+
weeklyBackupsToKeep?: number;
|
|
961
|
+
/** Monthly backups count to keep */
|
|
962
|
+
monthlyBackupsToKeep?: number;
|
|
963
|
+
/**
|
|
964
|
+
* Volumes using current backup policy
|
|
965
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
966
|
+
*/
|
|
967
|
+
readonly volumesAssigned?: number;
|
|
968
|
+
/** The property to decide policy is enabled or not */
|
|
969
|
+
enabled?: boolean;
|
|
970
|
+
/**
|
|
971
|
+
* A list of volumes assigned to this policy
|
|
972
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
973
|
+
*/
|
|
974
|
+
readonly volumeBackups?: VolumeBackups[];
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
/** List of Volume Quota Rules */
|
|
978
|
+
export interface VolumeQuotaRulesList {
|
|
979
|
+
/** A list of Volume Quota Rules */
|
|
980
|
+
value?: VolumeQuotaRule[];
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
/** Patchable Quota Rule of a Volume */
|
|
984
|
+
export interface VolumeQuotaRulePatch {
|
|
985
|
+
/**
|
|
986
|
+
* Gets the status of the VolumeQuotaRule at the time the operation was called.
|
|
987
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
988
|
+
*/
|
|
989
|
+
readonly provisioningState?: ProvisioningState;
|
|
990
|
+
/** Size of quota */
|
|
991
|
+
quotaSizeInKiBs?: number;
|
|
992
|
+
/** Type of quota */
|
|
993
|
+
quotaType?: Type;
|
|
994
|
+
/** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */
|
|
995
|
+
quotaTarget?: string;
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
/** List of Vaults */
|
|
999
|
+
export interface VaultList {
|
|
1000
|
+
/** A list of vaults */
|
|
1001
|
+
value?: Vault[];
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
/** Vault information */
|
|
1005
|
+
export interface Vault {
|
|
1006
|
+
/** Resource location */
|
|
1007
|
+
location: string;
|
|
1008
|
+
/**
|
|
1009
|
+
* Resource Id
|
|
1010
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1011
|
+
*/
|
|
1012
|
+
readonly id?: string;
|
|
1013
|
+
/**
|
|
1014
|
+
* Resource name
|
|
1015
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1016
|
+
*/
|
|
1017
|
+
readonly name?: string;
|
|
1018
|
+
/**
|
|
1019
|
+
* Resource type
|
|
1020
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1021
|
+
*/
|
|
1022
|
+
readonly type?: string;
|
|
1023
|
+
/** Vault Name */
|
|
1024
|
+
vaultName?: string;
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
/** List of volume group resources */
|
|
1028
|
+
export interface VolumeGroupList {
|
|
1029
|
+
/** List of volume Groups */
|
|
1030
|
+
value?: VolumeGroup[];
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
/** Volume group resource */
|
|
1034
|
+
export interface VolumeGroup {
|
|
1035
|
+
/** Resource location */
|
|
1036
|
+
location?: string;
|
|
1037
|
+
/**
|
|
1038
|
+
* Resource Id
|
|
1039
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1040
|
+
*/
|
|
1041
|
+
readonly id?: string;
|
|
1042
|
+
/**
|
|
1043
|
+
* Resource name
|
|
1044
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1045
|
+
*/
|
|
1046
|
+
readonly name?: string;
|
|
1047
|
+
/**
|
|
1048
|
+
* Resource type
|
|
1049
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1050
|
+
*/
|
|
1051
|
+
readonly type?: string;
|
|
1052
|
+
/**
|
|
1053
|
+
* Azure lifecycle management
|
|
1054
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1055
|
+
*/
|
|
1056
|
+
readonly provisioningState?: string;
|
|
1057
|
+
/** Volume group details */
|
|
1058
|
+
groupMetaData?: VolumeGroupMetaData;
|
|
1059
|
+
}
|
|
1060
|
+
|
|
1061
|
+
/** Volume group properties */
|
|
1062
|
+
export interface VolumeGroupMetaData {
|
|
1063
|
+
/** Group Description */
|
|
1064
|
+
groupDescription?: string;
|
|
1065
|
+
/** Application Type */
|
|
1066
|
+
applicationType?: ApplicationType;
|
|
1067
|
+
/** Application specific identifier */
|
|
1068
|
+
applicationIdentifier?: string;
|
|
1069
|
+
/** Application specific placement rules for the volume group */
|
|
1070
|
+
globalPlacementRules?: PlacementKeyValuePairs[];
|
|
1071
|
+
/** Application specific identifier of deployment rules for the volume group */
|
|
1072
|
+
deploymentSpecId?: string;
|
|
1073
|
+
/**
|
|
1074
|
+
* Number of volumes in volume group
|
|
1075
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1076
|
+
*/
|
|
1077
|
+
readonly volumesCount?: number;
|
|
1078
|
+
}
|
|
1079
|
+
|
|
1080
|
+
/** Volume group resource for create */
|
|
1081
|
+
export interface VolumeGroupDetails {
|
|
1082
|
+
/** Resource location */
|
|
1083
|
+
location?: string;
|
|
1084
|
+
/**
|
|
1085
|
+
* Resource Id
|
|
1086
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1087
|
+
*/
|
|
1088
|
+
readonly id?: string;
|
|
1089
|
+
/**
|
|
1090
|
+
* Resource name
|
|
1091
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1092
|
+
*/
|
|
1093
|
+
readonly name?: string;
|
|
1094
|
+
/**
|
|
1095
|
+
* Resource type
|
|
1096
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1097
|
+
*/
|
|
1098
|
+
readonly type?: string;
|
|
1099
|
+
/**
|
|
1100
|
+
* Azure lifecycle management
|
|
1101
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1102
|
+
*/
|
|
1103
|
+
readonly provisioningState?: string;
|
|
1104
|
+
/** Volume group details */
|
|
1105
|
+
groupMetaData?: VolumeGroupMetaData;
|
|
1106
|
+
/** List of volumes from group */
|
|
1107
|
+
volumes?: VolumeGroupVolumeProperties[];
|
|
1108
|
+
}
|
|
1109
|
+
|
|
1110
|
+
/** Volume resource */
|
|
1111
|
+
export interface VolumeGroupVolumeProperties {
|
|
1112
|
+
/**
|
|
1113
|
+
* Resource Id
|
|
1114
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1115
|
+
*/
|
|
1116
|
+
readonly id?: string;
|
|
1117
|
+
/** Resource name */
|
|
1118
|
+
name?: string;
|
|
1119
|
+
/**
|
|
1120
|
+
* Resource type
|
|
1121
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1122
|
+
*/
|
|
1123
|
+
readonly type?: string;
|
|
1124
|
+
/** Resource tags */
|
|
1125
|
+
tags?: { [propertyName: string]: string };
|
|
1126
|
+
/**
|
|
1127
|
+
* Unique FileSystem Identifier.
|
|
1128
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1129
|
+
*/
|
|
1130
|
+
readonly fileSystemId?: string;
|
|
1131
|
+
/** A unique file path for the volume. Used when creating mount targets */
|
|
1132
|
+
creationToken: string;
|
|
1133
|
+
/** The service level of the file system */
|
|
1134
|
+
serviceLevel?: ServiceLevel;
|
|
1135
|
+
/** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes. */
|
|
1136
|
+
usageThreshold: number;
|
|
1137
|
+
/** Set of export policy rules */
|
|
1138
|
+
exportPolicy?: VolumePropertiesExportPolicy;
|
|
1139
|
+
/** Set of protocol types, default NFSv3, CIFS for SMB protocol */
|
|
1140
|
+
protocolTypes?: string[];
|
|
1141
|
+
/**
|
|
1142
|
+
* Azure lifecycle management
|
|
1143
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1144
|
+
*/
|
|
1145
|
+
readonly provisioningState?: string;
|
|
1146
|
+
/** UUID v4 or resource identifier used to identify the Snapshot. */
|
|
1147
|
+
snapshotId?: string;
|
|
1148
|
+
/** UUID v4 or resource identifier used to identify the Backup. */
|
|
1149
|
+
backupId?: string;
|
|
1197
1150
|
/**
|
|
1198
|
-
*
|
|
1151
|
+
* Unique Baremetal Tenant Identifier.
|
|
1199
1152
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1200
1153
|
*/
|
|
1201
|
-
readonly
|
|
1154
|
+
readonly baremetalTenantId?: string;
|
|
1155
|
+
/** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */
|
|
1156
|
+
subnetId: string;
|
|
1157
|
+
/** Basic network, or Standard features available to the volume. */
|
|
1158
|
+
networkFeatures?: NetworkFeatures;
|
|
1202
1159
|
/**
|
|
1203
|
-
*
|
|
1160
|
+
* Network Sibling Set ID for the the group of volumes sharing networking resources.
|
|
1204
1161
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1205
1162
|
*/
|
|
1206
|
-
readonly
|
|
1163
|
+
readonly networkSiblingSetId?: string;
|
|
1207
1164
|
/**
|
|
1208
|
-
*
|
|
1165
|
+
* Provides storage to network proximity information for the volume.
|
|
1209
1166
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1210
1167
|
*/
|
|
1211
|
-
readonly
|
|
1168
|
+
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
1212
1169
|
/**
|
|
1213
|
-
*
|
|
1170
|
+
* List of mount targets
|
|
1214
1171
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1215
1172
|
*/
|
|
1216
|
-
readonly
|
|
1217
|
-
/**
|
|
1218
|
-
|
|
1173
|
+
readonly mountTargets?: MountTargetProperties[];
|
|
1174
|
+
/** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */
|
|
1175
|
+
volumeType?: string;
|
|
1176
|
+
/** DataProtection type volumes include an object containing details of the replication */
|
|
1177
|
+
dataProtection?: VolumePropertiesDataProtection;
|
|
1178
|
+
/** Restoring */
|
|
1179
|
+
isRestoring?: boolean;
|
|
1180
|
+
/** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true). */
|
|
1181
|
+
snapshotDirectoryVisible?: boolean;
|
|
1182
|
+
/** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */
|
|
1183
|
+
kerberosEnabled?: boolean;
|
|
1184
|
+
/** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */
|
|
1185
|
+
securityStyle?: SecurityStyle;
|
|
1186
|
+
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */
|
|
1187
|
+
smbEncryption?: boolean;
|
|
1188
|
+
/** Enables continuously available share property for smb volume. Only applicable for SMB volume */
|
|
1189
|
+
smbContinuouslyAvailable?: boolean;
|
|
1190
|
+
/** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
|
|
1191
|
+
throughputMibps?: number;
|
|
1192
|
+
/** Source of key used to encrypt data in volume. Possible values (case-insensitive) are: 'Microsoft.NetApp' */
|
|
1193
|
+
encryptionKeySource?: EncryptionKeySource;
|
|
1194
|
+
/** Specifies whether LDAP is enabled or not for a given NFS volume. */
|
|
1195
|
+
ldapEnabled?: boolean;
|
|
1196
|
+
/** Specifies whether Cool Access(tiering) is enabled for the volume. */
|
|
1197
|
+
coolAccess?: boolean;
|
|
1198
|
+
/** Specifies the number of days after which data that is not accessed by clients will be tiered. */
|
|
1199
|
+
coolnessPeriod?: number;
|
|
1200
|
+
/** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */
|
|
1201
|
+
unixPermissions?: string;
|
|
1219
1202
|
/**
|
|
1220
|
-
*
|
|
1203
|
+
* When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
|
|
1221
1204
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1222
1205
|
*/
|
|
1223
|
-
readonly
|
|
1206
|
+
readonly cloneProgress?: number;
|
|
1207
|
+
/** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */
|
|
1208
|
+
avsDataStore?: AvsDataStore;
|
|
1209
|
+
/** Specifies if default quota is enabled for the volume. */
|
|
1210
|
+
isDefaultQuotaEnabled?: boolean;
|
|
1211
|
+
/** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */
|
|
1212
|
+
defaultUserQuotaInKiBs?: number;
|
|
1213
|
+
/** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
|
|
1214
|
+
defaultGroupQuotaInKiBs?: number;
|
|
1224
1215
|
/**
|
|
1225
|
-
*
|
|
1216
|
+
* Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
|
|
1226
1217
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1227
1218
|
*/
|
|
1228
|
-
readonly
|
|
1219
|
+
readonly maximumNumberOfFiles?: number;
|
|
1229
1220
|
/**
|
|
1230
|
-
*
|
|
1221
|
+
* Volume Group Name
|
|
1231
1222
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1232
1223
|
*/
|
|
1233
|
-
readonly
|
|
1234
|
-
/**
|
|
1235
|
-
|
|
1236
|
-
/**
|
|
1237
|
-
|
|
1238
|
-
/** Monthly backups count to keep */
|
|
1239
|
-
monthlyBackupsToKeep?: number;
|
|
1224
|
+
readonly volumeGroupName?: string;
|
|
1225
|
+
/** Pool Resource Id used in case of creating a volume through volume group */
|
|
1226
|
+
capacityPoolResourceId?: string;
|
|
1227
|
+
/** Proximity placement group associated with the volume */
|
|
1228
|
+
proximityPlacementGroup?: string;
|
|
1240
1229
|
/**
|
|
1241
|
-
*
|
|
1230
|
+
* T2 network information
|
|
1242
1231
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1243
1232
|
*/
|
|
1244
|
-
readonly
|
|
1245
|
-
/**
|
|
1246
|
-
|
|
1233
|
+
readonly t2Network?: string;
|
|
1234
|
+
/** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
|
|
1235
|
+
volumeSpecName?: string;
|
|
1247
1236
|
/**
|
|
1248
|
-
*
|
|
1237
|
+
* Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
|
|
1249
1238
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1250
1239
|
*/
|
|
1251
|
-
readonly
|
|
1240
|
+
readonly encrypted?: boolean;
|
|
1241
|
+
/** Application specific placement rules for the particular volume */
|
|
1242
|
+
placementRules?: PlacementKeyValuePairs[];
|
|
1243
|
+
/** Flag indicating whether subvolume operations are enabled on the volume */
|
|
1244
|
+
enableSubvolumes?: EnableSubvolumes;
|
|
1252
1245
|
}
|
|
1253
1246
|
|
|
1254
|
-
/**
|
|
1255
|
-
export interface
|
|
1256
|
-
/**
|
|
1257
|
-
|
|
1258
|
-
/**
|
|
1259
|
-
|
|
1260
|
-
/** Policy enabled */
|
|
1261
|
-
policyEnabled?: boolean;
|
|
1247
|
+
/** List of Subvolumes */
|
|
1248
|
+
export interface SubvolumesList {
|
|
1249
|
+
/** A list of Subvolumes */
|
|
1250
|
+
value?: SubvolumeInfo[];
|
|
1251
|
+
/** URL to get the next set of results. */
|
|
1252
|
+
nextLink?: string;
|
|
1262
1253
|
}
|
|
1263
1254
|
|
|
1264
|
-
/**
|
|
1265
|
-
export interface
|
|
1266
|
-
/**
|
|
1267
|
-
|
|
1255
|
+
/** Subvolume Patch Request properties */
|
|
1256
|
+
export interface SubvolumePatchRequest {
|
|
1257
|
+
/** Truncate subvolume to the provided size in bytes */
|
|
1258
|
+
size?: number;
|
|
1259
|
+
/** path to the subvolume */
|
|
1260
|
+
path?: string;
|
|
1261
|
+
}
|
|
1262
|
+
|
|
1263
|
+
/** Result of the post subvolume and action is to get metadata of the subvolume. */
|
|
1264
|
+
export interface SubvolumeModel {
|
|
1268
1265
|
/**
|
|
1269
1266
|
* Resource Id
|
|
1270
1267
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1280,46 +1277,56 @@ export interface BackupPolicyPatch {
|
|
|
1280
1277
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1281
1278
|
*/
|
|
1282
1279
|
readonly type?: string;
|
|
1283
|
-
/**
|
|
1284
|
-
|
|
1285
|
-
/**
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
/**
|
|
1296
|
-
|
|
1297
|
-
/**
|
|
1298
|
-
|
|
1299
|
-
/**
|
|
1300
|
-
|
|
1280
|
+
/** Path to the subvolume */
|
|
1281
|
+
path?: string;
|
|
1282
|
+
/** Path to the parent subvolume */
|
|
1283
|
+
parentPath?: string;
|
|
1284
|
+
/** Size of subvolume */
|
|
1285
|
+
size?: number;
|
|
1286
|
+
/** Bytes used */
|
|
1287
|
+
bytesUsed?: number;
|
|
1288
|
+
/** Permissions of the subvolume */
|
|
1289
|
+
permissions?: string;
|
|
1290
|
+
/** Creation time and date */
|
|
1291
|
+
creationTimeStamp?: Date;
|
|
1292
|
+
/** Most recent access time and date */
|
|
1293
|
+
accessedTimeStamp?: Date;
|
|
1294
|
+
/** Most recent modification time and date */
|
|
1295
|
+
modifiedTimeStamp?: Date;
|
|
1296
|
+
/** Most recent change time and date */
|
|
1297
|
+
changedTimeStamp?: Date;
|
|
1298
|
+
/** Azure lifecycle management */
|
|
1299
|
+
provisioningState?: string;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
/** Identity for the resource. */
|
|
1303
|
+
export interface ResourceIdentity {
|
|
1301
1304
|
/**
|
|
1302
|
-
*
|
|
1305
|
+
* Object id of the identity resource
|
|
1303
1306
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1304
1307
|
*/
|
|
1305
|
-
readonly
|
|
1306
|
-
/** The property to decide policy is enabled or not */
|
|
1307
|
-
enabled?: boolean;
|
|
1308
|
+
readonly principalId?: string;
|
|
1308
1309
|
/**
|
|
1309
|
-
*
|
|
1310
|
+
* The tenant id of the resource
|
|
1310
1311
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1311
1312
|
*/
|
|
1312
|
-
readonly
|
|
1313
|
+
readonly tenantId?: string;
|
|
1314
|
+
/** Type of Identity. Supported values are: 'None', 'SystemAssigned' */
|
|
1315
|
+
type?: string;
|
|
1313
1316
|
}
|
|
1314
1317
|
|
|
1315
|
-
/**
|
|
1316
|
-
export interface
|
|
1317
|
-
/**
|
|
1318
|
-
|
|
1318
|
+
/** Volume relocation properties */
|
|
1319
|
+
export interface VolumeRelocationProperties {
|
|
1320
|
+
/** The id of the old volume that is being relocated */
|
|
1321
|
+
oldVolumeId?: string;
|
|
1322
|
+
/** The id of the bare metal tenant owned by the existing volume */
|
|
1323
|
+
oldBareMetalTenantId?: string;
|
|
1324
|
+
/** Has relocation been requested for this volume */
|
|
1325
|
+
relocationRequested?: boolean;
|
|
1319
1326
|
}
|
|
1320
1327
|
|
|
1321
|
-
/**
|
|
1322
|
-
export interface
|
|
1328
|
+
/** Mount Target */
|
|
1329
|
+
export interface MountTarget {
|
|
1323
1330
|
/** Resource location */
|
|
1324
1331
|
location: string;
|
|
1325
1332
|
/**
|
|
@@ -1337,18 +1344,26 @@ export interface Vault {
|
|
|
1337
1344
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1338
1345
|
*/
|
|
1339
1346
|
readonly type?: string;
|
|
1340
|
-
/**
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1347
|
+
/** Resource tags */
|
|
1348
|
+
tags?: { [propertyName: string]: string };
|
|
1349
|
+
/**
|
|
1350
|
+
* UUID v4 used to identify the MountTarget
|
|
1351
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1352
|
+
*/
|
|
1353
|
+
readonly mountTargetId?: string;
|
|
1354
|
+
/** UUID v4 used to identify the MountTarget */
|
|
1355
|
+
fileSystemId: string;
|
|
1356
|
+
/**
|
|
1357
|
+
* The mount target's IPv4 address
|
|
1358
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1359
|
+
*/
|
|
1360
|
+
readonly ipAddress?: string;
|
|
1361
|
+
/** The SMB server's Fully Qualified Domain Name, FQDN */
|
|
1362
|
+
smbServerFqdn?: string;
|
|
1348
1363
|
}
|
|
1349
1364
|
|
|
1350
|
-
/**
|
|
1351
|
-
export interface
|
|
1365
|
+
/** Snapshot policy properties */
|
|
1366
|
+
export interface SnapshotPolicyDetails {
|
|
1352
1367
|
/** Resource location */
|
|
1353
1368
|
location?: string;
|
|
1354
1369
|
/**
|
|
@@ -1368,36 +1383,25 @@ export interface VolumeGroup {
|
|
|
1368
1383
|
readonly type?: string;
|
|
1369
1384
|
/** Resource tags */
|
|
1370
1385
|
tags?: { [propertyName: string]: string };
|
|
1386
|
+
/** Schedule for hourly snapshots */
|
|
1387
|
+
hourlySchedule?: HourlySchedule;
|
|
1388
|
+
/** Schedule for daily snapshots */
|
|
1389
|
+
dailySchedule?: DailySchedule;
|
|
1390
|
+
/** Schedule for weekly snapshots */
|
|
1391
|
+
weeklySchedule?: WeeklySchedule;
|
|
1392
|
+
/** Schedule for monthly snapshots */
|
|
1393
|
+
monthlySchedule?: MonthlySchedule;
|
|
1394
|
+
/** The property to decide policy is enabled or not */
|
|
1395
|
+
enabled?: boolean;
|
|
1371
1396
|
/**
|
|
1372
|
-
* Azure lifecycle management
|
|
1373
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1374
|
-
*/
|
|
1375
|
-
readonly provisioningState?: string;
|
|
1376
|
-
/** Volume group details */
|
|
1377
|
-
groupMetaData?: VolumeGroupMetaData;
|
|
1378
|
-
}
|
|
1379
|
-
|
|
1380
|
-
/** Volume group properties */
|
|
1381
|
-
export interface VolumeGroupMetaData {
|
|
1382
|
-
/** Group Description */
|
|
1383
|
-
groupDescription?: string;
|
|
1384
|
-
/** Application Type */
|
|
1385
|
-
applicationType?: ApplicationType;
|
|
1386
|
-
/** Application specific identifier */
|
|
1387
|
-
applicationIdentifier?: string;
|
|
1388
|
-
/** Application specific placement rules for the volume group */
|
|
1389
|
-
globalPlacementRules?: PlacementKeyValuePairs[];
|
|
1390
|
-
/** Application specific identifier of deployment rules for the volume group */
|
|
1391
|
-
deploymentSpecId?: string;
|
|
1392
|
-
/**
|
|
1393
|
-
* Number of volumes in volume group
|
|
1397
|
+
* Azure lifecycle management
|
|
1394
1398
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1395
1399
|
*/
|
|
1396
|
-
readonly
|
|
1400
|
+
readonly provisioningState?: string;
|
|
1397
1401
|
}
|
|
1398
1402
|
|
|
1399
|
-
/**
|
|
1400
|
-
export interface
|
|
1403
|
+
/** Backup policy properties */
|
|
1404
|
+
export interface BackupPolicyDetails {
|
|
1401
1405
|
/** Resource location */
|
|
1402
1406
|
location?: string;
|
|
1403
1407
|
/**
|
|
@@ -1417,278 +1421,270 @@ export interface VolumeGroupDetails {
|
|
|
1417
1421
|
readonly type?: string;
|
|
1418
1422
|
/** Resource tags */
|
|
1419
1423
|
tags?: { [propertyName: string]: string };
|
|
1424
|
+
/**
|
|
1425
|
+
* Backup Policy Resource ID
|
|
1426
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1427
|
+
*/
|
|
1428
|
+
readonly backupPolicyId?: string;
|
|
1420
1429
|
/**
|
|
1421
1430
|
* Azure lifecycle management
|
|
1422
1431
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1423
1432
|
*/
|
|
1424
1433
|
readonly provisioningState?: string;
|
|
1425
|
-
/**
|
|
1426
|
-
|
|
1427
|
-
/**
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
/** Volume resource */
|
|
1432
|
-
export interface VolumeGroupVolumeProperties {
|
|
1434
|
+
/** Daily backups count to keep */
|
|
1435
|
+
dailyBackupsToKeep?: number;
|
|
1436
|
+
/** Weekly backups count to keep */
|
|
1437
|
+
weeklyBackupsToKeep?: number;
|
|
1438
|
+
/** Monthly backups count to keep */
|
|
1439
|
+
monthlyBackupsToKeep?: number;
|
|
1433
1440
|
/**
|
|
1434
|
-
*
|
|
1441
|
+
* Volumes using current backup policy
|
|
1435
1442
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1436
1443
|
*/
|
|
1437
|
-
readonly
|
|
1438
|
-
/**
|
|
1439
|
-
|
|
1444
|
+
readonly volumesAssigned?: number;
|
|
1445
|
+
/** The property to decide policy is enabled or not */
|
|
1446
|
+
enabled?: boolean;
|
|
1440
1447
|
/**
|
|
1441
|
-
*
|
|
1448
|
+
* A list of volumes assigned to this policy
|
|
1442
1449
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1443
1450
|
*/
|
|
1444
|
-
readonly
|
|
1445
|
-
|
|
1451
|
+
readonly volumeBackups?: VolumeBackups[];
|
|
1452
|
+
}
|
|
1453
|
+
|
|
1454
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1455
|
+
export type ProxyResource = Resource;
|
|
1456
|
+
|
|
1457
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1458
|
+
export type TrackedResource = Resource & {
|
|
1459
|
+
/** Resource tags. */
|
|
1446
1460
|
tags?: { [propertyName: string]: string };
|
|
1461
|
+
/** The geo-location where the resource lives */
|
|
1462
|
+
location: string;
|
|
1463
|
+
};
|
|
1464
|
+
|
|
1465
|
+
/** Information regarding Subscription Quota Item. */
|
|
1466
|
+
export type SubscriptionQuotaItem = ProxyResource & {
|
|
1447
1467
|
/**
|
|
1448
|
-
*
|
|
1468
|
+
* The current quota value.
|
|
1449
1469
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1450
1470
|
*/
|
|
1451
|
-
readonly
|
|
1452
|
-
/** A unique file path for the volume. Used when creating mount targets */
|
|
1453
|
-
creationToken: string;
|
|
1454
|
-
/** The service level of the file system */
|
|
1455
|
-
serviceLevel?: ServiceLevel;
|
|
1456
|
-
/** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes. */
|
|
1457
|
-
usageThreshold: number;
|
|
1458
|
-
/** Set of export policy rules */
|
|
1459
|
-
exportPolicy?: VolumePropertiesExportPolicy;
|
|
1460
|
-
/** Set of protocol types, default NFSv3, CIFS for SMB protocol */
|
|
1461
|
-
protocolTypes?: string[];
|
|
1471
|
+
readonly current?: number;
|
|
1462
1472
|
/**
|
|
1463
|
-
*
|
|
1473
|
+
* The default quota value.
|
|
1464
1474
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1465
1475
|
*/
|
|
1466
|
-
readonly
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1476
|
+
readonly default?: number;
|
|
1477
|
+
};
|
|
1478
|
+
|
|
1479
|
+
/** Subvolume Information properties */
|
|
1480
|
+
export type SubvolumeInfo = ProxyResource & {
|
|
1481
|
+
/** Path to the subvolume */
|
|
1482
|
+
path?: string;
|
|
1483
|
+
/** Truncate subvolume to the provided size in bytes */
|
|
1484
|
+
size?: number;
|
|
1485
|
+
/** parent path to the subvolume */
|
|
1486
|
+
parentPath?: string;
|
|
1471
1487
|
/**
|
|
1472
|
-
*
|
|
1488
|
+
* Azure lifecycle management
|
|
1473
1489
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1474
1490
|
*/
|
|
1475
|
-
readonly
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1491
|
+
readonly provisioningState?: string;
|
|
1492
|
+
};
|
|
1493
|
+
|
|
1494
|
+
/** NetApp account resource */
|
|
1495
|
+
export type NetAppAccount = TrackedResource & {
|
|
1480
1496
|
/**
|
|
1481
|
-
*
|
|
1497
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1482
1498
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1483
1499
|
*/
|
|
1484
|
-
readonly
|
|
1500
|
+
readonly etag?: string;
|
|
1485
1501
|
/**
|
|
1486
|
-
*
|
|
1502
|
+
* Azure lifecycle management
|
|
1487
1503
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1488
1504
|
*/
|
|
1489
|
-
readonly
|
|
1505
|
+
readonly provisioningState?: string;
|
|
1506
|
+
/** Active Directories */
|
|
1507
|
+
activeDirectories?: ActiveDirectory[];
|
|
1508
|
+
/** Encryption settings */
|
|
1509
|
+
encryption?: AccountEncryption;
|
|
1510
|
+
};
|
|
1511
|
+
|
|
1512
|
+
/** Capacity pool resource */
|
|
1513
|
+
export type CapacityPool = TrackedResource & {
|
|
1490
1514
|
/**
|
|
1491
|
-
*
|
|
1515
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1492
1516
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1493
1517
|
*/
|
|
1494
|
-
readonly
|
|
1495
|
-
/** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */
|
|
1496
|
-
volumeType?: string;
|
|
1497
|
-
/** DataProtection type volumes include an object containing details of the replication */
|
|
1498
|
-
dataProtection?: VolumePropertiesDataProtection;
|
|
1499
|
-
/** Restoring */
|
|
1500
|
-
isRestoring?: boolean;
|
|
1501
|
-
/** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true). */
|
|
1502
|
-
snapshotDirectoryVisible?: boolean;
|
|
1503
|
-
/** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */
|
|
1504
|
-
kerberosEnabled?: boolean;
|
|
1505
|
-
/** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */
|
|
1506
|
-
securityStyle?: SecurityStyle;
|
|
1507
|
-
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */
|
|
1508
|
-
smbEncryption?: boolean;
|
|
1509
|
-
/** Enables continuously available share property for smb volume. Only applicable for SMB volume */
|
|
1510
|
-
smbContinuouslyAvailable?: boolean;
|
|
1511
|
-
/** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
|
|
1512
|
-
throughputMibps?: number;
|
|
1513
|
-
/** Encryption Key Source. Possible values are: 'Microsoft.NetApp' */
|
|
1514
|
-
encryptionKeySource?: string;
|
|
1515
|
-
/** Specifies whether LDAP is enabled or not for a given NFS volume. */
|
|
1516
|
-
ldapEnabled?: boolean;
|
|
1517
|
-
/** Specifies whether Cool Access(tiering) is enabled for the volume. */
|
|
1518
|
-
coolAccess?: boolean;
|
|
1519
|
-
/** Specifies the number of days after which data that is not accessed by clients will be tiered. */
|
|
1520
|
-
coolnessPeriod?: number;
|
|
1521
|
-
/** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */
|
|
1522
|
-
unixPermissions?: string;
|
|
1518
|
+
readonly etag?: string;
|
|
1523
1519
|
/**
|
|
1524
|
-
*
|
|
1520
|
+
* UUID v4 used to identify the Pool
|
|
1525
1521
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1526
1522
|
*/
|
|
1527
|
-
readonly
|
|
1528
|
-
/**
|
|
1529
|
-
|
|
1530
|
-
/**
|
|
1531
|
-
|
|
1532
|
-
/** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */
|
|
1533
|
-
defaultUserQuotaInKiBs?: number;
|
|
1534
|
-
/** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
|
|
1535
|
-
defaultGroupQuotaInKiBs?: number;
|
|
1523
|
+
readonly poolId?: string;
|
|
1524
|
+
/** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104). */
|
|
1525
|
+
size: number;
|
|
1526
|
+
/** The service level of the file system */
|
|
1527
|
+
serviceLevel: ServiceLevel;
|
|
1536
1528
|
/**
|
|
1537
|
-
*
|
|
1529
|
+
* Azure lifecycle management
|
|
1538
1530
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1539
1531
|
*/
|
|
1540
|
-
readonly
|
|
1532
|
+
readonly provisioningState?: string;
|
|
1541
1533
|
/**
|
|
1542
|
-
*
|
|
1534
|
+
* Total throughput of pool in Mibps
|
|
1543
1535
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1544
1536
|
*/
|
|
1545
|
-
readonly
|
|
1546
|
-
/** Pool Resource Id used in case of creating a volume through volume group */
|
|
1547
|
-
capacityPoolResourceId?: string;
|
|
1548
|
-
/** Proximity placement group associated with the volume */
|
|
1549
|
-
proximityPlacementGroup?: string;
|
|
1537
|
+
readonly totalThroughputMibps?: number;
|
|
1550
1538
|
/**
|
|
1551
|
-
*
|
|
1539
|
+
* Utilized throughput of pool in Mibps
|
|
1552
1540
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1553
1541
|
*/
|
|
1554
|
-
readonly
|
|
1555
|
-
/**
|
|
1556
|
-
|
|
1557
|
-
/**
|
|
1558
|
-
|
|
1559
|
-
/**
|
|
1560
|
-
|
|
1561
|
-
}
|
|
1562
|
-
|
|
1563
|
-
/** List of Subvolumes */
|
|
1564
|
-
export interface SubvolumesList {
|
|
1565
|
-
/** A list of Subvolumes */
|
|
1566
|
-
value?: SubvolumeInfo[];
|
|
1567
|
-
/** URL to get the next set of results. */
|
|
1568
|
-
nextLink?: string;
|
|
1569
|
-
}
|
|
1570
|
-
|
|
1571
|
-
/** Subvolume Patch Request properties */
|
|
1572
|
-
export interface SubvolumePatchRequest {
|
|
1573
|
-
/** Truncate subvolume to the provided size in bytes */
|
|
1574
|
-
size?: number;
|
|
1575
|
-
/** path to the subvolume */
|
|
1576
|
-
path?: string;
|
|
1577
|
-
}
|
|
1542
|
+
readonly utilizedThroughputMibps?: number;
|
|
1543
|
+
/** The qos type of the pool */
|
|
1544
|
+
qosType?: QosType;
|
|
1545
|
+
/** If enabled (true) the pool can contain cool Access enabled volumes. */
|
|
1546
|
+
coolAccess?: boolean;
|
|
1547
|
+
/** Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool. */
|
|
1548
|
+
encryptionType?: EncryptionType;
|
|
1549
|
+
};
|
|
1578
1550
|
|
|
1579
|
-
/**
|
|
1580
|
-
export
|
|
1551
|
+
/** Volume resource */
|
|
1552
|
+
export type Volume = TrackedResource & {
|
|
1581
1553
|
/**
|
|
1582
|
-
*
|
|
1554
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1583
1555
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1584
1556
|
*/
|
|
1585
|
-
readonly
|
|
1557
|
+
readonly etag?: string;
|
|
1558
|
+
/** Availability Zone */
|
|
1559
|
+
zones?: string[];
|
|
1586
1560
|
/**
|
|
1587
|
-
*
|
|
1561
|
+
* Unique FileSystem Identifier.
|
|
1588
1562
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1589
1563
|
*/
|
|
1590
|
-
readonly
|
|
1564
|
+
readonly fileSystemId?: string;
|
|
1565
|
+
/** A unique file path for the volume. Used when creating mount targets */
|
|
1566
|
+
creationToken: string;
|
|
1567
|
+
/** The service level of the file system */
|
|
1568
|
+
serviceLevel?: ServiceLevel;
|
|
1569
|
+
/** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes. */
|
|
1570
|
+
usageThreshold: number;
|
|
1571
|
+
/** Set of export policy rules */
|
|
1572
|
+
exportPolicy?: VolumePropertiesExportPolicy;
|
|
1573
|
+
/** Set of protocol types, default NFSv3, CIFS for SMB protocol */
|
|
1574
|
+
protocolTypes?: string[];
|
|
1591
1575
|
/**
|
|
1592
|
-
*
|
|
1576
|
+
* Azure lifecycle management
|
|
1593
1577
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1594
1578
|
*/
|
|
1595
|
-
readonly
|
|
1596
|
-
/**
|
|
1597
|
-
|
|
1598
|
-
/**
|
|
1599
|
-
|
|
1600
|
-
/** Size of subvolume */
|
|
1601
|
-
size?: number;
|
|
1602
|
-
/** Bytes used */
|
|
1603
|
-
bytesUsed?: number;
|
|
1604
|
-
/** Permissions of the subvolume */
|
|
1605
|
-
permissions?: string;
|
|
1606
|
-
/** Creation time and date */
|
|
1607
|
-
creationTimeStamp?: Date;
|
|
1608
|
-
/** Most recent access time and date */
|
|
1609
|
-
accessedTimeStamp?: Date;
|
|
1610
|
-
/** Most recent modification time and date */
|
|
1611
|
-
modifiedTimeStamp?: Date;
|
|
1612
|
-
/** Most recent change time and date */
|
|
1613
|
-
changedTimeStamp?: Date;
|
|
1614
|
-
/** Azure lifecycle management */
|
|
1615
|
-
provisioningState?: string;
|
|
1616
|
-
}
|
|
1617
|
-
|
|
1618
|
-
/** Identity for the resource. */
|
|
1619
|
-
export interface ResourceIdentity {
|
|
1579
|
+
readonly provisioningState?: string;
|
|
1580
|
+
/** UUID v4 or resource identifier used to identify the Snapshot. */
|
|
1581
|
+
snapshotId?: string;
|
|
1582
|
+
/** UUID v4 or resource identifier used to identify the Backup. */
|
|
1583
|
+
backupId?: string;
|
|
1620
1584
|
/**
|
|
1621
|
-
*
|
|
1585
|
+
* Unique Baremetal Tenant Identifier.
|
|
1622
1586
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1623
1587
|
*/
|
|
1624
|
-
readonly
|
|
1588
|
+
readonly baremetalTenantId?: string;
|
|
1589
|
+
/** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */
|
|
1590
|
+
subnetId: string;
|
|
1591
|
+
/** Basic network, or Standard features available to the volume. */
|
|
1592
|
+
networkFeatures?: NetworkFeatures;
|
|
1625
1593
|
/**
|
|
1626
|
-
*
|
|
1594
|
+
* Network Sibling Set ID for the the group of volumes sharing networking resources.
|
|
1627
1595
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1628
1596
|
*/
|
|
1629
|
-
readonly
|
|
1630
|
-
/** Type of Identity. Supported values are: 'None', 'SystemAssigned' */
|
|
1631
|
-
type?: string;
|
|
1632
|
-
}
|
|
1633
|
-
|
|
1634
|
-
/** Mount Target */
|
|
1635
|
-
export interface MountTarget {
|
|
1636
|
-
/** Resource location */
|
|
1637
|
-
location: string;
|
|
1597
|
+
readonly networkSiblingSetId?: string;
|
|
1638
1598
|
/**
|
|
1639
|
-
*
|
|
1599
|
+
* Provides storage to network proximity information for the volume.
|
|
1640
1600
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1641
1601
|
*/
|
|
1642
|
-
readonly
|
|
1602
|
+
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
1643
1603
|
/**
|
|
1644
|
-
*
|
|
1604
|
+
* List of mount targets
|
|
1645
1605
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1646
1606
|
*/
|
|
1647
|
-
readonly
|
|
1607
|
+
readonly mountTargets?: MountTargetProperties[];
|
|
1608
|
+
/** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */
|
|
1609
|
+
volumeType?: string;
|
|
1610
|
+
/** DataProtection type volumes include an object containing details of the replication */
|
|
1611
|
+
dataProtection?: VolumePropertiesDataProtection;
|
|
1612
|
+
/** Restoring */
|
|
1613
|
+
isRestoring?: boolean;
|
|
1614
|
+
/** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true). */
|
|
1615
|
+
snapshotDirectoryVisible?: boolean;
|
|
1616
|
+
/** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */
|
|
1617
|
+
kerberosEnabled?: boolean;
|
|
1618
|
+
/** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */
|
|
1619
|
+
securityStyle?: SecurityStyle;
|
|
1620
|
+
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */
|
|
1621
|
+
smbEncryption?: boolean;
|
|
1622
|
+
/** Enables continuously available share property for smb volume. Only applicable for SMB volume */
|
|
1623
|
+
smbContinuouslyAvailable?: boolean;
|
|
1624
|
+
/** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
|
|
1625
|
+
throughputMibps?: number;
|
|
1626
|
+
/** Source of key used to encrypt data in volume. Possible values (case-insensitive) are: 'Microsoft.NetApp' */
|
|
1627
|
+
encryptionKeySource?: EncryptionKeySource;
|
|
1628
|
+
/** Specifies whether LDAP is enabled or not for a given NFS volume. */
|
|
1629
|
+
ldapEnabled?: boolean;
|
|
1630
|
+
/** Specifies whether Cool Access(tiering) is enabled for the volume. */
|
|
1631
|
+
coolAccess?: boolean;
|
|
1632
|
+
/** Specifies the number of days after which data that is not accessed by clients will be tiered. */
|
|
1633
|
+
coolnessPeriod?: number;
|
|
1634
|
+
/** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */
|
|
1635
|
+
unixPermissions?: string;
|
|
1648
1636
|
/**
|
|
1649
|
-
*
|
|
1637
|
+
* When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.
|
|
1650
1638
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1651
1639
|
*/
|
|
1652
|
-
readonly
|
|
1653
|
-
/**
|
|
1654
|
-
|
|
1640
|
+
readonly cloneProgress?: number;
|
|
1641
|
+
/** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */
|
|
1642
|
+
avsDataStore?: AvsDataStore;
|
|
1643
|
+
/** Specifies if default quota is enabled for the volume. */
|
|
1644
|
+
isDefaultQuotaEnabled?: boolean;
|
|
1645
|
+
/** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */
|
|
1646
|
+
defaultUserQuotaInKiBs?: number;
|
|
1647
|
+
/** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
|
|
1648
|
+
defaultGroupQuotaInKiBs?: number;
|
|
1655
1649
|
/**
|
|
1656
|
-
*
|
|
1650
|
+
* Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
|
|
1657
1651
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1658
1652
|
*/
|
|
1659
|
-
readonly
|
|
1660
|
-
/** UUID v4 used to identify the MountTarget */
|
|
1661
|
-
fileSystemId: string;
|
|
1653
|
+
readonly maximumNumberOfFiles?: number;
|
|
1662
1654
|
/**
|
|
1663
|
-
*
|
|
1655
|
+
* Volume Group Name
|
|
1664
1656
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1665
1657
|
*/
|
|
1666
|
-
readonly
|
|
1667
|
-
/**
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
/** Snapshot policy properties */
|
|
1672
|
-
export interface SnapshotPolicyDetails {
|
|
1673
|
-
/** Resource location */
|
|
1674
|
-
location?: string;
|
|
1658
|
+
readonly volumeGroupName?: string;
|
|
1659
|
+
/** Pool Resource Id used in case of creating a volume through volume group */
|
|
1660
|
+
capacityPoolResourceId?: string;
|
|
1661
|
+
/** Proximity placement group associated with the volume */
|
|
1662
|
+
proximityPlacementGroup?: string;
|
|
1675
1663
|
/**
|
|
1676
|
-
*
|
|
1664
|
+
* T2 network information
|
|
1677
1665
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1678
1666
|
*/
|
|
1679
|
-
readonly
|
|
1667
|
+
readonly t2Network?: string;
|
|
1668
|
+
/** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
|
|
1669
|
+
volumeSpecName?: string;
|
|
1680
1670
|
/**
|
|
1681
|
-
*
|
|
1671
|
+
* Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
|
|
1682
1672
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1683
1673
|
*/
|
|
1684
|
-
readonly
|
|
1674
|
+
readonly encrypted?: boolean;
|
|
1675
|
+
/** Application specific placement rules for the particular volume */
|
|
1676
|
+
placementRules?: PlacementKeyValuePairs[];
|
|
1677
|
+
/** Flag indicating whether subvolume operations are enabled on the volume */
|
|
1678
|
+
enableSubvolumes?: EnableSubvolumes;
|
|
1679
|
+
};
|
|
1680
|
+
|
|
1681
|
+
/** Snapshot policy information */
|
|
1682
|
+
export type SnapshotPolicy = TrackedResource & {
|
|
1685
1683
|
/**
|
|
1686
|
-
*
|
|
1684
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1687
1685
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1688
1686
|
*/
|
|
1689
|
-
readonly
|
|
1690
|
-
/** Resource tags */
|
|
1691
|
-
tags?: { [propertyName: string]: string };
|
|
1687
|
+
readonly etag?: string;
|
|
1692
1688
|
/** Schedule for hourly snapshots */
|
|
1693
1689
|
hourlySchedule?: HourlySchedule;
|
|
1694
1690
|
/** Schedule for daily snapshots */
|
|
@@ -1704,29 +1700,15 @@ export interface SnapshotPolicyDetails {
|
|
|
1704
1700
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1705
1701
|
*/
|
|
1706
1702
|
readonly provisioningState?: string;
|
|
1707
|
-
}
|
|
1703
|
+
};
|
|
1708
1704
|
|
|
1709
|
-
/** Backup policy
|
|
1710
|
-
export
|
|
1711
|
-
/** Resource location */
|
|
1712
|
-
location?: string;
|
|
1713
|
-
/**
|
|
1714
|
-
* Resource Id
|
|
1715
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1716
|
-
*/
|
|
1717
|
-
readonly id?: string;
|
|
1718
|
-
/**
|
|
1719
|
-
* Resource name
|
|
1720
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1721
|
-
*/
|
|
1722
|
-
readonly name?: string;
|
|
1705
|
+
/** Backup policy information */
|
|
1706
|
+
export type BackupPolicy = TrackedResource & {
|
|
1723
1707
|
/**
|
|
1724
|
-
*
|
|
1708
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1725
1709
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1726
1710
|
*/
|
|
1727
|
-
readonly
|
|
1728
|
-
/** Resource tags */
|
|
1729
|
-
tags?: { [propertyName: string]: string };
|
|
1711
|
+
readonly etag?: string;
|
|
1730
1712
|
/**
|
|
1731
1713
|
* Backup Policy Resource ID
|
|
1732
1714
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1755,48 +1737,21 @@ export interface BackupPolicyDetails {
|
|
|
1755
1737
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1756
1738
|
*/
|
|
1757
1739
|
readonly volumeBackups?: VolumeBackups[];
|
|
1758
|
-
}
|
|
1759
|
-
|
|
1760
|
-
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1761
|
-
export type ProxyResource = Resource & {};
|
|
1762
|
-
|
|
1763
|
-
/** Information regarding Subscription Quota Item. */
|
|
1764
|
-
export type SubscriptionQuotaItem = ProxyResource & {
|
|
1765
|
-
/**
|
|
1766
|
-
* The system meta data relating to this resource.
|
|
1767
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1768
|
-
*/
|
|
1769
|
-
readonly systemData?: SystemData;
|
|
1770
|
-
/**
|
|
1771
|
-
* The current quota value.
|
|
1772
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1773
|
-
*/
|
|
1774
|
-
readonly current?: number;
|
|
1775
|
-
/**
|
|
1776
|
-
* The default quota value.
|
|
1777
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1778
|
-
*/
|
|
1779
|
-
readonly default?: number;
|
|
1780
1740
|
};
|
|
1781
1741
|
|
|
1782
|
-
/**
|
|
1783
|
-
export type
|
|
1784
|
-
/**
|
|
1785
|
-
* The system meta data relating to this resource.
|
|
1786
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1787
|
-
*/
|
|
1788
|
-
readonly systemData?: SystemData;
|
|
1789
|
-
/** Path to the subvolume */
|
|
1790
|
-
path?: string;
|
|
1791
|
-
/** Truncate subvolume to the provided size in bytes */
|
|
1792
|
-
size?: number;
|
|
1793
|
-
/** parent path to the subvolume */
|
|
1794
|
-
parentPath?: string;
|
|
1742
|
+
/** Quota Rule of a Volume */
|
|
1743
|
+
export type VolumeQuotaRule = TrackedResource & {
|
|
1795
1744
|
/**
|
|
1796
|
-
*
|
|
1745
|
+
* Gets the status of the VolumeQuotaRule at the time the operation was called.
|
|
1797
1746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1798
1747
|
*/
|
|
1799
|
-
readonly provisioningState?:
|
|
1748
|
+
readonly provisioningState?: ProvisioningState;
|
|
1749
|
+
/** Size of quota */
|
|
1750
|
+
quotaSizeInKiBs?: number;
|
|
1751
|
+
/** Type of quota */
|
|
1752
|
+
quotaType?: Type;
|
|
1753
|
+
/** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */
|
|
1754
|
+
quotaTarget?: string;
|
|
1800
1755
|
};
|
|
1801
1756
|
|
|
1802
1757
|
/** Known values of {@link MetricAggregationType} that the service accepts. */
|
|
@@ -2081,6 +2036,21 @@ export enum KnownSecurityStyle {
|
|
|
2081
2036
|
*/
|
|
2082
2037
|
export type SecurityStyle = string;
|
|
2083
2038
|
|
|
2039
|
+
/** Known values of {@link EncryptionKeySource} that the service accepts. */
|
|
2040
|
+
export enum KnownEncryptionKeySource {
|
|
2041
|
+
/** Microsoft-managed key encryption */
|
|
2042
|
+
MicrosoftNetApp = "Microsoft.NetApp"
|
|
2043
|
+
}
|
|
2044
|
+
|
|
2045
|
+
/**
|
|
2046
|
+
* Defines values for EncryptionKeySource. \
|
|
2047
|
+
* {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,
|
|
2048
|
+
* this enum contains the known values that the service supports.
|
|
2049
|
+
* ### Known values supported by the service
|
|
2050
|
+
* **Microsoft.NetApp**: Microsoft-managed key encryption
|
|
2051
|
+
*/
|
|
2052
|
+
export type EncryptionKeySource = string;
|
|
2053
|
+
|
|
2084
2054
|
/** Known values of {@link AvsDataStore} that the service accepts. */
|
|
2085
2055
|
export enum KnownAvsDataStore {
|
|
2086
2056
|
/** avsDataStore is enabled */
|
|
@@ -2169,6 +2139,30 @@ export enum KnownBackupType {
|
|
|
2169
2139
|
*/
|
|
2170
2140
|
export type BackupType = string;
|
|
2171
2141
|
|
|
2142
|
+
/** Known values of {@link Type} that the service accepts. */
|
|
2143
|
+
export enum KnownType {
|
|
2144
|
+
/** Default user quota */
|
|
2145
|
+
DefaultUserQuota = "DefaultUserQuota",
|
|
2146
|
+
/** Default group quota */
|
|
2147
|
+
DefaultGroupQuota = "DefaultGroupQuota",
|
|
2148
|
+
/** Individual user quota */
|
|
2149
|
+
IndividualUserQuota = "IndividualUserQuota",
|
|
2150
|
+
/** Individual group quota */
|
|
2151
|
+
IndividualGroupQuota = "IndividualGroupQuota"
|
|
2152
|
+
}
|
|
2153
|
+
|
|
2154
|
+
/**
|
|
2155
|
+
* Defines values for Type. \
|
|
2156
|
+
* {@link KnownType} can be used interchangeably with Type,
|
|
2157
|
+
* this enum contains the known values that the service supports.
|
|
2158
|
+
* ### Known values supported by the service
|
|
2159
|
+
* **DefaultUserQuota**: Default user quota \
|
|
2160
|
+
* **DefaultGroupQuota**: Default group quota \
|
|
2161
|
+
* **IndividualUserQuota**: Individual user quota \
|
|
2162
|
+
* **IndividualGroupQuota**: Individual group quota
|
|
2163
|
+
*/
|
|
2164
|
+
export type Type = string;
|
|
2165
|
+
|
|
2172
2166
|
/** Known values of {@link ApplicationType} that the service accepts. */
|
|
2173
2167
|
export enum KnownApplicationType {
|
|
2174
2168
|
SAPHana = "SAP-HANA"
|
|
@@ -2182,6 +2176,15 @@ export enum KnownApplicationType {
|
|
|
2182
2176
|
* **SAP-HANA**
|
|
2183
2177
|
*/
|
|
2184
2178
|
export type ApplicationType = string;
|
|
2179
|
+
/** Defines values for ProvisioningState. */
|
|
2180
|
+
export type ProvisioningState =
|
|
2181
|
+
| "Accepted"
|
|
2182
|
+
| "Creating"
|
|
2183
|
+
| "Patching"
|
|
2184
|
+
| "Deleting"
|
|
2185
|
+
| "Moving"
|
|
2186
|
+
| "Failed"
|
|
2187
|
+
| "Succeeded";
|
|
2185
2188
|
|
|
2186
2189
|
/** Optional parameters. */
|
|
2187
2190
|
export interface OperationsListOptionalParams
|
|
@@ -2400,6 +2403,15 @@ export interface VolumesRevertOptionalParams
|
|
|
2400
2403
|
resumeFrom?: string;
|
|
2401
2404
|
}
|
|
2402
2405
|
|
|
2406
|
+
/** Optional parameters. */
|
|
2407
|
+
export interface VolumesResetCifsPasswordOptionalParams
|
|
2408
|
+
extends coreClient.OperationOptions {
|
|
2409
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2410
|
+
updateIntervalInMs?: number;
|
|
2411
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2412
|
+
resumeFrom?: string;
|
|
2413
|
+
}
|
|
2414
|
+
|
|
2403
2415
|
/** Optional parameters. */
|
|
2404
2416
|
export interface VolumesBreakReplicationOptionalParams
|
|
2405
2417
|
extends coreClient.OperationOptions {
|
|
@@ -2418,6 +2430,13 @@ export interface VolumesReplicationStatusOptionalParams
|
|
|
2418
2430
|
/** Contains response data for the replicationStatus operation. */
|
|
2419
2431
|
export type VolumesReplicationStatusResponse = ReplicationStatus;
|
|
2420
2432
|
|
|
2433
|
+
/** Optional parameters. */
|
|
2434
|
+
export interface VolumesListReplicationsOptionalParams
|
|
2435
|
+
extends coreClient.OperationOptions {}
|
|
2436
|
+
|
|
2437
|
+
/** Contains response data for the listReplications operation. */
|
|
2438
|
+
export type VolumesListReplicationsResponse = ListReplications;
|
|
2439
|
+
|
|
2421
2440
|
/** Optional parameters. */
|
|
2422
2441
|
export interface VolumesResyncReplicationOptionalParams
|
|
2423
2442
|
extends coreClient.OperationOptions {
|
|
@@ -2463,6 +2482,33 @@ export interface VolumesPoolChangeOptionalParams
|
|
|
2463
2482
|
resumeFrom?: string;
|
|
2464
2483
|
}
|
|
2465
2484
|
|
|
2485
|
+
/** Optional parameters. */
|
|
2486
|
+
export interface VolumesRelocateOptionalParams
|
|
2487
|
+
extends coreClient.OperationOptions {
|
|
2488
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2489
|
+
updateIntervalInMs?: number;
|
|
2490
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2491
|
+
resumeFrom?: string;
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2494
|
+
/** Optional parameters. */
|
|
2495
|
+
export interface VolumesFinalizeRelocationOptionalParams
|
|
2496
|
+
extends coreClient.OperationOptions {
|
|
2497
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2498
|
+
updateIntervalInMs?: number;
|
|
2499
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2500
|
+
resumeFrom?: string;
|
|
2501
|
+
}
|
|
2502
|
+
|
|
2503
|
+
/** Optional parameters. */
|
|
2504
|
+
export interface VolumesRevertRelocationOptionalParams
|
|
2505
|
+
extends coreClient.OperationOptions {
|
|
2506
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2507
|
+
updateIntervalInMs?: number;
|
|
2508
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2509
|
+
resumeFrom?: string;
|
|
2510
|
+
}
|
|
2511
|
+
|
|
2466
2512
|
/** Optional parameters. */
|
|
2467
2513
|
export interface VolumesListNextOptionalParams
|
|
2468
2514
|
extends coreClient.OperationOptions {}
|
|
@@ -2707,6 +2753,53 @@ export interface BackupPoliciesDeleteOptionalParams
|
|
|
2707
2753
|
resumeFrom?: string;
|
|
2708
2754
|
}
|
|
2709
2755
|
|
|
2756
|
+
/** Optional parameters. */
|
|
2757
|
+
export interface VolumeQuotaRulesListByVolumeOptionalParams
|
|
2758
|
+
extends coreClient.OperationOptions {}
|
|
2759
|
+
|
|
2760
|
+
/** Contains response data for the listByVolume operation. */
|
|
2761
|
+
export type VolumeQuotaRulesListByVolumeResponse = VolumeQuotaRulesList;
|
|
2762
|
+
|
|
2763
|
+
/** Optional parameters. */
|
|
2764
|
+
export interface VolumeQuotaRulesGetOptionalParams
|
|
2765
|
+
extends coreClient.OperationOptions {}
|
|
2766
|
+
|
|
2767
|
+
/** Contains response data for the get operation. */
|
|
2768
|
+
export type VolumeQuotaRulesGetResponse = VolumeQuotaRule;
|
|
2769
|
+
|
|
2770
|
+
/** Optional parameters. */
|
|
2771
|
+
export interface VolumeQuotaRulesCreateOptionalParams
|
|
2772
|
+
extends coreClient.OperationOptions {
|
|
2773
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2774
|
+
updateIntervalInMs?: number;
|
|
2775
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2776
|
+
resumeFrom?: string;
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2779
|
+
/** Contains response data for the create operation. */
|
|
2780
|
+
export type VolumeQuotaRulesCreateResponse = VolumeQuotaRule;
|
|
2781
|
+
|
|
2782
|
+
/** Optional parameters. */
|
|
2783
|
+
export interface VolumeQuotaRulesUpdateOptionalParams
|
|
2784
|
+
extends coreClient.OperationOptions {
|
|
2785
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2786
|
+
updateIntervalInMs?: number;
|
|
2787
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2788
|
+
resumeFrom?: string;
|
|
2789
|
+
}
|
|
2790
|
+
|
|
2791
|
+
/** Contains response data for the update operation. */
|
|
2792
|
+
export type VolumeQuotaRulesUpdateResponse = VolumeQuotaRule;
|
|
2793
|
+
|
|
2794
|
+
/** Optional parameters. */
|
|
2795
|
+
export interface VolumeQuotaRulesDeleteOptionalParams
|
|
2796
|
+
extends coreClient.OperationOptions {
|
|
2797
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2798
|
+
updateIntervalInMs?: number;
|
|
2799
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2800
|
+
resumeFrom?: string;
|
|
2801
|
+
}
|
|
2802
|
+
|
|
2710
2803
|
/** Optional parameters. */
|
|
2711
2804
|
export interface VaultsListOptionalParams extends coreClient.OperationOptions {}
|
|
2712
2805
|
|