@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
|
@@ -121,21 +121,6 @@ export interface SubscriptionQuotaItemList {
|
|
|
121
121
|
/** A list of SubscriptionQuotaItems */
|
|
122
122
|
value?: SubscriptionQuotaItem[];
|
|
123
123
|
}
|
|
124
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
|
125
|
-
export interface SystemData {
|
|
126
|
-
/** The identity that created the resource. */
|
|
127
|
-
createdBy?: string;
|
|
128
|
-
/** The type of identity that created the resource. */
|
|
129
|
-
createdByType?: CreatedByType;
|
|
130
|
-
/** The timestamp of resource creation (UTC). */
|
|
131
|
-
createdAt?: Date;
|
|
132
|
-
/** The identity that last modified the resource. */
|
|
133
|
-
lastModifiedBy?: string;
|
|
134
|
-
/** The type of identity that last modified the resource. */
|
|
135
|
-
lastModifiedByType?: CreatedByType;
|
|
136
|
-
/** The timestamp of resource last modification (UTC) */
|
|
137
|
-
lastModifiedAt?: Date;
|
|
138
|
-
}
|
|
139
124
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
140
125
|
export interface Resource {
|
|
141
126
|
/**
|
|
@@ -153,6 +138,26 @@ export interface Resource {
|
|
|
153
138
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
154
139
|
*/
|
|
155
140
|
readonly type?: string;
|
|
141
|
+
/**
|
|
142
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
143
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
144
|
+
*/
|
|
145
|
+
readonly systemData?: SystemData;
|
|
146
|
+
}
|
|
147
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
148
|
+
export interface SystemData {
|
|
149
|
+
/** The identity that created the resource. */
|
|
150
|
+
createdBy?: string;
|
|
151
|
+
/** The type of identity that created the resource. */
|
|
152
|
+
createdByType?: CreatedByType;
|
|
153
|
+
/** The timestamp of resource creation (UTC). */
|
|
154
|
+
createdAt?: Date;
|
|
155
|
+
/** The identity that last modified the resource. */
|
|
156
|
+
lastModifiedBy?: string;
|
|
157
|
+
/** The type of identity that last modified the resource. */
|
|
158
|
+
lastModifiedByType?: CreatedByType;
|
|
159
|
+
/** The timestamp of resource last modification (UTC) */
|
|
160
|
+
lastModifiedAt?: Date;
|
|
156
161
|
}
|
|
157
162
|
/** List of NetApp account resources */
|
|
158
163
|
export interface NetAppAccountList {
|
|
@@ -161,49 +166,6 @@ export interface NetAppAccountList {
|
|
|
161
166
|
/** URL to get the next set of results. */
|
|
162
167
|
nextLink?: string;
|
|
163
168
|
}
|
|
164
|
-
/** NetApp account resource */
|
|
165
|
-
export interface NetAppAccount {
|
|
166
|
-
/** Resource location */
|
|
167
|
-
location: string;
|
|
168
|
-
/**
|
|
169
|
-
* Resource Id
|
|
170
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
171
|
-
*/
|
|
172
|
-
readonly id?: string;
|
|
173
|
-
/**
|
|
174
|
-
* Resource name
|
|
175
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
176
|
-
*/
|
|
177
|
-
readonly name?: string;
|
|
178
|
-
/**
|
|
179
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
180
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
181
|
-
*/
|
|
182
|
-
readonly etag?: string;
|
|
183
|
-
/**
|
|
184
|
-
* Resource type
|
|
185
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
186
|
-
*/
|
|
187
|
-
readonly type?: string;
|
|
188
|
-
/** Resource tags */
|
|
189
|
-
tags?: {
|
|
190
|
-
[propertyName: string]: string;
|
|
191
|
-
};
|
|
192
|
-
/**
|
|
193
|
-
* The system meta data relating to this resource.
|
|
194
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
195
|
-
*/
|
|
196
|
-
readonly systemData?: SystemData;
|
|
197
|
-
/**
|
|
198
|
-
* Azure lifecycle management
|
|
199
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
200
|
-
*/
|
|
201
|
-
readonly provisioningState?: string;
|
|
202
|
-
/** Active Directories */
|
|
203
|
-
activeDirectories?: ActiveDirectory[];
|
|
204
|
-
/** Encryption settings */
|
|
205
|
-
encryption?: AccountEncryption;
|
|
206
|
-
}
|
|
207
169
|
/** Active Directory */
|
|
208
170
|
export interface ActiveDirectory {
|
|
209
171
|
/** Id of the Active Directory */
|
|
@@ -323,70 +285,6 @@ export interface CapacityPoolList {
|
|
|
323
285
|
/** URL to get the next set of results. */
|
|
324
286
|
nextLink?: string;
|
|
325
287
|
}
|
|
326
|
-
/** Capacity pool resource */
|
|
327
|
-
export interface CapacityPool {
|
|
328
|
-
/** Resource location */
|
|
329
|
-
location: string;
|
|
330
|
-
/**
|
|
331
|
-
* Resource Id
|
|
332
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
333
|
-
*/
|
|
334
|
-
readonly id?: string;
|
|
335
|
-
/**
|
|
336
|
-
* Resource name
|
|
337
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
338
|
-
*/
|
|
339
|
-
readonly name?: string;
|
|
340
|
-
/**
|
|
341
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
342
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
343
|
-
*/
|
|
344
|
-
readonly etag?: string;
|
|
345
|
-
/**
|
|
346
|
-
* Resource type
|
|
347
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
348
|
-
*/
|
|
349
|
-
readonly type?: string;
|
|
350
|
-
/** Resource tags */
|
|
351
|
-
tags?: {
|
|
352
|
-
[propertyName: string]: string;
|
|
353
|
-
};
|
|
354
|
-
/**
|
|
355
|
-
* The system meta data relating to this resource.
|
|
356
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
357
|
-
*/
|
|
358
|
-
readonly systemData?: SystemData;
|
|
359
|
-
/**
|
|
360
|
-
* UUID v4 used to identify the Pool
|
|
361
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
362
|
-
*/
|
|
363
|
-
readonly poolId?: string;
|
|
364
|
-
/** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104). */
|
|
365
|
-
size: number;
|
|
366
|
-
/** The service level of the file system */
|
|
367
|
-
serviceLevel: ServiceLevel;
|
|
368
|
-
/**
|
|
369
|
-
* Azure lifecycle management
|
|
370
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
371
|
-
*/
|
|
372
|
-
readonly provisioningState?: string;
|
|
373
|
-
/**
|
|
374
|
-
* Total throughput of pool in Mibps
|
|
375
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
376
|
-
*/
|
|
377
|
-
readonly totalThroughputMibps?: number;
|
|
378
|
-
/**
|
|
379
|
-
* Utilized throughput of pool in Mibps
|
|
380
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
381
|
-
*/
|
|
382
|
-
readonly utilizedThroughputMibps?: number;
|
|
383
|
-
/** The qos type of the pool */
|
|
384
|
-
qosType?: QosType;
|
|
385
|
-
/** If enabled (true) the pool can contain cool Access enabled volumes. */
|
|
386
|
-
coolAccess?: boolean;
|
|
387
|
-
/** 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. */
|
|
388
|
-
encryptionType?: EncryptionType;
|
|
389
|
-
}
|
|
390
288
|
/** Capacity pool patch resource */
|
|
391
289
|
export interface CapacityPoolPatch {
|
|
392
290
|
/** Resource location */
|
|
@@ -422,258 +320,110 @@ export interface VolumeList {
|
|
|
422
320
|
/** URL to get the next set of results. */
|
|
423
321
|
nextLink?: string;
|
|
424
322
|
}
|
|
425
|
-
/**
|
|
426
|
-
export interface
|
|
323
|
+
/** Set of export policy rules */
|
|
324
|
+
export interface VolumePropertiesExportPolicy {
|
|
325
|
+
/** Export policy rule */
|
|
326
|
+
rules?: ExportPolicyRule[];
|
|
327
|
+
}
|
|
328
|
+
/** Volume Export Policy Rule */
|
|
329
|
+
export interface ExportPolicyRule {
|
|
330
|
+
/** Order index */
|
|
331
|
+
ruleIndex?: number;
|
|
332
|
+
/** Read only access */
|
|
333
|
+
unixReadOnly?: boolean;
|
|
334
|
+
/** Read and write access */
|
|
335
|
+
unixReadWrite?: boolean;
|
|
336
|
+
/** Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later */
|
|
337
|
+
kerberos5ReadOnly?: boolean;
|
|
338
|
+
/** Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
339
|
+
kerberos5ReadWrite?: boolean;
|
|
340
|
+
/** Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later */
|
|
341
|
+
kerberos5IReadOnly?: boolean;
|
|
342
|
+
/** Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
343
|
+
kerberos5IReadWrite?: boolean;
|
|
344
|
+
/** Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later */
|
|
345
|
+
kerberos5PReadOnly?: boolean;
|
|
346
|
+
/** Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
347
|
+
kerberos5PReadWrite?: boolean;
|
|
348
|
+
/** Allows CIFS protocol */
|
|
349
|
+
cifs?: boolean;
|
|
350
|
+
/** Allows NFSv3 protocol. Enable only for NFSv3 type volumes */
|
|
351
|
+
nfsv3?: boolean;
|
|
352
|
+
/** Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes */
|
|
353
|
+
nfsv41?: boolean;
|
|
354
|
+
/** Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names */
|
|
355
|
+
allowedClients?: string;
|
|
356
|
+
/** Has root access to volume */
|
|
357
|
+
hasRootAccess?: boolean;
|
|
358
|
+
/** 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. */
|
|
359
|
+
chownMode?: ChownMode;
|
|
360
|
+
}
|
|
361
|
+
/** Mount target properties */
|
|
362
|
+
export interface MountTargetProperties {
|
|
363
|
+
/**
|
|
364
|
+
* UUID v4 used to identify the MountTarget
|
|
365
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
366
|
+
*/
|
|
367
|
+
readonly mountTargetId?: string;
|
|
368
|
+
/** UUID v4 used to identify the MountTarget */
|
|
369
|
+
fileSystemId: string;
|
|
370
|
+
/**
|
|
371
|
+
* The mount target's IPv4 address
|
|
372
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
373
|
+
*/
|
|
374
|
+
readonly ipAddress?: string;
|
|
375
|
+
/** The SMB server's Fully Qualified Domain Name, FQDN */
|
|
376
|
+
smbServerFqdn?: string;
|
|
377
|
+
}
|
|
378
|
+
/** DataProtection type volumes include an object containing details of the replication */
|
|
379
|
+
export interface VolumePropertiesDataProtection {
|
|
380
|
+
/** Backup Properties */
|
|
381
|
+
backup?: VolumeBackupProperties;
|
|
382
|
+
/** Replication properties */
|
|
383
|
+
replication?: ReplicationObject;
|
|
384
|
+
/** Snapshot properties. */
|
|
385
|
+
snapshot?: VolumeSnapshotProperties;
|
|
386
|
+
}
|
|
387
|
+
/** Volume Backup Properties */
|
|
388
|
+
export interface VolumeBackupProperties {
|
|
389
|
+
/** Backup Policy Resource ID */
|
|
390
|
+
backupPolicyId?: string;
|
|
391
|
+
/** Policy Enforced */
|
|
392
|
+
policyEnforced?: boolean;
|
|
393
|
+
/** Vault Resource ID */
|
|
394
|
+
vaultId?: string;
|
|
395
|
+
/** Backup Enabled */
|
|
396
|
+
backupEnabled?: boolean;
|
|
397
|
+
}
|
|
398
|
+
/** Replication properties */
|
|
399
|
+
export interface ReplicationObject {
|
|
400
|
+
/** Id */
|
|
401
|
+
replicationId?: string;
|
|
402
|
+
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
403
|
+
endpointType?: EndpointType;
|
|
404
|
+
/** Schedule */
|
|
405
|
+
replicationSchedule?: ReplicationSchedule;
|
|
406
|
+
/** The resource ID of the remote volume. */
|
|
407
|
+
remoteVolumeResourceId: string;
|
|
408
|
+
/** The remote region for the other end of the Volume Replication. */
|
|
409
|
+
remoteVolumeRegion?: string;
|
|
410
|
+
}
|
|
411
|
+
/** Volume Snapshot Properties */
|
|
412
|
+
export interface VolumeSnapshotProperties {
|
|
413
|
+
/** Snapshot Policy ResourceId */
|
|
414
|
+
snapshotPolicyId?: string;
|
|
415
|
+
}
|
|
416
|
+
/** Application specific parameters for the placement of volumes in the volume group */
|
|
417
|
+
export interface PlacementKeyValuePairs {
|
|
418
|
+
/** Key for an application specific parameter for the placement of volumes in the volume group */
|
|
419
|
+
key: string;
|
|
420
|
+
/** Value for an application specific parameter for the placement of volumes in the volume group */
|
|
421
|
+
value: string;
|
|
422
|
+
}
|
|
423
|
+
/** Volume patch resource */
|
|
424
|
+
export interface VolumePatch {
|
|
427
425
|
/** Resource location */
|
|
428
|
-
location
|
|
429
|
-
/**
|
|
430
|
-
* Resource Id
|
|
431
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
432
|
-
*/
|
|
433
|
-
readonly id?: string;
|
|
434
|
-
/**
|
|
435
|
-
* Resource name
|
|
436
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
437
|
-
*/
|
|
438
|
-
readonly name?: string;
|
|
439
|
-
/**
|
|
440
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
441
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
442
|
-
*/
|
|
443
|
-
readonly etag?: string;
|
|
444
|
-
/**
|
|
445
|
-
* Resource type
|
|
446
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
447
|
-
*/
|
|
448
|
-
readonly type?: string;
|
|
449
|
-
/** Resource tags */
|
|
450
|
-
tags?: {
|
|
451
|
-
[propertyName: string]: string;
|
|
452
|
-
};
|
|
453
|
-
/**
|
|
454
|
-
* The system meta data relating to this resource.
|
|
455
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
456
|
-
*/
|
|
457
|
-
readonly systemData?: SystemData;
|
|
458
|
-
/**
|
|
459
|
-
* Unique FileSystem Identifier.
|
|
460
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
461
|
-
*/
|
|
462
|
-
readonly fileSystemId?: string;
|
|
463
|
-
/** A unique file path for the volume. Used when creating mount targets */
|
|
464
|
-
creationToken: string;
|
|
465
|
-
/** The service level of the file system */
|
|
466
|
-
serviceLevel?: ServiceLevel;
|
|
467
|
-
/** 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. */
|
|
468
|
-
usageThreshold: number;
|
|
469
|
-
/** Set of export policy rules */
|
|
470
|
-
exportPolicy?: VolumePropertiesExportPolicy;
|
|
471
|
-
/** Set of protocol types, default NFSv3, CIFS for SMB protocol */
|
|
472
|
-
protocolTypes?: string[];
|
|
473
|
-
/**
|
|
474
|
-
* Azure lifecycle management
|
|
475
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
476
|
-
*/
|
|
477
|
-
readonly provisioningState?: string;
|
|
478
|
-
/** UUID v4 or resource identifier used to identify the Snapshot. */
|
|
479
|
-
snapshotId?: string;
|
|
480
|
-
/** UUID v4 or resource identifier used to identify the Backup. */
|
|
481
|
-
backupId?: string;
|
|
482
|
-
/**
|
|
483
|
-
* Unique Baremetal Tenant Identifier.
|
|
484
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
485
|
-
*/
|
|
486
|
-
readonly baremetalTenantId?: string;
|
|
487
|
-
/** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */
|
|
488
|
-
subnetId: string;
|
|
489
|
-
/** Basic network, or Standard features available to the volume. */
|
|
490
|
-
networkFeatures?: NetworkFeatures;
|
|
491
|
-
/**
|
|
492
|
-
* Network Sibling Set ID for the the group of volumes sharing networking resources.
|
|
493
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
494
|
-
*/
|
|
495
|
-
readonly networkSiblingSetId?: string;
|
|
496
|
-
/**
|
|
497
|
-
* Provides storage to network proximity information for the volume.
|
|
498
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
499
|
-
*/
|
|
500
|
-
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
501
|
-
/**
|
|
502
|
-
* List of mount targets
|
|
503
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
504
|
-
*/
|
|
505
|
-
readonly mountTargets?: MountTargetProperties[];
|
|
506
|
-
/** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */
|
|
507
|
-
volumeType?: string;
|
|
508
|
-
/** DataProtection type volumes include an object containing details of the replication */
|
|
509
|
-
dataProtection?: VolumePropertiesDataProtection;
|
|
510
|
-
/** Restoring */
|
|
511
|
-
isRestoring?: boolean;
|
|
512
|
-
/** 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). */
|
|
513
|
-
snapshotDirectoryVisible?: boolean;
|
|
514
|
-
/** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */
|
|
515
|
-
kerberosEnabled?: boolean;
|
|
516
|
-
/** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */
|
|
517
|
-
securityStyle?: SecurityStyle;
|
|
518
|
-
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */
|
|
519
|
-
smbEncryption?: boolean;
|
|
520
|
-
/** Enables continuously available share property for smb volume. Only applicable for SMB volume */
|
|
521
|
-
smbContinuouslyAvailable?: boolean;
|
|
522
|
-
/** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
|
|
523
|
-
throughputMibps?: number;
|
|
524
|
-
/** Encryption Key Source. Possible values are: 'Microsoft.NetApp' */
|
|
525
|
-
encryptionKeySource?: string;
|
|
526
|
-
/** Specifies whether LDAP is enabled or not for a given NFS volume. */
|
|
527
|
-
ldapEnabled?: boolean;
|
|
528
|
-
/** Specifies whether Cool Access(tiering) is enabled for the volume. */
|
|
529
|
-
coolAccess?: boolean;
|
|
530
|
-
/** Specifies the number of days after which data that is not accessed by clients will be tiered. */
|
|
531
|
-
coolnessPeriod?: number;
|
|
532
|
-
/** 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. */
|
|
533
|
-
unixPermissions?: string;
|
|
534
|
-
/**
|
|
535
|
-
* 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.
|
|
536
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
537
|
-
*/
|
|
538
|
-
readonly cloneProgress?: number;
|
|
539
|
-
/** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */
|
|
540
|
-
avsDataStore?: AvsDataStore;
|
|
541
|
-
/** Specifies if default quota is enabled for the volume. */
|
|
542
|
-
isDefaultQuotaEnabled?: boolean;
|
|
543
|
-
/** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */
|
|
544
|
-
defaultUserQuotaInKiBs?: number;
|
|
545
|
-
/** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
|
|
546
|
-
defaultGroupQuotaInKiBs?: number;
|
|
547
|
-
/**
|
|
548
|
-
* 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.
|
|
549
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
550
|
-
*/
|
|
551
|
-
readonly maximumNumberOfFiles?: number;
|
|
552
|
-
/**
|
|
553
|
-
* Volume Group Name
|
|
554
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
555
|
-
*/
|
|
556
|
-
readonly volumeGroupName?: string;
|
|
557
|
-
/** Pool Resource Id used in case of creating a volume through volume group */
|
|
558
|
-
capacityPoolResourceId?: string;
|
|
559
|
-
/** Proximity placement group associated with the volume */
|
|
560
|
-
proximityPlacementGroup?: string;
|
|
561
|
-
/**
|
|
562
|
-
* T2 network information
|
|
563
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
564
|
-
*/
|
|
565
|
-
readonly t2Network?: string;
|
|
566
|
-
/** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
|
|
567
|
-
volumeSpecName?: string;
|
|
568
|
-
/** Application specific placement rules for the particular volume */
|
|
569
|
-
placementRules?: PlacementKeyValuePairs[];
|
|
570
|
-
/** Flag indicating whether subvolume operations are enabled on the volume */
|
|
571
|
-
enableSubvolumes?: EnableSubvolumes;
|
|
572
|
-
}
|
|
573
|
-
/** Set of export policy rules */
|
|
574
|
-
export interface VolumePropertiesExportPolicy {
|
|
575
|
-
/** Export policy rule */
|
|
576
|
-
rules?: ExportPolicyRule[];
|
|
577
|
-
}
|
|
578
|
-
/** Volume Export Policy Rule */
|
|
579
|
-
export interface ExportPolicyRule {
|
|
580
|
-
/** Order index */
|
|
581
|
-
ruleIndex?: number;
|
|
582
|
-
/** Read only access */
|
|
583
|
-
unixReadOnly?: boolean;
|
|
584
|
-
/** Read and write access */
|
|
585
|
-
unixReadWrite?: boolean;
|
|
586
|
-
/** Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later */
|
|
587
|
-
kerberos5ReadOnly?: boolean;
|
|
588
|
-
/** Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
589
|
-
kerberos5ReadWrite?: boolean;
|
|
590
|
-
/** Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later */
|
|
591
|
-
kerberos5IReadOnly?: boolean;
|
|
592
|
-
/** Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
593
|
-
kerberos5IReadWrite?: boolean;
|
|
594
|
-
/** Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later */
|
|
595
|
-
kerberos5PReadOnly?: boolean;
|
|
596
|
-
/** Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later */
|
|
597
|
-
kerberos5PReadWrite?: boolean;
|
|
598
|
-
/** Allows CIFS protocol */
|
|
599
|
-
cifs?: boolean;
|
|
600
|
-
/** Allows NFSv3 protocol. Enable only for NFSv3 type volumes */
|
|
601
|
-
nfsv3?: boolean;
|
|
602
|
-
/** Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes */
|
|
603
|
-
nfsv41?: boolean;
|
|
604
|
-
/** Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names */
|
|
605
|
-
allowedClients?: string;
|
|
606
|
-
/** Has root access to volume */
|
|
607
|
-
hasRootAccess?: boolean;
|
|
608
|
-
/** 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. */
|
|
609
|
-
chownMode?: ChownMode;
|
|
610
|
-
}
|
|
611
|
-
/** Mount target properties */
|
|
612
|
-
export interface MountTargetProperties {
|
|
613
|
-
/**
|
|
614
|
-
* UUID v4 used to identify the MountTarget
|
|
615
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
616
|
-
*/
|
|
617
|
-
readonly mountTargetId?: string;
|
|
618
|
-
/** UUID v4 used to identify the MountTarget */
|
|
619
|
-
fileSystemId: string;
|
|
620
|
-
/**
|
|
621
|
-
* The mount target's IPv4 address
|
|
622
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
623
|
-
*/
|
|
624
|
-
readonly ipAddress?: string;
|
|
625
|
-
/** The SMB server's Fully Qualified Domain Name, FQDN */
|
|
626
|
-
smbServerFqdn?: string;
|
|
627
|
-
}
|
|
628
|
-
/** DataProtection type volumes include an object containing details of the replication */
|
|
629
|
-
export interface VolumePropertiesDataProtection {
|
|
630
|
-
/** Backup Properties */
|
|
631
|
-
backup?: VolumeBackupProperties;
|
|
632
|
-
/** Replication properties */
|
|
633
|
-
replication?: ReplicationObject;
|
|
634
|
-
/** Snapshot properties. */
|
|
635
|
-
snapshot?: VolumeSnapshotProperties;
|
|
636
|
-
}
|
|
637
|
-
/** Volume Backup Properties */
|
|
638
|
-
export interface VolumeBackupProperties {
|
|
639
|
-
/** Backup Policy Resource ID */
|
|
640
|
-
backupPolicyId?: string;
|
|
641
|
-
/** Policy Enforced */
|
|
642
|
-
policyEnforced?: boolean;
|
|
643
|
-
/** Vault Resource ID */
|
|
644
|
-
vaultId?: string;
|
|
645
|
-
/** Backup Enabled */
|
|
646
|
-
backupEnabled?: boolean;
|
|
647
|
-
}
|
|
648
|
-
/** Replication properties */
|
|
649
|
-
export interface ReplicationObject {
|
|
650
|
-
/** Id */
|
|
651
|
-
replicationId?: string;
|
|
652
|
-
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
653
|
-
endpointType?: EndpointType;
|
|
654
|
-
/** Schedule */
|
|
655
|
-
replicationSchedule?: ReplicationSchedule;
|
|
656
|
-
/** The resource ID of the remote volume. */
|
|
657
|
-
remoteVolumeResourceId: string;
|
|
658
|
-
/** The remote region for the other end of the Volume Replication. */
|
|
659
|
-
remoteVolumeRegion?: string;
|
|
660
|
-
}
|
|
661
|
-
/** Volume Snapshot Properties */
|
|
662
|
-
export interface VolumeSnapshotProperties {
|
|
663
|
-
/** Snapshot Policy ResourceId */
|
|
664
|
-
snapshotPolicyId?: string;
|
|
665
|
-
}
|
|
666
|
-
/** Application specific parameters for the placement of volumes in the volume group */
|
|
667
|
-
export interface PlacementKeyValuePairs {
|
|
668
|
-
/** Key for an application specific parameter for the placement of volumes in the volume group */
|
|
669
|
-
key: string;
|
|
670
|
-
/** Value for an application specific parameter for the placement of volumes in the volume group */
|
|
671
|
-
value: string;
|
|
672
|
-
}
|
|
673
|
-
/** Volume patch resource */
|
|
674
|
-
export interface VolumePatch {
|
|
675
|
-
/** Resource location */
|
|
676
|
-
location?: string;
|
|
426
|
+
location?: string;
|
|
677
427
|
/**
|
|
678
428
|
* Resource Id
|
|
679
429
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -747,6 +497,22 @@ export interface ReplicationStatus {
|
|
|
747
497
|
/** Displays error message if the replication is in an error state */
|
|
748
498
|
errorMessage?: string;
|
|
749
499
|
}
|
|
500
|
+
/** List Replications */
|
|
501
|
+
export interface ListReplications {
|
|
502
|
+
/** A list of replications */
|
|
503
|
+
value?: Replication[];
|
|
504
|
+
}
|
|
505
|
+
/** Replication properties */
|
|
506
|
+
export interface Replication {
|
|
507
|
+
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
508
|
+
endpointType?: EndpointType;
|
|
509
|
+
/** Schedule */
|
|
510
|
+
replicationSchedule?: ReplicationSchedule;
|
|
511
|
+
/** The resource ID of the remote volume. */
|
|
512
|
+
remoteVolumeResourceId: string;
|
|
513
|
+
/** The remote region for the other end of the Volume Replication. */
|
|
514
|
+
remoteVolumeRegion?: string;
|
|
515
|
+
}
|
|
750
516
|
/** Authorize request */
|
|
751
517
|
export interface AuthorizeRequest {
|
|
752
518
|
/** Resource id of the remote volume */
|
|
@@ -809,55 +575,6 @@ export interface SnapshotPoliciesList {
|
|
|
809
575
|
/** A list of snapshot policies */
|
|
810
576
|
value?: SnapshotPolicy[];
|
|
811
577
|
}
|
|
812
|
-
/** Snapshot policy information */
|
|
813
|
-
export interface SnapshotPolicy {
|
|
814
|
-
/** Resource location */
|
|
815
|
-
location: string;
|
|
816
|
-
/**
|
|
817
|
-
* Resource Id
|
|
818
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
819
|
-
*/
|
|
820
|
-
readonly id?: string;
|
|
821
|
-
/**
|
|
822
|
-
* Resource name
|
|
823
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
824
|
-
*/
|
|
825
|
-
readonly name?: string;
|
|
826
|
-
/**
|
|
827
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
828
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
829
|
-
*/
|
|
830
|
-
readonly etag?: string;
|
|
831
|
-
/**
|
|
832
|
-
* Resource type
|
|
833
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
834
|
-
*/
|
|
835
|
-
readonly type?: string;
|
|
836
|
-
/** Resource tags */
|
|
837
|
-
tags?: {
|
|
838
|
-
[propertyName: string]: string;
|
|
839
|
-
};
|
|
840
|
-
/**
|
|
841
|
-
* The system meta data relating to this resource.
|
|
842
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
843
|
-
*/
|
|
844
|
-
readonly systemData?: SystemData;
|
|
845
|
-
/** Schedule for hourly snapshots */
|
|
846
|
-
hourlySchedule?: HourlySchedule;
|
|
847
|
-
/** Schedule for daily snapshots */
|
|
848
|
-
dailySchedule?: DailySchedule;
|
|
849
|
-
/** Schedule for weekly snapshots */
|
|
850
|
-
weeklySchedule?: WeeklySchedule;
|
|
851
|
-
/** Schedule for monthly snapshots */
|
|
852
|
-
monthlySchedule?: MonthlySchedule;
|
|
853
|
-
/** The property to decide policy is enabled or not */
|
|
854
|
-
enabled?: boolean;
|
|
855
|
-
/**
|
|
856
|
-
* Azure lifecycle management
|
|
857
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
858
|
-
*/
|
|
859
|
-
readonly provisioningState?: string;
|
|
860
|
-
}
|
|
861
578
|
/** Hourly Schedule properties */
|
|
862
579
|
export interface HourlySchedule {
|
|
863
580
|
/** Hourly snapshot count to keep */
|
|
@@ -1122,25 +839,425 @@ export interface BackupPatch {
|
|
|
1122
839
|
*/
|
|
1123
840
|
readonly backupType?: BackupType;
|
|
1124
841
|
/**
|
|
1125
|
-
* Failure reason
|
|
842
|
+
* Failure reason
|
|
843
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
844
|
+
*/
|
|
845
|
+
readonly failureReason?: string;
|
|
846
|
+
/**
|
|
847
|
+
* Volume name
|
|
848
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
849
|
+
*/
|
|
850
|
+
readonly volumeName?: string;
|
|
851
|
+
/** Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups */
|
|
852
|
+
useExistingSnapshot?: boolean;
|
|
853
|
+
}
|
|
854
|
+
/** List of Backup Policies */
|
|
855
|
+
export interface BackupPoliciesList {
|
|
856
|
+
/** A list of backup policies */
|
|
857
|
+
value?: BackupPolicy[];
|
|
858
|
+
}
|
|
859
|
+
/** Volume details using the backup policy */
|
|
860
|
+
export interface VolumeBackups {
|
|
861
|
+
/** Volume name */
|
|
862
|
+
volumeName?: string;
|
|
863
|
+
/** Total count of backups for volume */
|
|
864
|
+
backupsCount?: number;
|
|
865
|
+
/** Policy enabled */
|
|
866
|
+
policyEnabled?: boolean;
|
|
867
|
+
}
|
|
868
|
+
/** Backup policy Details for create and update */
|
|
869
|
+
export interface BackupPolicyPatch {
|
|
870
|
+
/** Resource location */
|
|
871
|
+
location?: string;
|
|
872
|
+
/**
|
|
873
|
+
* Resource Id
|
|
874
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
875
|
+
*/
|
|
876
|
+
readonly id?: string;
|
|
877
|
+
/**
|
|
878
|
+
* Resource name
|
|
879
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
880
|
+
*/
|
|
881
|
+
readonly name?: string;
|
|
882
|
+
/**
|
|
883
|
+
* Resource type
|
|
884
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
885
|
+
*/
|
|
886
|
+
readonly type?: string;
|
|
887
|
+
/** Resource tags */
|
|
888
|
+
tags?: {
|
|
889
|
+
[propertyName: string]: string;
|
|
890
|
+
};
|
|
891
|
+
/**
|
|
892
|
+
* Backup Policy Resource ID
|
|
893
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
894
|
+
*/
|
|
895
|
+
readonly backupPolicyId?: string;
|
|
896
|
+
/**
|
|
897
|
+
* Azure lifecycle management
|
|
898
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
899
|
+
*/
|
|
900
|
+
readonly provisioningState?: string;
|
|
901
|
+
/** Daily backups count to keep */
|
|
902
|
+
dailyBackupsToKeep?: number;
|
|
903
|
+
/** Weekly backups count to keep */
|
|
904
|
+
weeklyBackupsToKeep?: number;
|
|
905
|
+
/** Monthly backups count to keep */
|
|
906
|
+
monthlyBackupsToKeep?: number;
|
|
907
|
+
/**
|
|
908
|
+
* Volumes using current backup policy
|
|
909
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
910
|
+
*/
|
|
911
|
+
readonly volumesAssigned?: number;
|
|
912
|
+
/** The property to decide policy is enabled or not */
|
|
913
|
+
enabled?: boolean;
|
|
914
|
+
/**
|
|
915
|
+
* A list of volumes assigned to this policy
|
|
916
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
917
|
+
*/
|
|
918
|
+
readonly volumeBackups?: VolumeBackups[];
|
|
919
|
+
}
|
|
920
|
+
/** List of Volume Quota Rules */
|
|
921
|
+
export interface VolumeQuotaRulesList {
|
|
922
|
+
/** A list of Volume Quota Rules */
|
|
923
|
+
value?: VolumeQuotaRule[];
|
|
924
|
+
}
|
|
925
|
+
/** Patchable Quota Rule of a Volume */
|
|
926
|
+
export interface VolumeQuotaRulePatch {
|
|
927
|
+
/**
|
|
928
|
+
* Gets the status of the VolumeQuotaRule at the time the operation was called.
|
|
929
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
930
|
+
*/
|
|
931
|
+
readonly provisioningState?: ProvisioningState;
|
|
932
|
+
/** Size of quota */
|
|
933
|
+
quotaSizeInKiBs?: number;
|
|
934
|
+
/** Type of quota */
|
|
935
|
+
quotaType?: Type;
|
|
936
|
+
/** 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> */
|
|
937
|
+
quotaTarget?: string;
|
|
938
|
+
}
|
|
939
|
+
/** List of Vaults */
|
|
940
|
+
export interface VaultList {
|
|
941
|
+
/** A list of vaults */
|
|
942
|
+
value?: Vault[];
|
|
943
|
+
}
|
|
944
|
+
/** Vault information */
|
|
945
|
+
export interface Vault {
|
|
946
|
+
/** Resource location */
|
|
947
|
+
location: string;
|
|
948
|
+
/**
|
|
949
|
+
* Resource Id
|
|
950
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
951
|
+
*/
|
|
952
|
+
readonly id?: string;
|
|
953
|
+
/**
|
|
954
|
+
* Resource name
|
|
955
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
956
|
+
*/
|
|
957
|
+
readonly name?: string;
|
|
958
|
+
/**
|
|
959
|
+
* Resource type
|
|
960
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
961
|
+
*/
|
|
962
|
+
readonly type?: string;
|
|
963
|
+
/** Vault Name */
|
|
964
|
+
vaultName?: string;
|
|
965
|
+
}
|
|
966
|
+
/** List of volume group resources */
|
|
967
|
+
export interface VolumeGroupList {
|
|
968
|
+
/** List of volume Groups */
|
|
969
|
+
value?: VolumeGroup[];
|
|
970
|
+
}
|
|
971
|
+
/** Volume group resource */
|
|
972
|
+
export interface VolumeGroup {
|
|
973
|
+
/** Resource location */
|
|
974
|
+
location?: string;
|
|
975
|
+
/**
|
|
976
|
+
* Resource Id
|
|
977
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
978
|
+
*/
|
|
979
|
+
readonly id?: string;
|
|
980
|
+
/**
|
|
981
|
+
* Resource name
|
|
982
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
983
|
+
*/
|
|
984
|
+
readonly name?: string;
|
|
985
|
+
/**
|
|
986
|
+
* Resource type
|
|
987
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
988
|
+
*/
|
|
989
|
+
readonly type?: string;
|
|
990
|
+
/**
|
|
991
|
+
* Azure lifecycle management
|
|
992
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
993
|
+
*/
|
|
994
|
+
readonly provisioningState?: string;
|
|
995
|
+
/** Volume group details */
|
|
996
|
+
groupMetaData?: VolumeGroupMetaData;
|
|
997
|
+
}
|
|
998
|
+
/** Volume group properties */
|
|
999
|
+
export interface VolumeGroupMetaData {
|
|
1000
|
+
/** Group Description */
|
|
1001
|
+
groupDescription?: string;
|
|
1002
|
+
/** Application Type */
|
|
1003
|
+
applicationType?: ApplicationType;
|
|
1004
|
+
/** Application specific identifier */
|
|
1005
|
+
applicationIdentifier?: string;
|
|
1006
|
+
/** Application specific placement rules for the volume group */
|
|
1007
|
+
globalPlacementRules?: PlacementKeyValuePairs[];
|
|
1008
|
+
/** Application specific identifier of deployment rules for the volume group */
|
|
1009
|
+
deploymentSpecId?: string;
|
|
1010
|
+
/**
|
|
1011
|
+
* Number of volumes in volume group
|
|
1012
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1013
|
+
*/
|
|
1014
|
+
readonly volumesCount?: number;
|
|
1015
|
+
}
|
|
1016
|
+
/** Volume group resource for create */
|
|
1017
|
+
export interface VolumeGroupDetails {
|
|
1018
|
+
/** Resource location */
|
|
1019
|
+
location?: string;
|
|
1020
|
+
/**
|
|
1021
|
+
* Resource Id
|
|
1022
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1023
|
+
*/
|
|
1024
|
+
readonly id?: string;
|
|
1025
|
+
/**
|
|
1026
|
+
* Resource name
|
|
1027
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1028
|
+
*/
|
|
1029
|
+
readonly name?: string;
|
|
1030
|
+
/**
|
|
1031
|
+
* Resource type
|
|
1032
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1033
|
+
*/
|
|
1034
|
+
readonly type?: string;
|
|
1035
|
+
/**
|
|
1036
|
+
* Azure lifecycle management
|
|
1037
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1038
|
+
*/
|
|
1039
|
+
readonly provisioningState?: string;
|
|
1040
|
+
/** Volume group details */
|
|
1041
|
+
groupMetaData?: VolumeGroupMetaData;
|
|
1042
|
+
/** List of volumes from group */
|
|
1043
|
+
volumes?: VolumeGroupVolumeProperties[];
|
|
1044
|
+
}
|
|
1045
|
+
/** Volume resource */
|
|
1046
|
+
export interface VolumeGroupVolumeProperties {
|
|
1047
|
+
/**
|
|
1048
|
+
* Resource Id
|
|
1049
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1050
|
+
*/
|
|
1051
|
+
readonly id?: string;
|
|
1052
|
+
/** Resource name */
|
|
1053
|
+
name?: string;
|
|
1054
|
+
/**
|
|
1055
|
+
* Resource type
|
|
1056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1057
|
+
*/
|
|
1058
|
+
readonly type?: string;
|
|
1059
|
+
/** Resource tags */
|
|
1060
|
+
tags?: {
|
|
1061
|
+
[propertyName: string]: string;
|
|
1062
|
+
};
|
|
1063
|
+
/**
|
|
1064
|
+
* Unique FileSystem Identifier.
|
|
1065
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1066
|
+
*/
|
|
1067
|
+
readonly fileSystemId?: string;
|
|
1068
|
+
/** A unique file path for the volume. Used when creating mount targets */
|
|
1069
|
+
creationToken: string;
|
|
1070
|
+
/** The service level of the file system */
|
|
1071
|
+
serviceLevel?: ServiceLevel;
|
|
1072
|
+
/** 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. */
|
|
1073
|
+
usageThreshold: number;
|
|
1074
|
+
/** Set of export policy rules */
|
|
1075
|
+
exportPolicy?: VolumePropertiesExportPolicy;
|
|
1076
|
+
/** Set of protocol types, default NFSv3, CIFS for SMB protocol */
|
|
1077
|
+
protocolTypes?: string[];
|
|
1078
|
+
/**
|
|
1079
|
+
* Azure lifecycle management
|
|
1080
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1081
|
+
*/
|
|
1082
|
+
readonly provisioningState?: string;
|
|
1083
|
+
/** UUID v4 or resource identifier used to identify the Snapshot. */
|
|
1084
|
+
snapshotId?: string;
|
|
1085
|
+
/** UUID v4 or resource identifier used to identify the Backup. */
|
|
1086
|
+
backupId?: string;
|
|
1087
|
+
/**
|
|
1088
|
+
* Unique Baremetal Tenant Identifier.
|
|
1089
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1090
|
+
*/
|
|
1091
|
+
readonly baremetalTenantId?: string;
|
|
1092
|
+
/** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */
|
|
1093
|
+
subnetId: string;
|
|
1094
|
+
/** Basic network, or Standard features available to the volume. */
|
|
1095
|
+
networkFeatures?: NetworkFeatures;
|
|
1096
|
+
/**
|
|
1097
|
+
* Network Sibling Set ID for the the group of volumes sharing networking resources.
|
|
1098
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1099
|
+
*/
|
|
1100
|
+
readonly networkSiblingSetId?: string;
|
|
1101
|
+
/**
|
|
1102
|
+
* Provides storage to network proximity information for the volume.
|
|
1103
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1104
|
+
*/
|
|
1105
|
+
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
1106
|
+
/**
|
|
1107
|
+
* List of mount targets
|
|
1108
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1109
|
+
*/
|
|
1110
|
+
readonly mountTargets?: MountTargetProperties[];
|
|
1111
|
+
/** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */
|
|
1112
|
+
volumeType?: string;
|
|
1113
|
+
/** DataProtection type volumes include an object containing details of the replication */
|
|
1114
|
+
dataProtection?: VolumePropertiesDataProtection;
|
|
1115
|
+
/** Restoring */
|
|
1116
|
+
isRestoring?: boolean;
|
|
1117
|
+
/** 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). */
|
|
1118
|
+
snapshotDirectoryVisible?: boolean;
|
|
1119
|
+
/** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */
|
|
1120
|
+
kerberosEnabled?: boolean;
|
|
1121
|
+
/** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */
|
|
1122
|
+
securityStyle?: SecurityStyle;
|
|
1123
|
+
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */
|
|
1124
|
+
smbEncryption?: boolean;
|
|
1125
|
+
/** Enables continuously available share property for smb volume. Only applicable for SMB volume */
|
|
1126
|
+
smbContinuouslyAvailable?: boolean;
|
|
1127
|
+
/** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
|
|
1128
|
+
throughputMibps?: number;
|
|
1129
|
+
/** Source of key used to encrypt data in volume. Possible values (case-insensitive) are: 'Microsoft.NetApp' */
|
|
1130
|
+
encryptionKeySource?: EncryptionKeySource;
|
|
1131
|
+
/** Specifies whether LDAP is enabled or not for a given NFS volume. */
|
|
1132
|
+
ldapEnabled?: boolean;
|
|
1133
|
+
/** Specifies whether Cool Access(tiering) is enabled for the volume. */
|
|
1134
|
+
coolAccess?: boolean;
|
|
1135
|
+
/** Specifies the number of days after which data that is not accessed by clients will be tiered. */
|
|
1136
|
+
coolnessPeriod?: number;
|
|
1137
|
+
/** 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. */
|
|
1138
|
+
unixPermissions?: string;
|
|
1139
|
+
/**
|
|
1140
|
+
* 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.
|
|
1141
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1142
|
+
*/
|
|
1143
|
+
readonly cloneProgress?: number;
|
|
1144
|
+
/** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */
|
|
1145
|
+
avsDataStore?: AvsDataStore;
|
|
1146
|
+
/** Specifies if default quota is enabled for the volume. */
|
|
1147
|
+
isDefaultQuotaEnabled?: boolean;
|
|
1148
|
+
/** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */
|
|
1149
|
+
defaultUserQuotaInKiBs?: number;
|
|
1150
|
+
/** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
|
|
1151
|
+
defaultGroupQuotaInKiBs?: number;
|
|
1152
|
+
/**
|
|
1153
|
+
* 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.
|
|
1154
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1155
|
+
*/
|
|
1156
|
+
readonly maximumNumberOfFiles?: number;
|
|
1157
|
+
/**
|
|
1158
|
+
* Volume Group Name
|
|
1159
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1160
|
+
*/
|
|
1161
|
+
readonly volumeGroupName?: string;
|
|
1162
|
+
/** Pool Resource Id used in case of creating a volume through volume group */
|
|
1163
|
+
capacityPoolResourceId?: string;
|
|
1164
|
+
/** Proximity placement group associated with the volume */
|
|
1165
|
+
proximityPlacementGroup?: string;
|
|
1166
|
+
/**
|
|
1167
|
+
* T2 network information
|
|
1168
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1169
|
+
*/
|
|
1170
|
+
readonly t2Network?: string;
|
|
1171
|
+
/** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
|
|
1172
|
+
volumeSpecName?: string;
|
|
1173
|
+
/**
|
|
1174
|
+
* Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
|
|
1175
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1176
|
+
*/
|
|
1177
|
+
readonly encrypted?: boolean;
|
|
1178
|
+
/** Application specific placement rules for the particular volume */
|
|
1179
|
+
placementRules?: PlacementKeyValuePairs[];
|
|
1180
|
+
/** Flag indicating whether subvolume operations are enabled on the volume */
|
|
1181
|
+
enableSubvolumes?: EnableSubvolumes;
|
|
1182
|
+
}
|
|
1183
|
+
/** List of Subvolumes */
|
|
1184
|
+
export interface SubvolumesList {
|
|
1185
|
+
/** A list of Subvolumes */
|
|
1186
|
+
value?: SubvolumeInfo[];
|
|
1187
|
+
/** URL to get the next set of results. */
|
|
1188
|
+
nextLink?: string;
|
|
1189
|
+
}
|
|
1190
|
+
/** Subvolume Patch Request properties */
|
|
1191
|
+
export interface SubvolumePatchRequest {
|
|
1192
|
+
/** Truncate subvolume to the provided size in bytes */
|
|
1193
|
+
size?: number;
|
|
1194
|
+
/** path to the subvolume */
|
|
1195
|
+
path?: string;
|
|
1196
|
+
}
|
|
1197
|
+
/** Result of the post subvolume and action is to get metadata of the subvolume. */
|
|
1198
|
+
export interface SubvolumeModel {
|
|
1199
|
+
/**
|
|
1200
|
+
* Resource Id
|
|
1201
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1202
|
+
*/
|
|
1203
|
+
readonly id?: string;
|
|
1204
|
+
/**
|
|
1205
|
+
* Resource name
|
|
1206
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1207
|
+
*/
|
|
1208
|
+
readonly name?: string;
|
|
1209
|
+
/**
|
|
1210
|
+
* Resource type
|
|
1211
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1212
|
+
*/
|
|
1213
|
+
readonly type?: string;
|
|
1214
|
+
/** Path to the subvolume */
|
|
1215
|
+
path?: string;
|
|
1216
|
+
/** Path to the parent subvolume */
|
|
1217
|
+
parentPath?: string;
|
|
1218
|
+
/** Size of subvolume */
|
|
1219
|
+
size?: number;
|
|
1220
|
+
/** Bytes used */
|
|
1221
|
+
bytesUsed?: number;
|
|
1222
|
+
/** Permissions of the subvolume */
|
|
1223
|
+
permissions?: string;
|
|
1224
|
+
/** Creation time and date */
|
|
1225
|
+
creationTimeStamp?: Date;
|
|
1226
|
+
/** Most recent access time and date */
|
|
1227
|
+
accessedTimeStamp?: Date;
|
|
1228
|
+
/** Most recent modification time and date */
|
|
1229
|
+
modifiedTimeStamp?: Date;
|
|
1230
|
+
/** Most recent change time and date */
|
|
1231
|
+
changedTimeStamp?: Date;
|
|
1232
|
+
/** Azure lifecycle management */
|
|
1233
|
+
provisioningState?: string;
|
|
1234
|
+
}
|
|
1235
|
+
/** Identity for the resource. */
|
|
1236
|
+
export interface ResourceIdentity {
|
|
1237
|
+
/**
|
|
1238
|
+
* Object id of the identity resource
|
|
1126
1239
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1127
1240
|
*/
|
|
1128
|
-
readonly
|
|
1241
|
+
readonly principalId?: string;
|
|
1129
1242
|
/**
|
|
1130
|
-
*
|
|
1243
|
+
* The tenant id of the resource
|
|
1131
1244
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1132
1245
|
*/
|
|
1133
|
-
readonly
|
|
1134
|
-
/**
|
|
1135
|
-
|
|
1246
|
+
readonly tenantId?: string;
|
|
1247
|
+
/** Type of Identity. Supported values are: 'None', 'SystemAssigned' */
|
|
1248
|
+
type?: string;
|
|
1136
1249
|
}
|
|
1137
|
-
/**
|
|
1138
|
-
export interface
|
|
1139
|
-
/**
|
|
1140
|
-
|
|
1250
|
+
/** Volume relocation properties */
|
|
1251
|
+
export interface VolumeRelocationProperties {
|
|
1252
|
+
/** The id of the old volume that is being relocated */
|
|
1253
|
+
oldVolumeId?: string;
|
|
1254
|
+
/** The id of the bare metal tenant owned by the existing volume */
|
|
1255
|
+
oldBareMetalTenantId?: string;
|
|
1256
|
+
/** Has relocation been requested for this volume */
|
|
1257
|
+
relocationRequested?: boolean;
|
|
1141
1258
|
}
|
|
1142
|
-
/**
|
|
1143
|
-
export interface
|
|
1259
|
+
/** Mount Target */
|
|
1260
|
+
export interface MountTarget {
|
|
1144
1261
|
/** Resource location */
|
|
1145
1262
|
location: string;
|
|
1146
1263
|
/**
|
|
@@ -1153,11 +1270,6 @@ export interface BackupPolicy {
|
|
|
1153
1270
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1154
1271
|
*/
|
|
1155
1272
|
readonly name?: string;
|
|
1156
|
-
/**
|
|
1157
|
-
* A unique read-only string that changes whenever the resource is updated.
|
|
1158
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1159
|
-
*/
|
|
1160
|
-
readonly etag?: string;
|
|
1161
1273
|
/**
|
|
1162
1274
|
* Resource type
|
|
1163
1275
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1168,50 +1280,61 @@ export interface BackupPolicy {
|
|
|
1168
1280
|
[propertyName: string]: string;
|
|
1169
1281
|
};
|
|
1170
1282
|
/**
|
|
1171
|
-
*
|
|
1283
|
+
* UUID v4 used to identify the MountTarget
|
|
1172
1284
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1173
1285
|
*/
|
|
1174
|
-
readonly
|
|
1286
|
+
readonly mountTargetId?: string;
|
|
1287
|
+
/** UUID v4 used to identify the MountTarget */
|
|
1288
|
+
fileSystemId: string;
|
|
1175
1289
|
/**
|
|
1176
|
-
*
|
|
1290
|
+
* The mount target's IPv4 address
|
|
1177
1291
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1178
1292
|
*/
|
|
1179
|
-
readonly
|
|
1293
|
+
readonly ipAddress?: string;
|
|
1294
|
+
/** The SMB server's Fully Qualified Domain Name, FQDN */
|
|
1295
|
+
smbServerFqdn?: string;
|
|
1296
|
+
}
|
|
1297
|
+
/** Snapshot policy properties */
|
|
1298
|
+
export interface SnapshotPolicyDetails {
|
|
1299
|
+
/** Resource location */
|
|
1300
|
+
location?: string;
|
|
1180
1301
|
/**
|
|
1181
|
-
*
|
|
1302
|
+
* Resource Id
|
|
1182
1303
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1183
1304
|
*/
|
|
1184
|
-
readonly
|
|
1185
|
-
/** Daily backups count to keep */
|
|
1186
|
-
dailyBackupsToKeep?: number;
|
|
1187
|
-
/** Weekly backups count to keep */
|
|
1188
|
-
weeklyBackupsToKeep?: number;
|
|
1189
|
-
/** Monthly backups count to keep */
|
|
1190
|
-
monthlyBackupsToKeep?: number;
|
|
1305
|
+
readonly id?: string;
|
|
1191
1306
|
/**
|
|
1192
|
-
*
|
|
1307
|
+
* Resource name
|
|
1193
1308
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1194
1309
|
*/
|
|
1195
|
-
readonly
|
|
1310
|
+
readonly name?: string;
|
|
1311
|
+
/**
|
|
1312
|
+
* Resource type
|
|
1313
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1314
|
+
*/
|
|
1315
|
+
readonly type?: string;
|
|
1316
|
+
/** Resource tags */
|
|
1317
|
+
tags?: {
|
|
1318
|
+
[propertyName: string]: string;
|
|
1319
|
+
};
|
|
1320
|
+
/** Schedule for hourly snapshots */
|
|
1321
|
+
hourlySchedule?: HourlySchedule;
|
|
1322
|
+
/** Schedule for daily snapshots */
|
|
1323
|
+
dailySchedule?: DailySchedule;
|
|
1324
|
+
/** Schedule for weekly snapshots */
|
|
1325
|
+
weeklySchedule?: WeeklySchedule;
|
|
1326
|
+
/** Schedule for monthly snapshots */
|
|
1327
|
+
monthlySchedule?: MonthlySchedule;
|
|
1196
1328
|
/** The property to decide policy is enabled or not */
|
|
1197
1329
|
enabled?: boolean;
|
|
1198
1330
|
/**
|
|
1199
|
-
*
|
|
1331
|
+
* Azure lifecycle management
|
|
1200
1332
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1201
1333
|
*/
|
|
1202
|
-
readonly
|
|
1203
|
-
}
|
|
1204
|
-
/** Volume details using the backup policy */
|
|
1205
|
-
export interface VolumeBackups {
|
|
1206
|
-
/** Volume name */
|
|
1207
|
-
volumeName?: string;
|
|
1208
|
-
/** Total count of backups for volume */
|
|
1209
|
-
backupsCount?: number;
|
|
1210
|
-
/** Policy enabled */
|
|
1211
|
-
policyEnabled?: boolean;
|
|
1334
|
+
readonly provisioningState?: string;
|
|
1212
1335
|
}
|
|
1213
|
-
/** Backup policy
|
|
1214
|
-
export interface
|
|
1336
|
+
/** Backup policy properties */
|
|
1337
|
+
export interface BackupPolicyDetails {
|
|
1215
1338
|
/** Resource location */
|
|
1216
1339
|
location?: string;
|
|
1217
1340
|
/**
|
|
@@ -1262,138 +1385,108 @@ export interface BackupPolicyPatch {
|
|
|
1262
1385
|
*/
|
|
1263
1386
|
readonly volumeBackups?: VolumeBackups[];
|
|
1264
1387
|
}
|
|
1265
|
-
/**
|
|
1266
|
-
export
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1388
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1389
|
+
export declare type ProxyResource = Resource;
|
|
1390
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1391
|
+
export declare type TrackedResource = Resource & {
|
|
1392
|
+
/** Resource tags. */
|
|
1393
|
+
tags?: {
|
|
1394
|
+
[propertyName: string]: string;
|
|
1395
|
+
};
|
|
1396
|
+
/** The geo-location where the resource lives */
|
|
1273
1397
|
location: string;
|
|
1398
|
+
};
|
|
1399
|
+
/** Information regarding Subscription Quota Item. */
|
|
1400
|
+
export declare type SubscriptionQuotaItem = ProxyResource & {
|
|
1274
1401
|
/**
|
|
1275
|
-
*
|
|
1276
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1277
|
-
*/
|
|
1278
|
-
readonly id?: string;
|
|
1279
|
-
/**
|
|
1280
|
-
* Resource name
|
|
1281
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1282
|
-
*/
|
|
1283
|
-
readonly name?: string;
|
|
1284
|
-
/**
|
|
1285
|
-
* Resource type
|
|
1286
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1287
|
-
*/
|
|
1288
|
-
readonly type?: string;
|
|
1289
|
-
/** Vault Name */
|
|
1290
|
-
vaultName?: string;
|
|
1291
|
-
}
|
|
1292
|
-
/** List of volume group resources */
|
|
1293
|
-
export interface VolumeGroupList {
|
|
1294
|
-
/** List of volume Groups */
|
|
1295
|
-
value?: VolumeGroup[];
|
|
1296
|
-
}
|
|
1297
|
-
/** Volume group resource */
|
|
1298
|
-
export interface VolumeGroup {
|
|
1299
|
-
/** Resource location */
|
|
1300
|
-
location?: string;
|
|
1301
|
-
/**
|
|
1302
|
-
* Resource Id
|
|
1303
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1304
|
-
*/
|
|
1305
|
-
readonly id?: string;
|
|
1306
|
-
/**
|
|
1307
|
-
* Resource name
|
|
1402
|
+
* The current quota value.
|
|
1308
1403
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1309
1404
|
*/
|
|
1310
|
-
readonly
|
|
1405
|
+
readonly current?: number;
|
|
1311
1406
|
/**
|
|
1312
|
-
*
|
|
1407
|
+
* The default quota value.
|
|
1313
1408
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1314
1409
|
*/
|
|
1315
|
-
readonly
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1410
|
+
readonly default?: number;
|
|
1411
|
+
};
|
|
1412
|
+
/** Subvolume Information properties */
|
|
1413
|
+
export declare type SubvolumeInfo = ProxyResource & {
|
|
1414
|
+
/** Path to the subvolume */
|
|
1415
|
+
path?: string;
|
|
1416
|
+
/** Truncate subvolume to the provided size in bytes */
|
|
1417
|
+
size?: number;
|
|
1418
|
+
/** parent path to the subvolume */
|
|
1419
|
+
parentPath?: string;
|
|
1320
1420
|
/**
|
|
1321
1421
|
* Azure lifecycle management
|
|
1322
1422
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1323
1423
|
*/
|
|
1324
1424
|
readonly provisioningState?: string;
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
/** Volume group properties */
|
|
1329
|
-
export interface VolumeGroupMetaData {
|
|
1330
|
-
/** Group Description */
|
|
1331
|
-
groupDescription?: string;
|
|
1332
|
-
/** Application Type */
|
|
1333
|
-
applicationType?: ApplicationType;
|
|
1334
|
-
/** Application specific identifier */
|
|
1335
|
-
applicationIdentifier?: string;
|
|
1336
|
-
/** Application specific placement rules for the volume group */
|
|
1337
|
-
globalPlacementRules?: PlacementKeyValuePairs[];
|
|
1338
|
-
/** Application specific identifier of deployment rules for the volume group */
|
|
1339
|
-
deploymentSpecId?: string;
|
|
1425
|
+
};
|
|
1426
|
+
/** NetApp account resource */
|
|
1427
|
+
export declare type NetAppAccount = TrackedResource & {
|
|
1340
1428
|
/**
|
|
1341
|
-
*
|
|
1429
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1342
1430
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1343
1431
|
*/
|
|
1344
|
-
readonly
|
|
1345
|
-
}
|
|
1346
|
-
/** Volume group resource for create */
|
|
1347
|
-
export interface VolumeGroupDetails {
|
|
1348
|
-
/** Resource location */
|
|
1349
|
-
location?: string;
|
|
1432
|
+
readonly etag?: string;
|
|
1350
1433
|
/**
|
|
1351
|
-
*
|
|
1434
|
+
* Azure lifecycle management
|
|
1352
1435
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1353
1436
|
*/
|
|
1354
|
-
readonly
|
|
1437
|
+
readonly provisioningState?: string;
|
|
1438
|
+
/** Active Directories */
|
|
1439
|
+
activeDirectories?: ActiveDirectory[];
|
|
1440
|
+
/** Encryption settings */
|
|
1441
|
+
encryption?: AccountEncryption;
|
|
1442
|
+
};
|
|
1443
|
+
/** Capacity pool resource */
|
|
1444
|
+
export declare type CapacityPool = TrackedResource & {
|
|
1355
1445
|
/**
|
|
1356
|
-
*
|
|
1446
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1357
1447
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1358
1448
|
*/
|
|
1359
|
-
readonly
|
|
1449
|
+
readonly etag?: string;
|
|
1360
1450
|
/**
|
|
1361
|
-
*
|
|
1451
|
+
* UUID v4 used to identify the Pool
|
|
1362
1452
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1363
1453
|
*/
|
|
1364
|
-
readonly
|
|
1365
|
-
/**
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1454
|
+
readonly poolId?: string;
|
|
1455
|
+
/** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104). */
|
|
1456
|
+
size: number;
|
|
1457
|
+
/** The service level of the file system */
|
|
1458
|
+
serviceLevel: ServiceLevel;
|
|
1369
1459
|
/**
|
|
1370
1460
|
* Azure lifecycle management
|
|
1371
1461
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1372
1462
|
*/
|
|
1373
1463
|
readonly provisioningState?: string;
|
|
1374
|
-
/** Volume group details */
|
|
1375
|
-
groupMetaData?: VolumeGroupMetaData;
|
|
1376
|
-
/** List of volumes from group */
|
|
1377
|
-
volumes?: VolumeGroupVolumeProperties[];
|
|
1378
|
-
}
|
|
1379
|
-
/** Volume resource */
|
|
1380
|
-
export interface VolumeGroupVolumeProperties {
|
|
1381
1464
|
/**
|
|
1382
|
-
*
|
|
1465
|
+
* Total throughput of pool in Mibps
|
|
1383
1466
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1384
1467
|
*/
|
|
1385
|
-
readonly
|
|
1386
|
-
/** Resource name */
|
|
1387
|
-
name?: string;
|
|
1468
|
+
readonly totalThroughputMibps?: number;
|
|
1388
1469
|
/**
|
|
1389
|
-
*
|
|
1470
|
+
* Utilized throughput of pool in Mibps
|
|
1390
1471
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1391
1472
|
*/
|
|
1392
|
-
readonly
|
|
1393
|
-
/**
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1473
|
+
readonly utilizedThroughputMibps?: number;
|
|
1474
|
+
/** The qos type of the pool */
|
|
1475
|
+
qosType?: QosType;
|
|
1476
|
+
/** If enabled (true) the pool can contain cool Access enabled volumes. */
|
|
1477
|
+
coolAccess?: boolean;
|
|
1478
|
+
/** 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. */
|
|
1479
|
+
encryptionType?: EncryptionType;
|
|
1480
|
+
};
|
|
1481
|
+
/** Volume resource */
|
|
1482
|
+
export declare type Volume = TrackedResource & {
|
|
1483
|
+
/**
|
|
1484
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1485
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1486
|
+
*/
|
|
1487
|
+
readonly etag?: string;
|
|
1488
|
+
/** Availability Zone */
|
|
1489
|
+
zones?: string[];
|
|
1397
1490
|
/**
|
|
1398
1491
|
* Unique FileSystem Identifier.
|
|
1399
1492
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1460,8 +1553,8 @@ export interface VolumeGroupVolumeProperties {
|
|
|
1460
1553
|
smbContinuouslyAvailable?: boolean;
|
|
1461
1554
|
/** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
|
|
1462
1555
|
throughputMibps?: number;
|
|
1463
|
-
/**
|
|
1464
|
-
encryptionKeySource?:
|
|
1556
|
+
/** Source of key used to encrypt data in volume. Possible values (case-insensitive) are: 'Microsoft.NetApp' */
|
|
1557
|
+
encryptionKeySource?: EncryptionKeySource;
|
|
1465
1558
|
/** Specifies whether LDAP is enabled or not for a given NFS volume. */
|
|
1466
1559
|
ldapEnabled?: boolean;
|
|
1467
1560
|
/** Specifies whether Cool Access(tiering) is enabled for the volume. */
|
|
@@ -1504,139 +1597,23 @@ export interface VolumeGroupVolumeProperties {
|
|
|
1504
1597
|
readonly t2Network?: string;
|
|
1505
1598
|
/** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
|
|
1506
1599
|
volumeSpecName?: string;
|
|
1600
|
+
/**
|
|
1601
|
+
* Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
|
|
1602
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1603
|
+
*/
|
|
1604
|
+
readonly encrypted?: boolean;
|
|
1507
1605
|
/** Application specific placement rules for the particular volume */
|
|
1508
1606
|
placementRules?: PlacementKeyValuePairs[];
|
|
1509
1607
|
/** Flag indicating whether subvolume operations are enabled on the volume */
|
|
1510
1608
|
enableSubvolumes?: EnableSubvolumes;
|
|
1511
|
-
}
|
|
1512
|
-
/**
|
|
1513
|
-
export
|
|
1514
|
-
/** A list of Subvolumes */
|
|
1515
|
-
value?: SubvolumeInfo[];
|
|
1516
|
-
/** URL to get the next set of results. */
|
|
1517
|
-
nextLink?: string;
|
|
1518
|
-
}
|
|
1519
|
-
/** Subvolume Patch Request properties */
|
|
1520
|
-
export interface SubvolumePatchRequest {
|
|
1521
|
-
/** Truncate subvolume to the provided size in bytes */
|
|
1522
|
-
size?: number;
|
|
1523
|
-
/** path to the subvolume */
|
|
1524
|
-
path?: string;
|
|
1525
|
-
}
|
|
1526
|
-
/** Result of the post subvolume and action is to get metadata of the subvolume. */
|
|
1527
|
-
export interface SubvolumeModel {
|
|
1528
|
-
/**
|
|
1529
|
-
* Resource Id
|
|
1530
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1531
|
-
*/
|
|
1532
|
-
readonly id?: string;
|
|
1533
|
-
/**
|
|
1534
|
-
* Resource name
|
|
1535
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1536
|
-
*/
|
|
1537
|
-
readonly name?: string;
|
|
1538
|
-
/**
|
|
1539
|
-
* Resource type
|
|
1540
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1541
|
-
*/
|
|
1542
|
-
readonly type?: string;
|
|
1543
|
-
/** Path to the subvolume */
|
|
1544
|
-
path?: string;
|
|
1545
|
-
/** Path to the parent subvolume */
|
|
1546
|
-
parentPath?: string;
|
|
1547
|
-
/** Size of subvolume */
|
|
1548
|
-
size?: number;
|
|
1549
|
-
/** Bytes used */
|
|
1550
|
-
bytesUsed?: number;
|
|
1551
|
-
/** Permissions of the subvolume */
|
|
1552
|
-
permissions?: string;
|
|
1553
|
-
/** Creation time and date */
|
|
1554
|
-
creationTimeStamp?: Date;
|
|
1555
|
-
/** Most recent access time and date */
|
|
1556
|
-
accessedTimeStamp?: Date;
|
|
1557
|
-
/** Most recent modification time and date */
|
|
1558
|
-
modifiedTimeStamp?: Date;
|
|
1559
|
-
/** Most recent change time and date */
|
|
1560
|
-
changedTimeStamp?: Date;
|
|
1561
|
-
/** Azure lifecycle management */
|
|
1562
|
-
provisioningState?: string;
|
|
1563
|
-
}
|
|
1564
|
-
/** Identity for the resource. */
|
|
1565
|
-
export interface ResourceIdentity {
|
|
1566
|
-
/**
|
|
1567
|
-
* Object id of the identity resource
|
|
1568
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1569
|
-
*/
|
|
1570
|
-
readonly principalId?: string;
|
|
1571
|
-
/**
|
|
1572
|
-
* The tenant id of the resource
|
|
1573
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1574
|
-
*/
|
|
1575
|
-
readonly tenantId?: string;
|
|
1576
|
-
/** Type of Identity. Supported values are: 'None', 'SystemAssigned' */
|
|
1577
|
-
type?: string;
|
|
1578
|
-
}
|
|
1579
|
-
/** Mount Target */
|
|
1580
|
-
export interface MountTarget {
|
|
1581
|
-
/** Resource location */
|
|
1582
|
-
location: string;
|
|
1583
|
-
/**
|
|
1584
|
-
* Resource Id
|
|
1585
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1586
|
-
*/
|
|
1587
|
-
readonly id?: string;
|
|
1588
|
-
/**
|
|
1589
|
-
* Resource name
|
|
1590
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1591
|
-
*/
|
|
1592
|
-
readonly name?: string;
|
|
1593
|
-
/**
|
|
1594
|
-
* Resource type
|
|
1595
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1596
|
-
*/
|
|
1597
|
-
readonly type?: string;
|
|
1598
|
-
/** Resource tags */
|
|
1599
|
-
tags?: {
|
|
1600
|
-
[propertyName: string]: string;
|
|
1601
|
-
};
|
|
1602
|
-
/**
|
|
1603
|
-
* UUID v4 used to identify the MountTarget
|
|
1604
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1605
|
-
*/
|
|
1606
|
-
readonly mountTargetId?: string;
|
|
1607
|
-
/** UUID v4 used to identify the MountTarget */
|
|
1608
|
-
fileSystemId: string;
|
|
1609
|
-
/**
|
|
1610
|
-
* The mount target's IPv4 address
|
|
1611
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1612
|
-
*/
|
|
1613
|
-
readonly ipAddress?: string;
|
|
1614
|
-
/** The SMB server's Fully Qualified Domain Name, FQDN */
|
|
1615
|
-
smbServerFqdn?: string;
|
|
1616
|
-
}
|
|
1617
|
-
/** Snapshot policy properties */
|
|
1618
|
-
export interface SnapshotPolicyDetails {
|
|
1619
|
-
/** Resource location */
|
|
1620
|
-
location?: string;
|
|
1621
|
-
/**
|
|
1622
|
-
* Resource Id
|
|
1623
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1624
|
-
*/
|
|
1625
|
-
readonly id?: string;
|
|
1626
|
-
/**
|
|
1627
|
-
* Resource name
|
|
1628
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1629
|
-
*/
|
|
1630
|
-
readonly name?: string;
|
|
1609
|
+
};
|
|
1610
|
+
/** Snapshot policy information */
|
|
1611
|
+
export declare type SnapshotPolicy = TrackedResource & {
|
|
1631
1612
|
/**
|
|
1632
|
-
*
|
|
1613
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1633
1614
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1634
1615
|
*/
|
|
1635
|
-
readonly
|
|
1636
|
-
/** Resource tags */
|
|
1637
|
-
tags?: {
|
|
1638
|
-
[propertyName: string]: string;
|
|
1639
|
-
};
|
|
1616
|
+
readonly etag?: string;
|
|
1640
1617
|
/** Schedule for hourly snapshots */
|
|
1641
1618
|
hourlySchedule?: HourlySchedule;
|
|
1642
1619
|
/** Schedule for daily snapshots */
|
|
@@ -1652,30 +1629,14 @@ export interface SnapshotPolicyDetails {
|
|
|
1652
1629
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1653
1630
|
*/
|
|
1654
1631
|
readonly provisioningState?: string;
|
|
1655
|
-
}
|
|
1656
|
-
/** Backup policy
|
|
1657
|
-
export
|
|
1658
|
-
/** Resource location */
|
|
1659
|
-
location?: string;
|
|
1660
|
-
/**
|
|
1661
|
-
* Resource Id
|
|
1662
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1663
|
-
*/
|
|
1664
|
-
readonly id?: string;
|
|
1665
|
-
/**
|
|
1666
|
-
* Resource name
|
|
1667
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1668
|
-
*/
|
|
1669
|
-
readonly name?: string;
|
|
1632
|
+
};
|
|
1633
|
+
/** Backup policy information */
|
|
1634
|
+
export declare type BackupPolicy = TrackedResource & {
|
|
1670
1635
|
/**
|
|
1671
|
-
*
|
|
1636
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1672
1637
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1673
1638
|
*/
|
|
1674
|
-
readonly
|
|
1675
|
-
/** Resource tags */
|
|
1676
|
-
tags?: {
|
|
1677
|
-
[propertyName: string]: string;
|
|
1678
|
-
};
|
|
1639
|
+
readonly etag?: string;
|
|
1679
1640
|
/**
|
|
1680
1641
|
* Backup Policy Resource ID
|
|
1681
1642
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1704,45 +1665,20 @@ export interface BackupPolicyDetails {
|
|
|
1704
1665
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1705
1666
|
*/
|
|
1706
1667
|
readonly volumeBackups?: VolumeBackups[];
|
|
1707
|
-
}
|
|
1708
|
-
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1709
|
-
export declare type ProxyResource = Resource & {};
|
|
1710
|
-
/** Information regarding Subscription Quota Item. */
|
|
1711
|
-
export declare type SubscriptionQuotaItem = ProxyResource & {
|
|
1712
|
-
/**
|
|
1713
|
-
* The system meta data relating to this resource.
|
|
1714
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1715
|
-
*/
|
|
1716
|
-
readonly systemData?: SystemData;
|
|
1717
|
-
/**
|
|
1718
|
-
* The current quota value.
|
|
1719
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1720
|
-
*/
|
|
1721
|
-
readonly current?: number;
|
|
1722
|
-
/**
|
|
1723
|
-
* The default quota value.
|
|
1724
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1725
|
-
*/
|
|
1726
|
-
readonly default?: number;
|
|
1727
1668
|
};
|
|
1728
|
-
/**
|
|
1729
|
-
export declare type
|
|
1730
|
-
/**
|
|
1731
|
-
* The system meta data relating to this resource.
|
|
1732
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1733
|
-
*/
|
|
1734
|
-
readonly systemData?: SystemData;
|
|
1735
|
-
/** Path to the subvolume */
|
|
1736
|
-
path?: string;
|
|
1737
|
-
/** Truncate subvolume to the provided size in bytes */
|
|
1738
|
-
size?: number;
|
|
1739
|
-
/** parent path to the subvolume */
|
|
1740
|
-
parentPath?: string;
|
|
1669
|
+
/** Quota Rule of a Volume */
|
|
1670
|
+
export declare type VolumeQuotaRule = TrackedResource & {
|
|
1741
1671
|
/**
|
|
1742
|
-
*
|
|
1672
|
+
* Gets the status of the VolumeQuotaRule at the time the operation was called.
|
|
1743
1673
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1744
1674
|
*/
|
|
1745
|
-
readonly provisioningState?:
|
|
1675
|
+
readonly provisioningState?: ProvisioningState;
|
|
1676
|
+
/** Size of quota */
|
|
1677
|
+
quotaSizeInKiBs?: number;
|
|
1678
|
+
/** Type of quota */
|
|
1679
|
+
quotaType?: Type;
|
|
1680
|
+
/** 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> */
|
|
1681
|
+
quotaTarget?: string;
|
|
1746
1682
|
};
|
|
1747
1683
|
/** Known values of {@link MetricAggregationType} that the service accepts. */
|
|
1748
1684
|
export declare enum KnownMetricAggregationType {
|
|
@@ -1996,6 +1932,19 @@ export declare enum KnownSecurityStyle {
|
|
|
1996
1932
|
* **unix**
|
|
1997
1933
|
*/
|
|
1998
1934
|
export declare type SecurityStyle = string;
|
|
1935
|
+
/** Known values of {@link EncryptionKeySource} that the service accepts. */
|
|
1936
|
+
export declare enum KnownEncryptionKeySource {
|
|
1937
|
+
/** Microsoft-managed key encryption */
|
|
1938
|
+
MicrosoftNetApp = "Microsoft.NetApp"
|
|
1939
|
+
}
|
|
1940
|
+
/**
|
|
1941
|
+
* Defines values for EncryptionKeySource. \
|
|
1942
|
+
* {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,
|
|
1943
|
+
* this enum contains the known values that the service supports.
|
|
1944
|
+
* ### Known values supported by the service
|
|
1945
|
+
* **Microsoft.NetApp**: Microsoft-managed key encryption
|
|
1946
|
+
*/
|
|
1947
|
+
export declare type EncryptionKeySource = string;
|
|
1999
1948
|
/** Known values of {@link AvsDataStore} that the service accepts. */
|
|
2000
1949
|
export declare enum KnownAvsDataStore {
|
|
2001
1950
|
/** avsDataStore is enabled */
|
|
@@ -2074,6 +2023,28 @@ export declare enum KnownBackupType {
|
|
|
2074
2023
|
* **Scheduled**: Scheduled backup
|
|
2075
2024
|
*/
|
|
2076
2025
|
export declare type BackupType = string;
|
|
2026
|
+
/** Known values of {@link Type} that the service accepts. */
|
|
2027
|
+
export declare enum KnownType {
|
|
2028
|
+
/** Default user quota */
|
|
2029
|
+
DefaultUserQuota = "DefaultUserQuota",
|
|
2030
|
+
/** Default group quota */
|
|
2031
|
+
DefaultGroupQuota = "DefaultGroupQuota",
|
|
2032
|
+
/** Individual user quota */
|
|
2033
|
+
IndividualUserQuota = "IndividualUserQuota",
|
|
2034
|
+
/** Individual group quota */
|
|
2035
|
+
IndividualGroupQuota = "IndividualGroupQuota"
|
|
2036
|
+
}
|
|
2037
|
+
/**
|
|
2038
|
+
* Defines values for Type. \
|
|
2039
|
+
* {@link KnownType} can be used interchangeably with Type,
|
|
2040
|
+
* this enum contains the known values that the service supports.
|
|
2041
|
+
* ### Known values supported by the service
|
|
2042
|
+
* **DefaultUserQuota**: Default user quota \
|
|
2043
|
+
* **DefaultGroupQuota**: Default group quota \
|
|
2044
|
+
* **IndividualUserQuota**: Individual user quota \
|
|
2045
|
+
* **IndividualGroupQuota**: Individual group quota
|
|
2046
|
+
*/
|
|
2047
|
+
export declare type Type = string;
|
|
2077
2048
|
/** Known values of {@link ApplicationType} that the service accepts. */
|
|
2078
2049
|
export declare enum KnownApplicationType {
|
|
2079
2050
|
SAPHana = "SAP-HANA"
|
|
@@ -2086,6 +2057,8 @@ export declare enum KnownApplicationType {
|
|
|
2086
2057
|
* **SAP-HANA**
|
|
2087
2058
|
*/
|
|
2088
2059
|
export declare type ApplicationType = string;
|
|
2060
|
+
/** Defines values for ProvisioningState. */
|
|
2061
|
+
export declare type ProvisioningState = "Accepted" | "Creating" | "Patching" | "Deleting" | "Moving" | "Failed" | "Succeeded";
|
|
2089
2062
|
/** Optional parameters. */
|
|
2090
2063
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
2091
2064
|
}
|
|
@@ -2251,6 +2224,13 @@ export interface VolumesRevertOptionalParams extends coreClient.OperationOptions
|
|
|
2251
2224
|
resumeFrom?: string;
|
|
2252
2225
|
}
|
|
2253
2226
|
/** Optional parameters. */
|
|
2227
|
+
export interface VolumesResetCifsPasswordOptionalParams extends coreClient.OperationOptions {
|
|
2228
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2229
|
+
updateIntervalInMs?: number;
|
|
2230
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2231
|
+
resumeFrom?: string;
|
|
2232
|
+
}
|
|
2233
|
+
/** Optional parameters. */
|
|
2254
2234
|
export interface VolumesBreakReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2255
2235
|
/** Optional body to force break the replication. */
|
|
2256
2236
|
body?: BreakReplicationRequest;
|
|
@@ -2265,6 +2245,11 @@ export interface VolumesReplicationStatusOptionalParams extends coreClient.Opera
|
|
|
2265
2245
|
/** Contains response data for the replicationStatus operation. */
|
|
2266
2246
|
export declare type VolumesReplicationStatusResponse = ReplicationStatus;
|
|
2267
2247
|
/** Optional parameters. */
|
|
2248
|
+
export interface VolumesListReplicationsOptionalParams extends coreClient.OperationOptions {
|
|
2249
|
+
}
|
|
2250
|
+
/** Contains response data for the listReplications operation. */
|
|
2251
|
+
export declare type VolumesListReplicationsResponse = ListReplications;
|
|
2252
|
+
/** Optional parameters. */
|
|
2268
2253
|
export interface VolumesResyncReplicationOptionalParams extends coreClient.OperationOptions {
|
|
2269
2254
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2270
2255
|
updateIntervalInMs?: number;
|
|
@@ -2300,6 +2285,27 @@ export interface VolumesPoolChangeOptionalParams extends coreClient.OperationOpt
|
|
|
2300
2285
|
resumeFrom?: string;
|
|
2301
2286
|
}
|
|
2302
2287
|
/** Optional parameters. */
|
|
2288
|
+
export interface VolumesRelocateOptionalParams extends coreClient.OperationOptions {
|
|
2289
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2290
|
+
updateIntervalInMs?: number;
|
|
2291
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2292
|
+
resumeFrom?: string;
|
|
2293
|
+
}
|
|
2294
|
+
/** Optional parameters. */
|
|
2295
|
+
export interface VolumesFinalizeRelocationOptionalParams extends coreClient.OperationOptions {
|
|
2296
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2297
|
+
updateIntervalInMs?: number;
|
|
2298
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2299
|
+
resumeFrom?: string;
|
|
2300
|
+
}
|
|
2301
|
+
/** Optional parameters. */
|
|
2302
|
+
export interface VolumesRevertRelocationOptionalParams extends coreClient.OperationOptions {
|
|
2303
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2304
|
+
updateIntervalInMs?: number;
|
|
2305
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2306
|
+
resumeFrom?: string;
|
|
2307
|
+
}
|
|
2308
|
+
/** Optional parameters. */
|
|
2303
2309
|
export interface VolumesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2304
2310
|
}
|
|
2305
2311
|
/** Contains response data for the listNext operation. */
|
|
@@ -2482,6 +2488,41 @@ export interface BackupPoliciesDeleteOptionalParams extends coreClient.Operation
|
|
|
2482
2488
|
resumeFrom?: string;
|
|
2483
2489
|
}
|
|
2484
2490
|
/** Optional parameters. */
|
|
2491
|
+
export interface VolumeQuotaRulesListByVolumeOptionalParams extends coreClient.OperationOptions {
|
|
2492
|
+
}
|
|
2493
|
+
/** Contains response data for the listByVolume operation. */
|
|
2494
|
+
export declare type VolumeQuotaRulesListByVolumeResponse = VolumeQuotaRulesList;
|
|
2495
|
+
/** Optional parameters. */
|
|
2496
|
+
export interface VolumeQuotaRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
2497
|
+
}
|
|
2498
|
+
/** Contains response data for the get operation. */
|
|
2499
|
+
export declare type VolumeQuotaRulesGetResponse = VolumeQuotaRule;
|
|
2500
|
+
/** Optional parameters. */
|
|
2501
|
+
export interface VolumeQuotaRulesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2502
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2503
|
+
updateIntervalInMs?: number;
|
|
2504
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2505
|
+
resumeFrom?: string;
|
|
2506
|
+
}
|
|
2507
|
+
/** Contains response data for the create operation. */
|
|
2508
|
+
export declare type VolumeQuotaRulesCreateResponse = VolumeQuotaRule;
|
|
2509
|
+
/** Optional parameters. */
|
|
2510
|
+
export interface VolumeQuotaRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2511
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2512
|
+
updateIntervalInMs?: number;
|
|
2513
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2514
|
+
resumeFrom?: string;
|
|
2515
|
+
}
|
|
2516
|
+
/** Contains response data for the update operation. */
|
|
2517
|
+
export declare type VolumeQuotaRulesUpdateResponse = VolumeQuotaRule;
|
|
2518
|
+
/** Optional parameters. */
|
|
2519
|
+
export interface VolumeQuotaRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2520
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2521
|
+
updateIntervalInMs?: number;
|
|
2522
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2523
|
+
resumeFrom?: string;
|
|
2524
|
+
}
|
|
2525
|
+
/** Optional parameters. */
|
|
2485
2526
|
export interface VaultsListOptionalParams extends coreClient.OperationOptions {
|
|
2486
2527
|
}
|
|
2487
2528
|
/** Contains response data for the list operation. */
|