@azure/arm-netapp 15.1.1 → 16.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +57 -0
- package/dist/index.js +3787 -3016
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/accountBackupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accountBackupsGetSample.js +1 -1
- package/dist-esm/samples-dev/accountBackupsListSample.js +1 -1
- package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/accountsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accountsGetSample.js +1 -1
- package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/accountsListSample.js +1 -1
- package/dist-esm/samples-dev/accountsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesCreateSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupsCreateSample.js +1 -1
- package/dist-esm/samples-dev/backupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetStatusSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js +1 -1
- package/dist-esm/samples-dev/backupsListSample.js +1 -1
- package/dist-esm/samples-dev/backupsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/poolsGetSample.js +1 -1
- package/dist-esm/samples-dev/poolsListSample.js +1 -1
- package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsCreateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesCreateSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesGetMetadataSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesGetSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesListByVolumeSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/vaultsListSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsCreateSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js +1 -1
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js +40 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js +34 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js +34 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js +47 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesBreakReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/volumesDeleteReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js +33 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesGetSample.js +1 -1
- package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.js +47 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesListSample.js +1 -1
- package/dist-esm/samples-dev/volumesPoolChangeSample.js +1 -1
- package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesRelocateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesRelocateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesRelocateSample.js +33 -0
- package/dist-esm/samples-dev/volumesRelocateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesReplicationStatusSample.js +1 -1
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js +33 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesResyncReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.js +33 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesRevertSample.js +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +788 -747
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +18 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +13 -6
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1839 -1923
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -2
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +23 -5
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/netAppManagementClient.d.ts +4 -1
- package/dist-esm/src/netAppManagementClient.d.ts.map +1 -1
- package/dist-esm/src/netAppManagementClient.js +33 -3
- package/dist-esm/src/netAppManagementClient.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/subvolumes.js +2 -2
- package/dist-esm/src/operations/volumeGroups.js +1 -1
- package/dist-esm/src/operations/volumeQuotaRules.d.ts +109 -0
- package/dist-esm/src/operations/volumeQuotaRules.d.ts.map +1 -0
- package/dist-esm/src/operations/volumeQuotaRules.js +429 -0
- package/dist-esm/src/operations/volumeQuotaRules.js.map +1 -0
- package/dist-esm/src/operations/volumes.d.ts +95 -1
- package/dist-esm/src/operations/volumes.d.ts.map +1 -1
- package/dist-esm/src/operations/volumes.js +360 -0
- package/dist-esm/src/operations/volumes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts +90 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +84 -1
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +9 -5
- package/review/arm-netapp.api.md +226 -107
- package/src/models/index.ts +903 -810
- package/src/models/mappers.ts +1977 -1961
- package/src/models/parameters.ts +27 -4
- package/src/netAppManagementClient.ts +40 -2
- package/src/operations/index.ts +1 -0
- package/src/operations/subvolumes.ts +2 -2
- package/src/operations/volumeGroups.ts +1 -1
- package/src/operations/volumeQuotaRules.ts +640 -0
- package/src/operations/volumes.ts +560 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/volumeQuotaRules.ts +179 -0
- package/src/operationsInterfaces/volumes.ts +144 -1
- package/types/arm-netapp.d.ts +404 -163
package/review/arm-netapp.api.md
CHANGED
|
@@ -244,25 +244,17 @@ export interface BackupPoliciesUpdateOptionalParams extends coreClient.Operation
|
|
|
244
244
|
export type BackupPoliciesUpdateResponse = BackupPolicy;
|
|
245
245
|
|
|
246
246
|
// @public
|
|
247
|
-
export
|
|
247
|
+
export type BackupPolicy = TrackedResource & {
|
|
248
|
+
readonly etag?: string;
|
|
248
249
|
readonly backupPolicyId?: string;
|
|
250
|
+
readonly provisioningState?: string;
|
|
249
251
|
dailyBackupsToKeep?: number;
|
|
250
|
-
|
|
251
|
-
readonly etag?: string;
|
|
252
|
-
readonly id?: string;
|
|
253
|
-
location: string;
|
|
252
|
+
weeklyBackupsToKeep?: number;
|
|
254
253
|
monthlyBackupsToKeep?: number;
|
|
255
|
-
readonly name?: string;
|
|
256
|
-
readonly provisioningState?: string;
|
|
257
|
-
readonly systemData?: SystemData;
|
|
258
|
-
tags?: {
|
|
259
|
-
[propertyName: string]: string;
|
|
260
|
-
};
|
|
261
|
-
readonly type?: string;
|
|
262
|
-
readonly volumeBackups?: VolumeBackups[];
|
|
263
254
|
readonly volumesAssigned?: number;
|
|
264
|
-
|
|
265
|
-
|
|
255
|
+
enabled?: boolean;
|
|
256
|
+
readonly volumeBackups?: VolumeBackups[];
|
|
257
|
+
};
|
|
266
258
|
|
|
267
259
|
// @public
|
|
268
260
|
export interface BackupPolicyDetails {
|
|
@@ -395,26 +387,18 @@ export interface BreakReplicationRequest {
|
|
|
395
387
|
}
|
|
396
388
|
|
|
397
389
|
// @public
|
|
398
|
-
export
|
|
399
|
-
coolAccess?: boolean;
|
|
400
|
-
encryptionType?: EncryptionType;
|
|
390
|
+
export type CapacityPool = TrackedResource & {
|
|
401
391
|
readonly etag?: string;
|
|
402
|
-
readonly id?: string;
|
|
403
|
-
location: string;
|
|
404
|
-
readonly name?: string;
|
|
405
392
|
readonly poolId?: string;
|
|
406
|
-
readonly provisioningState?: string;
|
|
407
|
-
qosType?: QosType;
|
|
408
|
-
serviceLevel: ServiceLevel;
|
|
409
393
|
size: number;
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
[propertyName: string]: string;
|
|
413
|
-
};
|
|
394
|
+
serviceLevel: ServiceLevel;
|
|
395
|
+
readonly provisioningState?: string;
|
|
414
396
|
readonly totalThroughputMibps?: number;
|
|
415
|
-
readonly type?: string;
|
|
416
397
|
readonly utilizedThroughputMibps?: number;
|
|
417
|
-
|
|
398
|
+
qosType?: QosType;
|
|
399
|
+
coolAccess?: boolean;
|
|
400
|
+
encryptionType?: EncryptionType;
|
|
401
|
+
};
|
|
418
402
|
|
|
419
403
|
// @public
|
|
420
404
|
export interface CapacityPoolList {
|
|
@@ -482,6 +466,9 @@ export interface Dimension {
|
|
|
482
466
|
// @public
|
|
483
467
|
export type EnableSubvolumes = string;
|
|
484
468
|
|
|
469
|
+
// @public
|
|
470
|
+
export type EncryptionKeySource = string;
|
|
471
|
+
|
|
485
472
|
// @public
|
|
486
473
|
export type EncryptionType = string;
|
|
487
474
|
|
|
@@ -600,6 +587,11 @@ export enum KnownEnableSubvolumes {
|
|
|
600
587
|
Enabled = "Enabled"
|
|
601
588
|
}
|
|
602
589
|
|
|
590
|
+
// @public
|
|
591
|
+
export enum KnownEncryptionKeySource {
|
|
592
|
+
MicrosoftNetApp = "Microsoft.NetApp"
|
|
593
|
+
}
|
|
594
|
+
|
|
603
595
|
// @public
|
|
604
596
|
export enum KnownEncryptionType {
|
|
605
597
|
Double = "Double",
|
|
@@ -684,6 +676,14 @@ export enum KnownServiceLevel {
|
|
|
684
676
|
Ultra = "Ultra"
|
|
685
677
|
}
|
|
686
678
|
|
|
679
|
+
// @public
|
|
680
|
+
export enum KnownType {
|
|
681
|
+
DefaultGroupQuota = "DefaultGroupQuota",
|
|
682
|
+
DefaultUserQuota = "DefaultUserQuota",
|
|
683
|
+
IndividualGroupQuota = "IndividualGroupQuota",
|
|
684
|
+
IndividualUserQuota = "IndividualUserQuota"
|
|
685
|
+
}
|
|
686
|
+
|
|
687
687
|
// @public
|
|
688
688
|
export enum KnownVolumeStorageToNetworkProximity {
|
|
689
689
|
Default = "Default",
|
|
@@ -698,6 +698,11 @@ export interface LdapSearchScopeOpt {
|
|
|
698
698
|
userDN?: string;
|
|
699
699
|
}
|
|
700
700
|
|
|
701
|
+
// @public
|
|
702
|
+
export interface ListReplications {
|
|
703
|
+
value?: Replication[];
|
|
704
|
+
}
|
|
705
|
+
|
|
701
706
|
// @public
|
|
702
707
|
export interface LogSpecification {
|
|
703
708
|
displayName?: string;
|
|
@@ -763,20 +768,12 @@ export interface MountTargetProperties {
|
|
|
763
768
|
}
|
|
764
769
|
|
|
765
770
|
// @public
|
|
766
|
-
export
|
|
767
|
-
activeDirectories?: ActiveDirectory[];
|
|
768
|
-
encryption?: AccountEncryption;
|
|
771
|
+
export type NetAppAccount = TrackedResource & {
|
|
769
772
|
readonly etag?: string;
|
|
770
|
-
readonly id?: string;
|
|
771
|
-
location: string;
|
|
772
|
-
readonly name?: string;
|
|
773
773
|
readonly provisioningState?: string;
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
};
|
|
778
|
-
readonly type?: string;
|
|
779
|
-
}
|
|
774
|
+
activeDirectories?: ActiveDirectory[];
|
|
775
|
+
encryption?: AccountEncryption;
|
|
776
|
+
};
|
|
780
777
|
|
|
781
778
|
// @public
|
|
782
779
|
export interface NetAppAccountList {
|
|
@@ -834,6 +831,8 @@ export class NetAppManagementClient extends coreClient.ServiceClient {
|
|
|
834
831
|
// (undocumented)
|
|
835
832
|
volumeGroups: VolumeGroups;
|
|
836
833
|
// (undocumented)
|
|
834
|
+
volumeQuotaRules: VolumeQuotaRules;
|
|
835
|
+
// (undocumented)
|
|
837
836
|
volumes: Volumes;
|
|
838
837
|
}
|
|
839
838
|
|
|
@@ -997,7 +996,10 @@ export interface PoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
|
997
996
|
export type PoolsUpdateResponse = CapacityPool;
|
|
998
997
|
|
|
999
998
|
// @public
|
|
1000
|
-
export type
|
|
999
|
+
export type ProvisioningState = "Accepted" | "Creating" | "Patching" | "Deleting" | "Moving" | "Failed" | "Succeeded";
|
|
1000
|
+
|
|
1001
|
+
// @public
|
|
1002
|
+
export type ProxyResource = Resource;
|
|
1001
1003
|
|
|
1002
1004
|
// @public
|
|
1003
1005
|
export type QosType = string;
|
|
@@ -1012,6 +1014,14 @@ export interface QuotaAvailabilityRequest {
|
|
|
1012
1014
|
// @public
|
|
1013
1015
|
export type RelationshipStatus = string;
|
|
1014
1016
|
|
|
1017
|
+
// @public
|
|
1018
|
+
export interface Replication {
|
|
1019
|
+
endpointType?: EndpointType;
|
|
1020
|
+
remoteVolumeRegion?: string;
|
|
1021
|
+
remoteVolumeResourceId: string;
|
|
1022
|
+
replicationSchedule?: ReplicationSchedule;
|
|
1023
|
+
}
|
|
1024
|
+
|
|
1015
1025
|
// @public
|
|
1016
1026
|
export interface ReplicationObject {
|
|
1017
1027
|
endpointType?: EndpointType;
|
|
@@ -1037,6 +1047,7 @@ export interface ReplicationStatus {
|
|
|
1037
1047
|
export interface Resource {
|
|
1038
1048
|
readonly id?: string;
|
|
1039
1049
|
readonly name?: string;
|
|
1050
|
+
readonly systemData?: SystemData;
|
|
1040
1051
|
readonly type?: string;
|
|
1041
1052
|
}
|
|
1042
1053
|
|
|
@@ -1148,23 +1159,15 @@ export interface SnapshotPoliciesUpdateOptionalParams extends coreClient.Operati
|
|
|
1148
1159
|
export type SnapshotPoliciesUpdateResponse = SnapshotPolicy;
|
|
1149
1160
|
|
|
1150
1161
|
// @public
|
|
1151
|
-
export
|
|
1152
|
-
dailySchedule?: DailySchedule;
|
|
1153
|
-
enabled?: boolean;
|
|
1162
|
+
export type SnapshotPolicy = TrackedResource & {
|
|
1154
1163
|
readonly etag?: string;
|
|
1155
1164
|
hourlySchedule?: HourlySchedule;
|
|
1156
|
-
|
|
1157
|
-
|
|
1165
|
+
dailySchedule?: DailySchedule;
|
|
1166
|
+
weeklySchedule?: WeeklySchedule;
|
|
1158
1167
|
monthlySchedule?: MonthlySchedule;
|
|
1159
|
-
|
|
1168
|
+
enabled?: boolean;
|
|
1160
1169
|
readonly provisioningState?: string;
|
|
1161
|
-
|
|
1162
|
-
tags?: {
|
|
1163
|
-
[propertyName: string]: string;
|
|
1164
|
-
};
|
|
1165
|
-
readonly type?: string;
|
|
1166
|
-
weeklySchedule?: WeeklySchedule;
|
|
1167
|
-
}
|
|
1170
|
+
};
|
|
1168
1171
|
|
|
1169
1172
|
// @public
|
|
1170
1173
|
export interface SnapshotPolicyDetails {
|
|
@@ -1276,7 +1279,6 @@ export type SnapshotsUpdateResponse = Snapshot;
|
|
|
1276
1279
|
|
|
1277
1280
|
// @public
|
|
1278
1281
|
export type SubscriptionQuotaItem = ProxyResource & {
|
|
1279
|
-
readonly systemData?: SystemData;
|
|
1280
1282
|
readonly current?: number;
|
|
1281
1283
|
readonly default?: number;
|
|
1282
1284
|
};
|
|
@@ -1288,7 +1290,6 @@ export interface SubscriptionQuotaItemList {
|
|
|
1288
1290
|
|
|
1289
1291
|
// @public
|
|
1290
1292
|
export type SubvolumeInfo = ProxyResource & {
|
|
1291
|
-
readonly systemData?: SystemData;
|
|
1292
1293
|
path?: string;
|
|
1293
1294
|
size?: number;
|
|
1294
1295
|
parentPath?: string;
|
|
@@ -1402,6 +1403,17 @@ export interface SystemData {
|
|
|
1402
1403
|
lastModifiedByType?: CreatedByType;
|
|
1403
1404
|
}
|
|
1404
1405
|
|
|
1406
|
+
// @public
|
|
1407
|
+
export type TrackedResource = Resource & {
|
|
1408
|
+
tags?: {
|
|
1409
|
+
[propertyName: string]: string;
|
|
1410
|
+
};
|
|
1411
|
+
location: string;
|
|
1412
|
+
};
|
|
1413
|
+
|
|
1414
|
+
// @public
|
|
1415
|
+
export type Type = string;
|
|
1416
|
+
|
|
1405
1417
|
// @public
|
|
1406
1418
|
export interface Vault {
|
|
1407
1419
|
readonly id?: string;
|
|
@@ -1429,59 +1441,53 @@ export interface VaultsListOptionalParams extends coreClient.OperationOptions {
|
|
|
1429
1441
|
export type VaultsListResponse = VaultList;
|
|
1430
1442
|
|
|
1431
1443
|
// @public
|
|
1432
|
-
export
|
|
1433
|
-
|
|
1444
|
+
export type Volume = TrackedResource & {
|
|
1445
|
+
readonly etag?: string;
|
|
1446
|
+
zones?: string[];
|
|
1447
|
+
readonly fileSystemId?: string;
|
|
1448
|
+
creationToken: string;
|
|
1449
|
+
serviceLevel?: ServiceLevel;
|
|
1450
|
+
usageThreshold: number;
|
|
1451
|
+
exportPolicy?: VolumePropertiesExportPolicy;
|
|
1452
|
+
protocolTypes?: string[];
|
|
1453
|
+
readonly provisioningState?: string;
|
|
1454
|
+
snapshotId?: string;
|
|
1434
1455
|
backupId?: string;
|
|
1435
1456
|
readonly baremetalTenantId?: string;
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1457
|
+
subnetId: string;
|
|
1458
|
+
networkFeatures?: NetworkFeatures;
|
|
1459
|
+
readonly networkSiblingSetId?: string;
|
|
1460
|
+
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
1461
|
+
readonly mountTargets?: MountTargetProperties[];
|
|
1462
|
+
volumeType?: string;
|
|
1441
1463
|
dataProtection?: VolumePropertiesDataProtection;
|
|
1442
|
-
defaultGroupQuotaInKiBs?: number;
|
|
1443
|
-
defaultUserQuotaInKiBs?: number;
|
|
1444
|
-
enableSubvolumes?: EnableSubvolumes;
|
|
1445
|
-
encryptionKeySource?: string;
|
|
1446
|
-
readonly etag?: string;
|
|
1447
|
-
exportPolicy?: VolumePropertiesExportPolicy;
|
|
1448
|
-
readonly fileSystemId?: string;
|
|
1449
|
-
readonly id?: string;
|
|
1450
|
-
isDefaultQuotaEnabled?: boolean;
|
|
1451
1464
|
isRestoring?: boolean;
|
|
1465
|
+
snapshotDirectoryVisible?: boolean;
|
|
1452
1466
|
kerberosEnabled?: boolean;
|
|
1453
|
-
ldapEnabled?: boolean;
|
|
1454
|
-
location: string;
|
|
1455
|
-
readonly maximumNumberOfFiles?: number;
|
|
1456
|
-
readonly mountTargets?: MountTargetProperties[];
|
|
1457
|
-
readonly name?: string;
|
|
1458
|
-
networkFeatures?: NetworkFeatures;
|
|
1459
|
-
readonly networkSiblingSetId?: string;
|
|
1460
|
-
placementRules?: PlacementKeyValuePairs[];
|
|
1461
|
-
protocolTypes?: string[];
|
|
1462
|
-
readonly provisioningState?: string;
|
|
1463
|
-
proximityPlacementGroup?: string;
|
|
1464
1467
|
securityStyle?: SecurityStyle;
|
|
1465
|
-
serviceLevel?: ServiceLevel;
|
|
1466
|
-
smbContinuouslyAvailable?: boolean;
|
|
1467
1468
|
smbEncryption?: boolean;
|
|
1468
|
-
|
|
1469
|
-
snapshotId?: string;
|
|
1470
|
-
readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;
|
|
1471
|
-
subnetId: string;
|
|
1472
|
-
readonly systemData?: SystemData;
|
|
1473
|
-
readonly t2Network?: string;
|
|
1474
|
-
tags?: {
|
|
1475
|
-
[propertyName: string]: string;
|
|
1476
|
-
};
|
|
1469
|
+
smbContinuouslyAvailable?: boolean;
|
|
1477
1470
|
throughputMibps?: number;
|
|
1478
|
-
|
|
1471
|
+
encryptionKeySource?: EncryptionKeySource;
|
|
1472
|
+
ldapEnabled?: boolean;
|
|
1473
|
+
coolAccess?: boolean;
|
|
1474
|
+
coolnessPeriod?: number;
|
|
1479
1475
|
unixPermissions?: string;
|
|
1480
|
-
|
|
1476
|
+
readonly cloneProgress?: number;
|
|
1477
|
+
avsDataStore?: AvsDataStore;
|
|
1478
|
+
isDefaultQuotaEnabled?: boolean;
|
|
1479
|
+
defaultUserQuotaInKiBs?: number;
|
|
1480
|
+
defaultGroupQuotaInKiBs?: number;
|
|
1481
|
+
readonly maximumNumberOfFiles?: number;
|
|
1481
1482
|
readonly volumeGroupName?: string;
|
|
1483
|
+
capacityPoolResourceId?: string;
|
|
1484
|
+
proximityPlacementGroup?: string;
|
|
1485
|
+
readonly t2Network?: string;
|
|
1482
1486
|
volumeSpecName?: string;
|
|
1483
|
-
|
|
1484
|
-
|
|
1487
|
+
readonly encrypted?: boolean;
|
|
1488
|
+
placementRules?: PlacementKeyValuePairs[];
|
|
1489
|
+
enableSubvolumes?: EnableSubvolumes;
|
|
1490
|
+
};
|
|
1485
1491
|
|
|
1486
1492
|
// @public
|
|
1487
1493
|
export interface VolumeBackupProperties {
|
|
@@ -1505,9 +1511,6 @@ export interface VolumeGroup {
|
|
|
1505
1511
|
location?: string;
|
|
1506
1512
|
readonly name?: string;
|
|
1507
1513
|
readonly provisioningState?: string;
|
|
1508
|
-
tags?: {
|
|
1509
|
-
[propertyName: string]: string;
|
|
1510
|
-
};
|
|
1511
1514
|
readonly type?: string;
|
|
1512
1515
|
}
|
|
1513
1516
|
|
|
@@ -1518,9 +1521,6 @@ export interface VolumeGroupDetails {
|
|
|
1518
1521
|
location?: string;
|
|
1519
1522
|
readonly name?: string;
|
|
1520
1523
|
readonly provisioningState?: string;
|
|
1521
|
-
tags?: {
|
|
1522
|
-
[propertyName: string]: string;
|
|
1523
|
-
};
|
|
1524
1524
|
readonly type?: string;
|
|
1525
1525
|
volumes?: VolumeGroupVolumeProperties[];
|
|
1526
1526
|
}
|
|
@@ -1593,7 +1593,8 @@ export interface VolumeGroupVolumeProperties {
|
|
|
1593
1593
|
defaultGroupQuotaInKiBs?: number;
|
|
1594
1594
|
defaultUserQuotaInKiBs?: number;
|
|
1595
1595
|
enableSubvolumes?: EnableSubvolumes;
|
|
1596
|
-
|
|
1596
|
+
readonly encrypted?: boolean;
|
|
1597
|
+
encryptionKeySource?: EncryptionKeySource;
|
|
1597
1598
|
exportPolicy?: VolumePropertiesExportPolicy;
|
|
1598
1599
|
readonly fileSystemId?: string;
|
|
1599
1600
|
readonly id?: string;
|
|
@@ -1680,6 +1681,84 @@ export interface VolumePropertiesExportPolicy {
|
|
|
1680
1681
|
rules?: ExportPolicyRule[];
|
|
1681
1682
|
}
|
|
1682
1683
|
|
|
1684
|
+
// @public
|
|
1685
|
+
export type VolumeQuotaRule = TrackedResource & {
|
|
1686
|
+
readonly provisioningState?: ProvisioningState;
|
|
1687
|
+
quotaSizeInKiBs?: number;
|
|
1688
|
+
quotaType?: Type;
|
|
1689
|
+
quotaTarget?: string;
|
|
1690
|
+
};
|
|
1691
|
+
|
|
1692
|
+
// @public
|
|
1693
|
+
export interface VolumeQuotaRulePatch {
|
|
1694
|
+
readonly provisioningState?: ProvisioningState;
|
|
1695
|
+
quotaSizeInKiBs?: number;
|
|
1696
|
+
quotaTarget?: string;
|
|
1697
|
+
quotaType?: Type;
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1700
|
+
// @public
|
|
1701
|
+
export interface VolumeQuotaRules {
|
|
1702
|
+
beginCreate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<PollerLike<PollOperationState<VolumeQuotaRulesCreateResponse>, VolumeQuotaRulesCreateResponse>>;
|
|
1703
|
+
beginCreateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<VolumeQuotaRulesCreateResponse>;
|
|
1704
|
+
beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1705
|
+
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<void>;
|
|
1706
|
+
beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VolumeQuotaRulesUpdateResponse>, VolumeQuotaRulesUpdateResponse>>;
|
|
1707
|
+
beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<VolumeQuotaRulesUpdateResponse>;
|
|
1708
|
+
get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesGetOptionalParams): Promise<VolumeQuotaRulesGetResponse>;
|
|
1709
|
+
listByVolume(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumeQuotaRulesListByVolumeOptionalParams): PagedAsyncIterableIterator<VolumeQuotaRule>;
|
|
1710
|
+
}
|
|
1711
|
+
|
|
1712
|
+
// @public
|
|
1713
|
+
export interface VolumeQuotaRulesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1714
|
+
resumeFrom?: string;
|
|
1715
|
+
updateIntervalInMs?: number;
|
|
1716
|
+
}
|
|
1717
|
+
|
|
1718
|
+
// @public
|
|
1719
|
+
export type VolumeQuotaRulesCreateResponse = VolumeQuotaRule;
|
|
1720
|
+
|
|
1721
|
+
// @public
|
|
1722
|
+
export interface VolumeQuotaRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1723
|
+
resumeFrom?: string;
|
|
1724
|
+
updateIntervalInMs?: number;
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1727
|
+
// @public
|
|
1728
|
+
export interface VolumeQuotaRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
// @public
|
|
1732
|
+
export type VolumeQuotaRulesGetResponse = VolumeQuotaRule;
|
|
1733
|
+
|
|
1734
|
+
// @public
|
|
1735
|
+
export interface VolumeQuotaRulesList {
|
|
1736
|
+
value?: VolumeQuotaRule[];
|
|
1737
|
+
}
|
|
1738
|
+
|
|
1739
|
+
// @public
|
|
1740
|
+
export interface VolumeQuotaRulesListByVolumeOptionalParams extends coreClient.OperationOptions {
|
|
1741
|
+
}
|
|
1742
|
+
|
|
1743
|
+
// @public
|
|
1744
|
+
export type VolumeQuotaRulesListByVolumeResponse = VolumeQuotaRulesList;
|
|
1745
|
+
|
|
1746
|
+
// @public
|
|
1747
|
+
export interface VolumeQuotaRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1748
|
+
resumeFrom?: string;
|
|
1749
|
+
updateIntervalInMs?: number;
|
|
1750
|
+
}
|
|
1751
|
+
|
|
1752
|
+
// @public
|
|
1753
|
+
export type VolumeQuotaRulesUpdateResponse = VolumeQuotaRule;
|
|
1754
|
+
|
|
1755
|
+
// @public
|
|
1756
|
+
export interface VolumeRelocationProperties {
|
|
1757
|
+
oldBareMetalTenantId?: string;
|
|
1758
|
+
oldVolumeId?: string;
|
|
1759
|
+
relocationRequested?: boolean;
|
|
1760
|
+
}
|
|
1761
|
+
|
|
1683
1762
|
// @public
|
|
1684
1763
|
export interface VolumeRevert {
|
|
1685
1764
|
snapshotId?: string;
|
|
@@ -1697,18 +1776,27 @@ export interface Volumes {
|
|
|
1697
1776
|
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<void>;
|
|
1698
1777
|
beginDeleteReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesDeleteReplicationOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1699
1778
|
beginDeleteReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesDeleteReplicationOptionalParams): Promise<void>;
|
|
1779
|
+
beginFinalizeRelocation(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeRelocationOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1780
|
+
beginFinalizeRelocationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeRelocationOptionalParams): Promise<void>;
|
|
1700
1781
|
beginPoolChange(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: PoolChangeRequest, options?: VolumesPoolChangeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1701
1782
|
beginPoolChangeAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: PoolChangeRequest, options?: VolumesPoolChangeOptionalParams): Promise<void>;
|
|
1702
1783
|
beginReInitializeReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesReInitializeReplicationOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1703
1784
|
beginReInitializeReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesReInitializeReplicationOptionalParams): Promise<void>;
|
|
1785
|
+
beginRelocate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRelocateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1786
|
+
beginRelocateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRelocateOptionalParams): Promise<void>;
|
|
1787
|
+
beginResetCifsPassword(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResetCifsPasswordOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1788
|
+
beginResetCifsPasswordAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResetCifsPasswordOptionalParams): Promise<void>;
|
|
1704
1789
|
beginResyncReplication(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResyncReplicationOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1705
1790
|
beginResyncReplicationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResyncReplicationOptionalParams): Promise<void>;
|
|
1706
1791
|
beginRevert(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumeRevert, options?: VolumesRevertOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1707
1792
|
beginRevertAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumeRevert, options?: VolumesRevertOptionalParams): Promise<void>;
|
|
1793
|
+
beginRevertRelocation(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRevertRelocationOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1794
|
+
beginRevertRelocationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRevertRelocationOptionalParams): Promise<void>;
|
|
1708
1795
|
beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumePatch, options?: VolumesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VolumesUpdateResponse>, VolumesUpdateResponse>>;
|
|
1709
1796
|
beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumePatch, options?: VolumesUpdateOptionalParams): Promise<VolumesUpdateResponse>;
|
|
1710
1797
|
get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesGetOptionalParams): Promise<VolumesGetResponse>;
|
|
1711
1798
|
list(resourceGroupName: string, accountName: string, poolName: string, options?: VolumesListOptionalParams): PagedAsyncIterableIterator<Volume>;
|
|
1799
|
+
listReplications(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesListReplicationsOptionalParams): PagedAsyncIterableIterator<Replication>;
|
|
1712
1800
|
replicationStatus(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesReplicationStatusOptionalParams): Promise<VolumesReplicationStatusResponse>;
|
|
1713
1801
|
}
|
|
1714
1802
|
|
|
@@ -1747,6 +1835,12 @@ export interface VolumesDeleteReplicationOptionalParams extends coreClient.Opera
|
|
|
1747
1835
|
updateIntervalInMs?: number;
|
|
1748
1836
|
}
|
|
1749
1837
|
|
|
1838
|
+
// @public
|
|
1839
|
+
export interface VolumesFinalizeRelocationOptionalParams extends coreClient.OperationOptions {
|
|
1840
|
+
resumeFrom?: string;
|
|
1841
|
+
updateIntervalInMs?: number;
|
|
1842
|
+
}
|
|
1843
|
+
|
|
1750
1844
|
// @public
|
|
1751
1845
|
export interface VolumesGetOptionalParams extends coreClient.OperationOptions {
|
|
1752
1846
|
}
|
|
@@ -1765,6 +1859,13 @@ export type VolumesListNextResponse = VolumeList;
|
|
|
1765
1859
|
export interface VolumesListOptionalParams extends coreClient.OperationOptions {
|
|
1766
1860
|
}
|
|
1767
1861
|
|
|
1862
|
+
// @public
|
|
1863
|
+
export interface VolumesListReplicationsOptionalParams extends coreClient.OperationOptions {
|
|
1864
|
+
}
|
|
1865
|
+
|
|
1866
|
+
// @public
|
|
1867
|
+
export type VolumesListReplicationsResponse = ListReplications;
|
|
1868
|
+
|
|
1768
1869
|
// @public
|
|
1769
1870
|
export type VolumesListResponse = VolumeList;
|
|
1770
1871
|
|
|
@@ -1785,6 +1886,12 @@ export interface VolumesReInitializeReplicationOptionalParams extends coreClient
|
|
|
1785
1886
|
updateIntervalInMs?: number;
|
|
1786
1887
|
}
|
|
1787
1888
|
|
|
1889
|
+
// @public
|
|
1890
|
+
export interface VolumesRelocateOptionalParams extends coreClient.OperationOptions {
|
|
1891
|
+
resumeFrom?: string;
|
|
1892
|
+
updateIntervalInMs?: number;
|
|
1893
|
+
}
|
|
1894
|
+
|
|
1788
1895
|
// @public
|
|
1789
1896
|
export interface VolumesReplicationStatusOptionalParams extends coreClient.OperationOptions {
|
|
1790
1897
|
}
|
|
@@ -1792,6 +1899,12 @@ export interface VolumesReplicationStatusOptionalParams extends coreClient.Opera
|
|
|
1792
1899
|
// @public
|
|
1793
1900
|
export type VolumesReplicationStatusResponse = ReplicationStatus;
|
|
1794
1901
|
|
|
1902
|
+
// @public
|
|
1903
|
+
export interface VolumesResetCifsPasswordOptionalParams extends coreClient.OperationOptions {
|
|
1904
|
+
resumeFrom?: string;
|
|
1905
|
+
updateIntervalInMs?: number;
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1795
1908
|
// @public
|
|
1796
1909
|
export interface VolumesResyncReplicationOptionalParams extends coreClient.OperationOptions {
|
|
1797
1910
|
resumeFrom?: string;
|
|
@@ -1804,6 +1917,12 @@ export interface VolumesRevertOptionalParams extends coreClient.OperationOptions
|
|
|
1804
1917
|
updateIntervalInMs?: number;
|
|
1805
1918
|
}
|
|
1806
1919
|
|
|
1920
|
+
// @public
|
|
1921
|
+
export interface VolumesRevertRelocationOptionalParams extends coreClient.OperationOptions {
|
|
1922
|
+
resumeFrom?: string;
|
|
1923
|
+
updateIntervalInMs?: number;
|
|
1924
|
+
}
|
|
1925
|
+
|
|
1807
1926
|
// @public
|
|
1808
1927
|
export type VolumeStorageToNetworkProximity = string;
|
|
1809
1928
|
|