@azure/arm-storagecache 7.0.0-beta.1 → 7.0.1-alpha.20230621.2
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 +15 -4
- package/README.md +2 -2
- package/dist/index.js +3670 -3582
- 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/amlFilesystemsArchiveSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/amlFilesystemsListSample.js +13 -6
- package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +1 -1
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/ascOperationsGetSample.js +1 -1
- package/dist-esm/samples-dev/ascUsagesListSample.js +13 -6
- package/dist-esm/samples-dev/ascUsagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +2 -4
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesDebugInfoSample.js +1 -1
- package/dist-esm/samples-dev/cachesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cachesFlushSample.js +1 -1
- package/dist-esm/samples-dev/cachesGetSample.js +1 -1
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesListSample.js +13 -6
- package/dist-esm/samples-dev/cachesListSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartSample.js +1 -1
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStopSample.js +1 -1
- package/dist-esm/samples-dev/cachesUpdateSample.js +3 -5
- package/dist-esm/samples-dev/cachesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +1 -1
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +1 -1
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +13 -6
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/skusListSample.js +13 -6
- package/dist-esm/samples-dev/skusListSample.js.map +1 -1
- package/dist-esm/samples-dev/storageTargetFlushSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetInvalidateSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetResumeSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetSuspendSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsGetSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +13 -6
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js.map +1 -1
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +1 -1
- package/dist-esm/samples-dev/usageModelsListSample.js +13 -6
- package/dist-esm/samples-dev/usageModelsListSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +581 -564
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +70 -70
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +31 -30
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1386 -1362
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +9 -9
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +70 -70
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/amlFilesystems.js +28 -14
- package/dist-esm/src/operations/amlFilesystems.js.map +1 -1
- package/dist-esm/src/operations/ascUsages.js +13 -6
- package/dist-esm/src/operations/ascUsages.js.map +1 -1
- package/dist-esm/src/operations/caches.js +28 -14
- package/dist-esm/src/operations/caches.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -5
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/skus.js +14 -7
- package/dist-esm/src/operations/skus.js.map +1 -1
- package/dist-esm/src/operations/storageTargets.js +13 -6
- package/dist-esm/src/operations/storageTargets.js.map +1 -1
- package/dist-esm/src/operations/usageModels.js +14 -7
- package/dist-esm/src/operations/usageModels.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/storageCacheManagementClient.d.ts +2 -2
- package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -1
- package/dist-esm/src/storageCacheManagementClient.js +4 -4
- package/dist-esm/src/storageCacheManagementClient.js.map +1 -1
- package/dist-esm/test/storagecache_operations_test.spec.js +24 -11
- package/dist-esm/test/storagecache_operations_test.spec.js.map +1 -1
- package/package.json +4 -4
- package/review/arm-storagecache.api.md +17 -11
- package/src/models/index.ts +679 -661
- package/src/models/mappers.ts +1399 -1376
- package/src/models/parameters.ts +82 -82
- package/src/operations/amlFilesystems.ts +4 -4
- package/src/operations/ascUsages.ts +1 -1
- package/src/operations/caches.ts +4 -4
- package/src/operations/index.ts +1 -1
- package/src/operations/skus.ts +2 -2
- package/src/operations/storageTargets.ts +1 -1
- package/src/operations/usageModels.ts +2 -2
- package/src/operationsInterfaces/index.ts +1 -1
- package/src/storageCacheManagementClient.ts +8 -8
- package/types/arm-storagecache.d.ts +48 -30
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1,4 +1,298 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
+
/** Result of the request to list AML file systems. It contains a list of AML file systems and a URL link to get the next set of results. */
|
|
3
|
+
export interface AmlFilesystemsListResult {
|
|
4
|
+
/** URL to get the next set of AML file system list results, if there are any. */
|
|
5
|
+
nextLink?: string;
|
|
6
|
+
/** List of AML file systems. */
|
|
7
|
+
value?: AmlFilesystem[];
|
|
8
|
+
}
|
|
9
|
+
/** Managed Identity properties. */
|
|
10
|
+
export interface AmlFilesystemIdentity {
|
|
11
|
+
/**
|
|
12
|
+
* The principal ID for the user-assigned identity of the resource.
|
|
13
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
14
|
+
*/
|
|
15
|
+
readonly principalId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* The tenant ID associated with the resource.
|
|
18
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
19
|
+
*/
|
|
20
|
+
readonly tenantId?: string;
|
|
21
|
+
/** The type of identity used for the resource. */
|
|
22
|
+
type?: AmlFilesystemIdentityType;
|
|
23
|
+
/** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
|
|
24
|
+
userAssignedIdentities?: {
|
|
25
|
+
[propertyName: string]: UserAssignedIdentitiesValue;
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
export interface UserAssignedIdentitiesValue {
|
|
29
|
+
/**
|
|
30
|
+
* The principal ID of the user-assigned identity.
|
|
31
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
32
|
+
*/
|
|
33
|
+
readonly principalId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The client ID of the user-assigned identity.
|
|
36
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
37
|
+
*/
|
|
38
|
+
readonly clientId?: string;
|
|
39
|
+
}
|
|
40
|
+
/** SKU for the resource. */
|
|
41
|
+
export interface SkuName {
|
|
42
|
+
/** SKU name for this resource. */
|
|
43
|
+
name?: string;
|
|
44
|
+
}
|
|
45
|
+
/** An indication of AML file system health. Gives more information about health than just that related to provisioning. */
|
|
46
|
+
export interface AmlFilesystemHealth {
|
|
47
|
+
/** List of AML file system health states. */
|
|
48
|
+
state?: AmlFilesystemHealthStateType;
|
|
49
|
+
/** Server-defined error code for the AML file system health */
|
|
50
|
+
statusCode?: string;
|
|
51
|
+
/** Describes the health state. */
|
|
52
|
+
statusDescription?: string;
|
|
53
|
+
}
|
|
54
|
+
/** AML file system client information */
|
|
55
|
+
export interface AmlFilesystemClientInfo {
|
|
56
|
+
/**
|
|
57
|
+
* The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
|
|
58
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
59
|
+
*/
|
|
60
|
+
readonly mgsAddress?: string;
|
|
61
|
+
/**
|
|
62
|
+
* Recommended command to mount the AML file system
|
|
63
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
64
|
+
*/
|
|
65
|
+
readonly mountCommand?: string;
|
|
66
|
+
/**
|
|
67
|
+
* The version of Lustre running in the AML file system
|
|
68
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
69
|
+
*/
|
|
70
|
+
readonly lustreVersion?: string;
|
|
71
|
+
/**
|
|
72
|
+
* Container Storage Interface information for the AML file system.
|
|
73
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
74
|
+
*/
|
|
75
|
+
readonly containerStorageInterface?: AmlFilesystemContainerStorageInterface;
|
|
76
|
+
}
|
|
77
|
+
/** AML file system container storage interface information */
|
|
78
|
+
export interface AmlFilesystemContainerStorageInterface {
|
|
79
|
+
/**
|
|
80
|
+
* Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
|
|
81
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
82
|
+
*/
|
|
83
|
+
readonly persistentVolumeClaim?: string;
|
|
84
|
+
/**
|
|
85
|
+
* Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
|
|
86
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
87
|
+
*/
|
|
88
|
+
readonly persistentVolume?: string;
|
|
89
|
+
/**
|
|
90
|
+
* Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
|
|
91
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
92
|
+
*/
|
|
93
|
+
readonly storageClass?: string;
|
|
94
|
+
}
|
|
95
|
+
/** AML file system encryption settings. */
|
|
96
|
+
export interface AmlFilesystemEncryptionSettings {
|
|
97
|
+
/** Specifies the location of the encryption key in Key Vault. */
|
|
98
|
+
keyEncryptionKey?: KeyVaultKeyReference;
|
|
99
|
+
}
|
|
100
|
+
/** Describes a reference to key vault key. */
|
|
101
|
+
export interface KeyVaultKeyReference {
|
|
102
|
+
/** The URL referencing a key encryption key in key vault. */
|
|
103
|
+
keyUrl: string;
|
|
104
|
+
/** Describes a resource Id to source key vault. */
|
|
105
|
+
sourceVault: KeyVaultKeyReferenceSourceVault;
|
|
106
|
+
}
|
|
107
|
+
/** Describes a resource Id to source key vault. */
|
|
108
|
+
export interface KeyVaultKeyReferenceSourceVault {
|
|
109
|
+
/** Resource Id. */
|
|
110
|
+
id?: string;
|
|
111
|
+
}
|
|
112
|
+
/** Start time of a 30-minute weekly maintenance window. */
|
|
113
|
+
export interface AmlFilesystemPropertiesMaintenanceWindow {
|
|
114
|
+
/** Day of the week on which the maintenance window will occur. */
|
|
115
|
+
dayOfWeek?: MaintenanceDayOfWeekType;
|
|
116
|
+
/** The time of day (in UTC) to start the maintenance window. */
|
|
117
|
+
timeOfDayUTC?: string;
|
|
118
|
+
}
|
|
119
|
+
/** Hydration and archive settings and status */
|
|
120
|
+
export interface AmlFilesystemPropertiesHsm {
|
|
121
|
+
/** Specifies HSM settings of the AML file system. */
|
|
122
|
+
settings?: AmlFilesystemHsmSettings;
|
|
123
|
+
/**
|
|
124
|
+
* Archive status
|
|
125
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
126
|
+
*/
|
|
127
|
+
readonly archiveStatus?: AmlFilesystemArchive[];
|
|
128
|
+
}
|
|
129
|
+
/** AML file system HSM settings. */
|
|
130
|
+
export interface AmlFilesystemHsmSettings {
|
|
131
|
+
/** Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account. */
|
|
132
|
+
container: string;
|
|
133
|
+
/** Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account. */
|
|
134
|
+
loggingContainer: string;
|
|
135
|
+
/** Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace. */
|
|
136
|
+
importPrefix?: string;
|
|
137
|
+
}
|
|
138
|
+
/** Information about the AML file system archive */
|
|
139
|
+
export interface AmlFilesystemArchive {
|
|
140
|
+
/**
|
|
141
|
+
* Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
|
|
142
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
143
|
+
*/
|
|
144
|
+
readonly filesystemPath?: string;
|
|
145
|
+
/**
|
|
146
|
+
* The status of the archive
|
|
147
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
148
|
+
*/
|
|
149
|
+
readonly status?: AmlFilesystemArchiveStatus;
|
|
150
|
+
}
|
|
151
|
+
/** The status of the archive */
|
|
152
|
+
export interface AmlFilesystemArchiveStatus {
|
|
153
|
+
/**
|
|
154
|
+
* The state of the archive operation
|
|
155
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
156
|
+
*/
|
|
157
|
+
readonly state?: ArchiveStatusType;
|
|
158
|
+
/**
|
|
159
|
+
* The time of the last completed archive operation
|
|
160
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
161
|
+
*/
|
|
162
|
+
readonly lastCompletionTime?: Date;
|
|
163
|
+
/**
|
|
164
|
+
* The time the latest archive operation started
|
|
165
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
166
|
+
*/
|
|
167
|
+
readonly lastStartedTime?: Date;
|
|
168
|
+
/**
|
|
169
|
+
* The completion percentage of the archive operation
|
|
170
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
171
|
+
*/
|
|
172
|
+
readonly percentComplete?: number;
|
|
173
|
+
/**
|
|
174
|
+
* Server-defined error code for the archive operation
|
|
175
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
176
|
+
*/
|
|
177
|
+
readonly errorCode?: string;
|
|
178
|
+
/**
|
|
179
|
+
* Server-defined error message for the archive operation
|
|
180
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
181
|
+
*/
|
|
182
|
+
readonly errorMessage?: string;
|
|
183
|
+
}
|
|
184
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
185
|
+
export interface Resource {
|
|
186
|
+
/**
|
|
187
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
188
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
189
|
+
*/
|
|
190
|
+
readonly id?: string;
|
|
191
|
+
/**
|
|
192
|
+
* The name of the resource
|
|
193
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
194
|
+
*/
|
|
195
|
+
readonly name?: string;
|
|
196
|
+
/**
|
|
197
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
198
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
199
|
+
*/
|
|
200
|
+
readonly type?: string;
|
|
201
|
+
/**
|
|
202
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
203
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
204
|
+
*/
|
|
205
|
+
readonly systemData?: SystemData;
|
|
206
|
+
}
|
|
207
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
208
|
+
export interface SystemData {
|
|
209
|
+
/** The identity that created the resource. */
|
|
210
|
+
createdBy?: string;
|
|
211
|
+
/** The type of identity that created the resource. */
|
|
212
|
+
createdByType?: CreatedByType;
|
|
213
|
+
/** The timestamp of resource creation (UTC). */
|
|
214
|
+
createdAt?: Date;
|
|
215
|
+
/** The identity that last modified the resource. */
|
|
216
|
+
lastModifiedBy?: string;
|
|
217
|
+
/** The type of identity that last modified the resource. */
|
|
218
|
+
lastModifiedByType?: CreatedByType;
|
|
219
|
+
/** The timestamp of resource last modification (UTC) */
|
|
220
|
+
lastModifiedAt?: Date;
|
|
221
|
+
}
|
|
222
|
+
/** An error response. */
|
|
223
|
+
export interface CloudError {
|
|
224
|
+
/** The body of the error. */
|
|
225
|
+
error?: CloudErrorBody;
|
|
226
|
+
}
|
|
227
|
+
/** An error response. */
|
|
228
|
+
export interface CloudErrorBody {
|
|
229
|
+
/** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
|
|
230
|
+
code?: string;
|
|
231
|
+
/** A list of additional details about the error. */
|
|
232
|
+
details?: CloudErrorBody[];
|
|
233
|
+
/** A message describing the error, intended to be suitable for display in a user interface. */
|
|
234
|
+
message?: string;
|
|
235
|
+
/** The target of the particular error. For example, the name of the property in error. */
|
|
236
|
+
target?: string;
|
|
237
|
+
}
|
|
238
|
+
/** An AML file system update instance. */
|
|
239
|
+
export interface AmlFilesystemUpdate {
|
|
240
|
+
/** Resource tags. */
|
|
241
|
+
tags?: {
|
|
242
|
+
[propertyName: string]: string;
|
|
243
|
+
};
|
|
244
|
+
/** Specifies encryption settings of the AML file system. */
|
|
245
|
+
encryptionSettings?: AmlFilesystemEncryptionSettings;
|
|
246
|
+
/** Start time of a 30-minute weekly maintenance window. */
|
|
247
|
+
maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;
|
|
248
|
+
}
|
|
249
|
+
/** Start time of a 30-minute weekly maintenance window. */
|
|
250
|
+
export interface AmlFilesystemUpdatePropertiesMaintenanceWindow {
|
|
251
|
+
/** Day of the week on which the maintenance window will occur. */
|
|
252
|
+
dayOfWeek?: MaintenanceDayOfWeekType;
|
|
253
|
+
/** The time of day (in UTC) to start the maintenance window. */
|
|
254
|
+
timeOfDayUTC?: string;
|
|
255
|
+
}
|
|
256
|
+
/** Information required to execute the archive operation */
|
|
257
|
+
export interface AmlFilesystemArchiveInfo {
|
|
258
|
+
/** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */
|
|
259
|
+
filesystemPath?: string;
|
|
260
|
+
}
|
|
261
|
+
/** Information required to validate the subnet that will be used in AML file system create */
|
|
262
|
+
export interface AmlFilesystemSubnetInfo {
|
|
263
|
+
/** Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space. */
|
|
264
|
+
filesystemSubnet?: string;
|
|
265
|
+
/** The size of the AML file system, in TiB. */
|
|
266
|
+
storageCapacityTiB?: number;
|
|
267
|
+
/** SKU for the resource. */
|
|
268
|
+
sku?: SkuName;
|
|
269
|
+
/** Region that the AML file system will be created in. */
|
|
270
|
+
location?: string;
|
|
271
|
+
}
|
|
272
|
+
/** The error details provided when the checkAmlFSSubnets call fails. */
|
|
273
|
+
export interface AmlFilesystemCheckSubnetError {
|
|
274
|
+
/** The error details for the AML file system's subnet. */
|
|
275
|
+
filesystemSubnet?: AmlFilesystemCheckSubnetErrorFilesystemSubnet;
|
|
276
|
+
}
|
|
277
|
+
/** The error details for the AML file system's subnet. */
|
|
278
|
+
export interface AmlFilesystemCheckSubnetErrorFilesystemSubnet {
|
|
279
|
+
/** The status of the AML file system subnet check. */
|
|
280
|
+
status?: FilesystemSubnetStatusType;
|
|
281
|
+
/** The details of the AML file system subnet check. */
|
|
282
|
+
message?: string;
|
|
283
|
+
}
|
|
284
|
+
/** Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create */
|
|
285
|
+
export interface RequiredAmlFilesystemSubnetsSizeInfo {
|
|
286
|
+
/** The size of the AML file system, in TiB. */
|
|
287
|
+
storageCapacityTiB?: number;
|
|
288
|
+
/** SKU for the resource. */
|
|
289
|
+
sku?: SkuName;
|
|
290
|
+
}
|
|
291
|
+
/** Information about the number of available IP addresses that are required for the AML file system. */
|
|
292
|
+
export interface RequiredAmlFilesystemSubnetsSize {
|
|
293
|
+
/** The number of available IP addresses that are required for the AML file system. */
|
|
294
|
+
filesystemSubnetSize?: number;
|
|
295
|
+
}
|
|
2
296
|
/** Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. */
|
|
3
297
|
export interface ApiOperationListResult {
|
|
4
298
|
/** URL to get the next set of operation list results if there are any. */
|
|
@@ -74,22 +368,6 @@ export interface LogSpecification {
|
|
|
74
368
|
/** Localized display name of the log. */
|
|
75
369
|
displayName?: string;
|
|
76
370
|
}
|
|
77
|
-
/** An error response. */
|
|
78
|
-
export interface CloudError {
|
|
79
|
-
/** The body of the error. */
|
|
80
|
-
error?: CloudErrorBody;
|
|
81
|
-
}
|
|
82
|
-
/** An error response. */
|
|
83
|
-
export interface CloudErrorBody {
|
|
84
|
-
/** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
|
|
85
|
-
code?: string;
|
|
86
|
-
/** A list of additional details about the error. */
|
|
87
|
-
details?: CloudErrorBody[];
|
|
88
|
-
/** A message describing the error, intended to be suitable for display in a user interface. */
|
|
89
|
-
message?: string;
|
|
90
|
-
/** The target of the particular error. For example, the name of the property in error. */
|
|
91
|
-
target?: string;
|
|
92
|
-
}
|
|
93
371
|
/** The response from the List Cache SKUs operation. */
|
|
94
372
|
export interface ResourceSkusResult {
|
|
95
373
|
/** The URI to fetch the next page of cache SKUs. */
|
|
@@ -279,10 +557,8 @@ export interface Cache {
|
|
|
279
557
|
readonly systemData?: SystemData;
|
|
280
558
|
/** SKU for the cache. */
|
|
281
559
|
sku?: CacheSku;
|
|
282
|
-
/** The size of this
|
|
560
|
+
/** The size of this Cache, in GB. */
|
|
283
561
|
cacheSizeGB?: number;
|
|
284
|
-
/** Multiplier that sets the current storage and throughput capacity of the cache. Values depend on the cache SKU - <a href="https://learn.microsoft.com/en-us/rest/api/storagecache/skus/list?tabs=HTTP">List SKUs</a>. Values above 1.0 increase the cache size and throughput - for example, the scaling factor 1.33 gives a cache that's 33% larger than its base size. */
|
|
285
|
-
scalingFactor?: number;
|
|
286
562
|
/**
|
|
287
563
|
* Health of the cache.
|
|
288
564
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -347,33 +623,6 @@ export interface CacheIdentity {
|
|
|
347
623
|
[propertyName: string]: UserAssignedIdentitiesValue;
|
|
348
624
|
};
|
|
349
625
|
}
|
|
350
|
-
export interface UserAssignedIdentitiesValue {
|
|
351
|
-
/**
|
|
352
|
-
* The principal ID of the user-assigned identity.
|
|
353
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
354
|
-
*/
|
|
355
|
-
readonly principalId?: string;
|
|
356
|
-
/**
|
|
357
|
-
* The client ID of the user-assigned identity.
|
|
358
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
359
|
-
*/
|
|
360
|
-
readonly clientId?: string;
|
|
361
|
-
}
|
|
362
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
|
363
|
-
export interface SystemData {
|
|
364
|
-
/** The identity that created the resource. */
|
|
365
|
-
createdBy?: string;
|
|
366
|
-
/** The type of identity that created the resource. */
|
|
367
|
-
createdByType?: CreatedByType;
|
|
368
|
-
/** The timestamp of resource creation (UTC). */
|
|
369
|
-
createdAt?: Date;
|
|
370
|
-
/** The identity that last modified the resource. */
|
|
371
|
-
lastModifiedBy?: string;
|
|
372
|
-
/** The type of identity that last modified the resource. */
|
|
373
|
-
lastModifiedByType?: CreatedByType;
|
|
374
|
-
/** The timestamp of resource last modification (UTC) */
|
|
375
|
-
lastModifiedAt?: Date;
|
|
376
|
-
}
|
|
377
626
|
/** An indication of cache health. Gives more information about health than just that related to provisioning. */
|
|
378
627
|
export interface CacheHealth {
|
|
379
628
|
/** List of cache health states. Down is when the cluster is not responding. Degraded is when its functioning but has some alerts. Transitioning when it is creating or deleting. Unknown will be returned in old api versions when a new value is added in future versions. WaitingForKey is when the create is waiting for the system assigned identity to be given access to the encryption key in the encryption settings. */
|
|
@@ -457,18 +706,6 @@ export interface CacheEncryptionSettings {
|
|
|
457
706
|
/** Specifies whether the service will automatically rotate to the newest version of the key in the key vault. */
|
|
458
707
|
rotationToLatestKeyVersionEnabled?: boolean;
|
|
459
708
|
}
|
|
460
|
-
/** Describes a reference to key vault key. */
|
|
461
|
-
export interface KeyVaultKeyReference {
|
|
462
|
-
/** The URL referencing a key encryption key in key vault. */
|
|
463
|
-
keyUrl: string;
|
|
464
|
-
/** Describes a resource Id to source key vault. */
|
|
465
|
-
sourceVault: KeyVaultKeyReferenceSourceVault;
|
|
466
|
-
}
|
|
467
|
-
/** Describes a resource Id to source key vault. */
|
|
468
|
-
export interface KeyVaultKeyReferenceSourceVault {
|
|
469
|
-
/** Resource Id. */
|
|
470
|
-
id?: string;
|
|
471
|
-
}
|
|
472
709
|
/** Cache security settings. */
|
|
473
710
|
export interface CacheSecuritySettings {
|
|
474
711
|
/** NFS access policies defined for this cache. */
|
|
@@ -653,262 +890,61 @@ export interface ClfsTarget {
|
|
|
653
890
|
export interface UnknownTarget {
|
|
654
891
|
/** Dictionary of string->string pairs containing information about the Storage Target. */
|
|
655
892
|
attributes?: {
|
|
656
|
-
[propertyName: string]: string;
|
|
657
|
-
};
|
|
658
|
-
}
|
|
659
|
-
/** Properties pertaining to the BlobNfsTarget. */
|
|
660
|
-
export interface BlobNfsTarget {
|
|
661
|
-
/** Resource ID of the storage container. */
|
|
662
|
-
target?: string;
|
|
663
|
-
/** Identifies the StorageCache usage model to be used for this storage target. */
|
|
664
|
-
usageModel?: string;
|
|
665
|
-
/** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
|
|
666
|
-
verificationTimer?: number;
|
|
667
|
-
/** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
|
|
668
|
-
writeBackTimer?: number;
|
|
669
|
-
}
|
|
670
|
-
/** Resource used by a cache. */
|
|
671
|
-
export interface StorageTargetResource {
|
|
672
|
-
/**
|
|
673
|
-
* Name of the Storage Target.
|
|
674
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
675
|
-
*/
|
|
676
|
-
readonly name?: string;
|
|
677
|
-
/**
|
|
678
|
-
* Resource ID of the Storage Target.
|
|
679
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
680
|
-
*/
|
|
681
|
-
readonly id?: string;
|
|
682
|
-
/**
|
|
683
|
-
* Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget
|
|
684
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
685
|
-
*/
|
|
686
|
-
readonly type?: string;
|
|
687
|
-
/**
|
|
688
|
-
* Region name string.
|
|
689
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
690
|
-
*/
|
|
691
|
-
readonly location?: string;
|
|
692
|
-
/**
|
|
693
|
-
* The system meta data relating to this resource.
|
|
694
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
695
|
-
*/
|
|
696
|
-
readonly systemData?: SystemData;
|
|
697
|
-
}
|
|
698
|
-
/** Object containing the priming job ID. */
|
|
699
|
-
export interface PrimingJobIdParameter {
|
|
700
|
-
/** The unique identifier of the priming job. */
|
|
701
|
-
primingJobId: string;
|
|
702
|
-
}
|
|
703
|
-
/** Result of the request to list AML file systems. It contains a list of AML file systems and a URL link to get the next set of results. */
|
|
704
|
-
export interface AmlFilesystemsListResult {
|
|
705
|
-
/** URL to get the next set of AML file system list results, if there are any. */
|
|
706
|
-
nextLink?: string;
|
|
707
|
-
/** List of AML file systems. */
|
|
708
|
-
value?: AmlFilesystem[];
|
|
709
|
-
}
|
|
710
|
-
/** Managed Identity properties. */
|
|
711
|
-
export interface AmlFilesystemIdentity {
|
|
712
|
-
/**
|
|
713
|
-
* The principal ID for the user-assigned identity of the resource.
|
|
714
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
715
|
-
*/
|
|
716
|
-
readonly principalId?: string;
|
|
717
|
-
/**
|
|
718
|
-
* The tenant ID associated with the resource.
|
|
719
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
720
|
-
*/
|
|
721
|
-
readonly tenantId?: string;
|
|
722
|
-
/** The type of identity used for the resource. */
|
|
723
|
-
type?: AmlFilesystemIdentityType;
|
|
724
|
-
/** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
|
|
725
|
-
userAssignedIdentities?: {
|
|
726
|
-
[propertyName: string]: UserAssignedIdentitiesValueAutoGenerated;
|
|
727
|
-
};
|
|
728
|
-
}
|
|
729
|
-
export interface UserAssignedIdentitiesValueAutoGenerated {
|
|
730
|
-
/**
|
|
731
|
-
* The principal ID of the user-assigned identity.
|
|
732
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
733
|
-
*/
|
|
734
|
-
readonly principalId?: string;
|
|
735
|
-
/**
|
|
736
|
-
* The client ID of the user-assigned identity.
|
|
737
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
738
|
-
*/
|
|
739
|
-
readonly clientId?: string;
|
|
740
|
-
}
|
|
741
|
-
/** SKU for the resource. */
|
|
742
|
-
export interface SkuName {
|
|
743
|
-
/** SKU name for this resource. */
|
|
744
|
-
name?: string;
|
|
745
|
-
}
|
|
746
|
-
/** An indication of AML file system health. Gives more information about health than just that related to provisioning. */
|
|
747
|
-
export interface AmlFilesystemHealth {
|
|
748
|
-
/** List of AML file system health states. */
|
|
749
|
-
state?: AmlFilesystemHealthStateType;
|
|
750
|
-
/** Server-defined error code for the AML file system health */
|
|
751
|
-
statusCode?: string;
|
|
752
|
-
/** Describes the health state. */
|
|
753
|
-
statusDescription?: string;
|
|
754
|
-
}
|
|
755
|
-
/** AML file system encryption settings. */
|
|
756
|
-
export interface AmlFilesystemEncryptionSettings {
|
|
757
|
-
/** Specifies the location of the encryption key in Key Vault. */
|
|
758
|
-
keyEncryptionKey?: KeyVaultKeyReference;
|
|
759
|
-
}
|
|
760
|
-
/** Start time of a 30-minute weekly maintenance window. */
|
|
761
|
-
export interface AmlFilesystemPropertiesMaintenanceWindow {
|
|
762
|
-
/** Day of the week on which the maintenance window will occur. */
|
|
763
|
-
dayOfWeek?: MaintenanceDayOfWeekType;
|
|
764
|
-
/** The time of day (in UTC) to start the maintenance window. */
|
|
765
|
-
timeOfDayUTC?: string;
|
|
766
|
-
}
|
|
767
|
-
/** Hydration and archive settings and status */
|
|
768
|
-
export interface AmlFilesystemPropertiesHsm {
|
|
769
|
-
/** Specifies HSM settings of the AML file system. */
|
|
770
|
-
settings?: AmlFilesystemHsmSettings;
|
|
771
|
-
/**
|
|
772
|
-
* Archive status
|
|
773
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
774
|
-
*/
|
|
775
|
-
readonly archiveStatus?: AmlFilesystemArchive[];
|
|
776
|
-
}
|
|
777
|
-
/** AML file system HSM settings. */
|
|
778
|
-
export interface AmlFilesystemHsmSettings {
|
|
779
|
-
/** Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account. */
|
|
780
|
-
container: string;
|
|
781
|
-
/** Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account. */
|
|
782
|
-
loggingContainer: string;
|
|
783
|
-
/** Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace. */
|
|
784
|
-
importPrefix?: string;
|
|
785
|
-
}
|
|
786
|
-
/** Information about the AML file system archive */
|
|
787
|
-
export interface AmlFilesystemArchive {
|
|
788
|
-
/**
|
|
789
|
-
* Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
|
|
790
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
791
|
-
*/
|
|
792
|
-
readonly filesystemPath?: string;
|
|
793
|
-
/**
|
|
794
|
-
* The status of the archive
|
|
795
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
796
|
-
*/
|
|
797
|
-
readonly status?: AmlFilesystemArchiveStatus;
|
|
798
|
-
}
|
|
799
|
-
/** The status of the archive */
|
|
800
|
-
export interface AmlFilesystemArchiveStatus {
|
|
801
|
-
/**
|
|
802
|
-
* The state of the archive operation
|
|
803
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
804
|
-
*/
|
|
805
|
-
readonly state?: ArchiveStatusType;
|
|
806
|
-
/**
|
|
807
|
-
* The time of the last completed archive operation
|
|
808
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
809
|
-
*/
|
|
810
|
-
readonly lastCompletionTime?: Date;
|
|
811
|
-
/**
|
|
812
|
-
* The time the latest archive operation started
|
|
813
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
814
|
-
*/
|
|
815
|
-
readonly lastStartedTime?: Date;
|
|
816
|
-
/**
|
|
817
|
-
* The completion percentage of the archive operation
|
|
818
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
819
|
-
*/
|
|
820
|
-
readonly percentComplete?: number;
|
|
821
|
-
/**
|
|
822
|
-
* Server-defined error code for the archive operation
|
|
823
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
824
|
-
*/
|
|
825
|
-
readonly errorCode?: string;
|
|
893
|
+
[propertyName: string]: string;
|
|
894
|
+
};
|
|
895
|
+
}
|
|
896
|
+
/** Properties pertaining to the BlobNfsTarget. */
|
|
897
|
+
export interface BlobNfsTarget {
|
|
898
|
+
/** Resource ID of the storage container. */
|
|
899
|
+
target?: string;
|
|
900
|
+
/** Identifies the StorageCache usage model to be used for this storage target. */
|
|
901
|
+
usageModel?: string;
|
|
902
|
+
/** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
|
|
903
|
+
verificationTimer?: number;
|
|
904
|
+
/** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
|
|
905
|
+
writeBackTimer?: number;
|
|
906
|
+
}
|
|
907
|
+
/** Resource used by a cache. */
|
|
908
|
+
export interface StorageTargetResource {
|
|
826
909
|
/**
|
|
827
|
-
*
|
|
910
|
+
* Name of the Storage Target.
|
|
828
911
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
829
912
|
*/
|
|
830
|
-
readonly
|
|
831
|
-
}
|
|
832
|
-
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
833
|
-
export interface Resource {
|
|
913
|
+
readonly name?: string;
|
|
834
914
|
/**
|
|
835
|
-
*
|
|
915
|
+
* Resource ID of the Storage Target.
|
|
836
916
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
837
917
|
*/
|
|
838
918
|
readonly id?: string;
|
|
839
919
|
/**
|
|
840
|
-
*
|
|
920
|
+
* Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget
|
|
841
921
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
842
922
|
*/
|
|
843
|
-
readonly
|
|
923
|
+
readonly type?: string;
|
|
844
924
|
/**
|
|
845
|
-
*
|
|
925
|
+
* Region name string.
|
|
846
926
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
847
927
|
*/
|
|
848
|
-
readonly
|
|
928
|
+
readonly location?: string;
|
|
849
929
|
/**
|
|
850
|
-
*
|
|
930
|
+
* The system meta data relating to this resource.
|
|
851
931
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
852
932
|
*/
|
|
853
933
|
readonly systemData?: SystemData;
|
|
854
934
|
}
|
|
855
|
-
/**
|
|
856
|
-
export interface
|
|
935
|
+
/** Object containing the priming job ID. */
|
|
936
|
+
export interface PrimingJobIdParameter {
|
|
937
|
+
/** The unique identifier of the priming job. */
|
|
938
|
+
primingJobId: string;
|
|
939
|
+
}
|
|
940
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
941
|
+
export interface TrackedResource extends Resource {
|
|
857
942
|
/** Resource tags. */
|
|
858
943
|
tags?: {
|
|
859
944
|
[propertyName: string]: string;
|
|
860
945
|
};
|
|
861
|
-
/**
|
|
862
|
-
|
|
863
|
-
/** Start time of a 30-minute weekly maintenance window. */
|
|
864
|
-
maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;
|
|
865
|
-
}
|
|
866
|
-
/** Start time of a 30-minute weekly maintenance window. */
|
|
867
|
-
export interface AmlFilesystemUpdatePropertiesMaintenanceWindow {
|
|
868
|
-
/** Day of the week on which the maintenance window will occur. */
|
|
869
|
-
dayOfWeek?: MaintenanceDayOfWeekType;
|
|
870
|
-
/** The time of day (in UTC) to start the maintenance window. */
|
|
871
|
-
timeOfDayUTC?: string;
|
|
872
|
-
}
|
|
873
|
-
/** Information required to execute the archive operation */
|
|
874
|
-
export interface AmlFilesystemArchiveInfo {
|
|
875
|
-
/** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */
|
|
876
|
-
filesystemPath?: string;
|
|
877
|
-
}
|
|
878
|
-
/** Information required to validate the subnet that will be used in AML file system create */
|
|
879
|
-
export interface AmlFilesystemSubnetInfo {
|
|
880
|
-
/** Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space. */
|
|
881
|
-
filesystemSubnet?: string;
|
|
882
|
-
/** The size of the AML file system, in TiB. */
|
|
883
|
-
storageCapacityTiB?: number;
|
|
884
|
-
/** SKU for the resource. */
|
|
885
|
-
sku?: SkuName;
|
|
886
|
-
/** Region that the AML file system will be created in. */
|
|
887
|
-
location?: string;
|
|
888
|
-
}
|
|
889
|
-
/** The error details provided when the checkAmlFSSubnets call fails. */
|
|
890
|
-
export interface AmlFilesystemCheckSubnetError {
|
|
891
|
-
/** The error details for the AML file system's subnet. */
|
|
892
|
-
filesystemSubnet?: AmlFilesystemCheckSubnetErrorFilesystemSubnet;
|
|
893
|
-
}
|
|
894
|
-
/** The error details for the AML file system's subnet. */
|
|
895
|
-
export interface AmlFilesystemCheckSubnetErrorFilesystemSubnet {
|
|
896
|
-
/** The status of the AML file system subnet check. */
|
|
897
|
-
status?: FilesystemSubnetStatusType;
|
|
898
|
-
/** The details of the AML file system subnet check. */
|
|
899
|
-
message?: string;
|
|
900
|
-
}
|
|
901
|
-
/** Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create */
|
|
902
|
-
export interface RequiredAmlFilesystemSubnetsSizeInfo {
|
|
903
|
-
/** The size of the AML file system, in TiB. */
|
|
904
|
-
storageCapacityTiB?: number;
|
|
905
|
-
/** SKU for the resource. */
|
|
906
|
-
sku?: SkuName;
|
|
907
|
-
}
|
|
908
|
-
/** Information about the number of available IP addresses that are required for the AML file system. */
|
|
909
|
-
export interface RequiredAmlFilesystemSubnetsSize {
|
|
910
|
-
/** The number of available IP addresses that are required for the AML file system. */
|
|
911
|
-
filesystemSubnetSize?: number;
|
|
946
|
+
/** The geo-location where the resource lives */
|
|
947
|
+
location: string;
|
|
912
948
|
}
|
|
913
949
|
/** Type of the Storage Target. */
|
|
914
950
|
export interface StorageTarget extends StorageTargetResource {
|
|
@@ -937,15 +973,6 @@ export interface StorageTarget extends StorageTargetResource {
|
|
|
937
973
|
*/
|
|
938
974
|
readonly allocationPercentage?: number;
|
|
939
975
|
}
|
|
940
|
-
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
941
|
-
export interface TrackedResource extends Resource {
|
|
942
|
-
/** Resource tags. */
|
|
943
|
-
tags?: {
|
|
944
|
-
[propertyName: string]: string;
|
|
945
|
-
};
|
|
946
|
-
/** The geo-location where the resource lives */
|
|
947
|
-
location: string;
|
|
948
|
-
}
|
|
949
976
|
/** An AML file system instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
|
|
950
977
|
export interface AmlFilesystem extends TrackedResource {
|
|
951
978
|
/** The managed identity used by the AML file system, if configured. */
|
|
@@ -969,20 +996,10 @@ export interface AmlFilesystem extends TrackedResource {
|
|
|
969
996
|
/** Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space. */
|
|
970
997
|
filesystemSubnet?: string;
|
|
971
998
|
/**
|
|
972
|
-
*
|
|
973
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
974
|
-
*/
|
|
975
|
-
readonly mgsAddress?: string;
|
|
976
|
-
/**
|
|
977
|
-
* Recommended command to mount the AML file system
|
|
978
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
979
|
-
*/
|
|
980
|
-
readonly mountCommand?: string;
|
|
981
|
-
/**
|
|
982
|
-
* The version of Lustre running in the AML file system
|
|
999
|
+
* Client information for the AML file system.
|
|
983
1000
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
984
1001
|
*/
|
|
985
|
-
readonly
|
|
1002
|
+
readonly clientInfo?: AmlFilesystemClientInfo;
|
|
986
1003
|
/**
|
|
987
1004
|
* Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
|
|
988
1005
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -995,6 +1012,25 @@ export interface AmlFilesystem extends TrackedResource {
|
|
|
995
1012
|
/** Hydration and archive settings and status */
|
|
996
1013
|
hsm?: AmlFilesystemPropertiesHsm;
|
|
997
1014
|
}
|
|
1015
|
+
/** Defines headers for AmlFilesystems_delete operation. */
|
|
1016
|
+
export interface AmlFilesystemsDeleteHeaders {
|
|
1017
|
+
/** Location URI to poll for result */
|
|
1018
|
+
location?: string;
|
|
1019
|
+
/** URI to poll for the operation status */
|
|
1020
|
+
azureAsyncOperation?: string;
|
|
1021
|
+
}
|
|
1022
|
+
/** Defines headers for AmlFilesystems_createOrUpdate operation. */
|
|
1023
|
+
export interface AmlFilesystemsCreateOrUpdateHeaders {
|
|
1024
|
+
/** URI to poll for the operation status */
|
|
1025
|
+
azureAsyncOperation?: string;
|
|
1026
|
+
}
|
|
1027
|
+
/** Defines headers for AmlFilesystems_update operation. */
|
|
1028
|
+
export interface AmlFilesystemsUpdateHeaders {
|
|
1029
|
+
/** URI to poll for the operation status */
|
|
1030
|
+
location?: string;
|
|
1031
|
+
/** URI to poll for the operation status */
|
|
1032
|
+
azureAsyncOperation?: string;
|
|
1033
|
+
}
|
|
998
1034
|
/** Defines headers for Caches_delete operation. */
|
|
999
1035
|
export interface CachesDeleteHeaders {
|
|
1000
1036
|
/** Location URI to poll for result */
|
|
@@ -1128,25 +1164,131 @@ export interface StorageTargetInvalidateHeaders {
|
|
|
1128
1164
|
/** URI to poll for the operation status */
|
|
1129
1165
|
azureAsyncOperation?: string;
|
|
1130
1166
|
}
|
|
1131
|
-
/**
|
|
1132
|
-
export
|
|
1133
|
-
/**
|
|
1134
|
-
|
|
1135
|
-
/**
|
|
1136
|
-
|
|
1167
|
+
/** Known values of {@link AmlFilesystemHealthStateType} that the service accepts. */
|
|
1168
|
+
export declare enum KnownAmlFilesystemHealthStateType {
|
|
1169
|
+
/** Unavailable */
|
|
1170
|
+
Unavailable = "Unavailable",
|
|
1171
|
+
/** Available */
|
|
1172
|
+
Available = "Available",
|
|
1173
|
+
/** Degraded */
|
|
1174
|
+
Degraded = "Degraded",
|
|
1175
|
+
/** Transitioning */
|
|
1176
|
+
Transitioning = "Transitioning",
|
|
1177
|
+
/** Maintenance */
|
|
1178
|
+
Maintenance = "Maintenance"
|
|
1137
1179
|
}
|
|
1138
|
-
/**
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1180
|
+
/**
|
|
1181
|
+
* Defines values for AmlFilesystemHealthStateType. \
|
|
1182
|
+
* {@link KnownAmlFilesystemHealthStateType} can be used interchangeably with AmlFilesystemHealthStateType,
|
|
1183
|
+
* this enum contains the known values that the service supports.
|
|
1184
|
+
* ### Known values supported by the service
|
|
1185
|
+
* **Unavailable** \
|
|
1186
|
+
* **Available** \
|
|
1187
|
+
* **Degraded** \
|
|
1188
|
+
* **Transitioning** \
|
|
1189
|
+
* **Maintenance**
|
|
1190
|
+
*/
|
|
1191
|
+
export type AmlFilesystemHealthStateType = string;
|
|
1192
|
+
/** Known values of {@link AmlFilesystemProvisioningStateType} that the service accepts. */
|
|
1193
|
+
export declare enum KnownAmlFilesystemProvisioningStateType {
|
|
1194
|
+
/** Succeeded */
|
|
1195
|
+
Succeeded = "Succeeded",
|
|
1196
|
+
/** Failed */
|
|
1197
|
+
Failed = "Failed",
|
|
1198
|
+
/** Creating */
|
|
1199
|
+
Creating = "Creating",
|
|
1200
|
+
/** Deleting */
|
|
1201
|
+
Deleting = "Deleting",
|
|
1202
|
+
/** Updating */
|
|
1203
|
+
Updating = "Updating",
|
|
1204
|
+
/** Canceled */
|
|
1205
|
+
Canceled = "Canceled"
|
|
1142
1206
|
}
|
|
1143
|
-
/**
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1207
|
+
/**
|
|
1208
|
+
* Defines values for AmlFilesystemProvisioningStateType. \
|
|
1209
|
+
* {@link KnownAmlFilesystemProvisioningStateType} can be used interchangeably with AmlFilesystemProvisioningStateType,
|
|
1210
|
+
* this enum contains the known values that the service supports.
|
|
1211
|
+
* ### Known values supported by the service
|
|
1212
|
+
* **Succeeded** \
|
|
1213
|
+
* **Failed** \
|
|
1214
|
+
* **Creating** \
|
|
1215
|
+
* **Deleting** \
|
|
1216
|
+
* **Updating** \
|
|
1217
|
+
* **Canceled**
|
|
1218
|
+
*/
|
|
1219
|
+
export type AmlFilesystemProvisioningStateType = string;
|
|
1220
|
+
/** Known values of {@link ArchiveStatusType} that the service accepts. */
|
|
1221
|
+
export declare enum KnownArchiveStatusType {
|
|
1222
|
+
/** NotConfigured */
|
|
1223
|
+
NotConfigured = "NotConfigured",
|
|
1224
|
+
/** Idle */
|
|
1225
|
+
Idle = "Idle",
|
|
1226
|
+
/** InProgress */
|
|
1227
|
+
InProgress = "InProgress",
|
|
1228
|
+
/** Canceled */
|
|
1229
|
+
Canceled = "Canceled",
|
|
1230
|
+
/** Completed */
|
|
1231
|
+
Completed = "Completed",
|
|
1232
|
+
/** Failed */
|
|
1233
|
+
Failed = "Failed",
|
|
1234
|
+
/** Cancelling */
|
|
1235
|
+
Cancelling = "Cancelling",
|
|
1236
|
+
/** FSScanInProgress */
|
|
1237
|
+
FSScanInProgress = "FSScanInProgress"
|
|
1238
|
+
}
|
|
1239
|
+
/**
|
|
1240
|
+
* Defines values for ArchiveStatusType. \
|
|
1241
|
+
* {@link KnownArchiveStatusType} can be used interchangeably with ArchiveStatusType,
|
|
1242
|
+
* this enum contains the known values that the service supports.
|
|
1243
|
+
* ### Known values supported by the service
|
|
1244
|
+
* **NotConfigured** \
|
|
1245
|
+
* **Idle** \
|
|
1246
|
+
* **InProgress** \
|
|
1247
|
+
* **Canceled** \
|
|
1248
|
+
* **Completed** \
|
|
1249
|
+
* **Failed** \
|
|
1250
|
+
* **Cancelling** \
|
|
1251
|
+
* **FSScanInProgress**
|
|
1252
|
+
*/
|
|
1253
|
+
export type ArchiveStatusType = string;
|
|
1254
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1255
|
+
export declare enum KnownCreatedByType {
|
|
1256
|
+
/** User */
|
|
1257
|
+
User = "User",
|
|
1258
|
+
/** Application */
|
|
1259
|
+
Application = "Application",
|
|
1260
|
+
/** ManagedIdentity */
|
|
1261
|
+
ManagedIdentity = "ManagedIdentity",
|
|
1262
|
+
/** Key */
|
|
1263
|
+
Key = "Key"
|
|
1264
|
+
}
|
|
1265
|
+
/**
|
|
1266
|
+
* Defines values for CreatedByType. \
|
|
1267
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
1268
|
+
* this enum contains the known values that the service supports.
|
|
1269
|
+
* ### Known values supported by the service
|
|
1270
|
+
* **User** \
|
|
1271
|
+
* **Application** \
|
|
1272
|
+
* **ManagedIdentity** \
|
|
1273
|
+
* **Key**
|
|
1274
|
+
*/
|
|
1275
|
+
export type CreatedByType = string;
|
|
1276
|
+
/** Known values of {@link FilesystemSubnetStatusType} that the service accepts. */
|
|
1277
|
+
export declare enum KnownFilesystemSubnetStatusType {
|
|
1278
|
+
/** Ok */
|
|
1279
|
+
Ok = "Ok",
|
|
1280
|
+
/** Invalid */
|
|
1281
|
+
Invalid = "Invalid"
|
|
1149
1282
|
}
|
|
1283
|
+
/**
|
|
1284
|
+
* Defines values for FilesystemSubnetStatusType. \
|
|
1285
|
+
* {@link KnownFilesystemSubnetStatusType} can be used interchangeably with FilesystemSubnetStatusType,
|
|
1286
|
+
* this enum contains the known values that the service supports.
|
|
1287
|
+
* ### Known values supported by the service
|
|
1288
|
+
* **Ok** \
|
|
1289
|
+
* **Invalid**
|
|
1290
|
+
*/
|
|
1291
|
+
export type FilesystemSubnetStatusType = string;
|
|
1150
1292
|
/** Known values of {@link MetricAggregationType} that the service accepts. */
|
|
1151
1293
|
export declare enum KnownMetricAggregationType {
|
|
1152
1294
|
/** NotSpecified */
|
|
@@ -1177,7 +1319,7 @@ export declare enum KnownMetricAggregationType {
|
|
|
1177
1319
|
* **Total** \
|
|
1178
1320
|
* **Count**
|
|
1179
1321
|
*/
|
|
1180
|
-
export
|
|
1322
|
+
export type MetricAggregationType = string;
|
|
1181
1323
|
/** Known values of {@link ReasonCode} that the service accepts. */
|
|
1182
1324
|
export declare enum KnownReasonCode {
|
|
1183
1325
|
/** QuotaId */
|
|
@@ -1193,29 +1335,7 @@ export declare enum KnownReasonCode {
|
|
|
1193
1335
|
* **QuotaId** \
|
|
1194
1336
|
* **NotAvailableForSubscription**
|
|
1195
1337
|
*/
|
|
1196
|
-
export
|
|
1197
|
-
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1198
|
-
export declare enum KnownCreatedByType {
|
|
1199
|
-
/** User */
|
|
1200
|
-
User = "User",
|
|
1201
|
-
/** Application */
|
|
1202
|
-
Application = "Application",
|
|
1203
|
-
/** ManagedIdentity */
|
|
1204
|
-
ManagedIdentity = "ManagedIdentity",
|
|
1205
|
-
/** Key */
|
|
1206
|
-
Key = "Key"
|
|
1207
|
-
}
|
|
1208
|
-
/**
|
|
1209
|
-
* Defines values for CreatedByType. \
|
|
1210
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
1211
|
-
* this enum contains the known values that the service supports.
|
|
1212
|
-
* ### Known values supported by the service
|
|
1213
|
-
* **User** \
|
|
1214
|
-
* **Application** \
|
|
1215
|
-
* **ManagedIdentity** \
|
|
1216
|
-
* **Key**
|
|
1217
|
-
*/
|
|
1218
|
-
export declare type CreatedByType = string;
|
|
1338
|
+
export type ReasonCode = string;
|
|
1219
1339
|
/** Known values of {@link HealthStateType} that the service accepts. */
|
|
1220
1340
|
export declare enum KnownHealthStateType {
|
|
1221
1341
|
/** Unknown */
|
|
@@ -1261,7 +1381,7 @@ export declare enum KnownHealthStateType {
|
|
|
1261
1381
|
* **StartFailed** \
|
|
1262
1382
|
* **UpgradeFailed**
|
|
1263
1383
|
*/
|
|
1264
|
-
export
|
|
1384
|
+
export type HealthStateType = string;
|
|
1265
1385
|
/** Known values of {@link ProvisioningStateType} that the service accepts. */
|
|
1266
1386
|
export declare enum KnownProvisioningStateType {
|
|
1267
1387
|
/** Succeeded */
|
|
@@ -1289,7 +1409,7 @@ export declare enum KnownProvisioningStateType {
|
|
|
1289
1409
|
* **Deleting** \
|
|
1290
1410
|
* **Updating**
|
|
1291
1411
|
*/
|
|
1292
|
-
export
|
|
1412
|
+
export type ProvisioningStateType = string;
|
|
1293
1413
|
/** Known values of {@link FirmwareStatusType} that the service accepts. */
|
|
1294
1414
|
export declare enum KnownFirmwareStatusType {
|
|
1295
1415
|
/** Available */
|
|
@@ -1305,7 +1425,7 @@ export declare enum KnownFirmwareStatusType {
|
|
|
1305
1425
|
* **available** \
|
|
1306
1426
|
* **unavailable**
|
|
1307
1427
|
*/
|
|
1308
|
-
export
|
|
1428
|
+
export type FirmwareStatusType = string;
|
|
1309
1429
|
/** Known values of {@link NfsAccessRuleScope} that the service accepts. */
|
|
1310
1430
|
export declare enum KnownNfsAccessRuleScope {
|
|
1311
1431
|
/** Default */
|
|
@@ -1324,7 +1444,7 @@ export declare enum KnownNfsAccessRuleScope {
|
|
|
1324
1444
|
* **network** \
|
|
1325
1445
|
* **host**
|
|
1326
1446
|
*/
|
|
1327
|
-
export
|
|
1447
|
+
export type NfsAccessRuleScope = string;
|
|
1328
1448
|
/** Known values of {@link NfsAccessRuleAccess} that the service accepts. */
|
|
1329
1449
|
export declare enum KnownNfsAccessRuleAccess {
|
|
1330
1450
|
/** No */
|
|
@@ -1343,7 +1463,7 @@ export declare enum KnownNfsAccessRuleAccess {
|
|
|
1343
1463
|
* **ro** \
|
|
1344
1464
|
* **rw**
|
|
1345
1465
|
*/
|
|
1346
|
-
export
|
|
1466
|
+
export type NfsAccessRuleAccess = string;
|
|
1347
1467
|
/** Known values of {@link DomainJoinedType} that the service accepts. */
|
|
1348
1468
|
export declare enum KnownDomainJoinedType {
|
|
1349
1469
|
/** Yes */
|
|
@@ -1362,7 +1482,7 @@ export declare enum KnownDomainJoinedType {
|
|
|
1362
1482
|
* **No** \
|
|
1363
1483
|
* **Error**
|
|
1364
1484
|
*/
|
|
1365
|
-
export
|
|
1485
|
+
export type DomainJoinedType = string;
|
|
1366
1486
|
/** Known values of {@link UsernameSource} that the service accepts. */
|
|
1367
1487
|
export declare enum KnownUsernameSource {
|
|
1368
1488
|
/** AD */
|
|
@@ -1384,7 +1504,7 @@ export declare enum KnownUsernameSource {
|
|
|
1384
1504
|
* **File** \
|
|
1385
1505
|
* **None**
|
|
1386
1506
|
*/
|
|
1387
|
-
export
|
|
1507
|
+
export type UsernameSource = string;
|
|
1388
1508
|
/** Known values of {@link UsernameDownloadedType} that the service accepts. */
|
|
1389
1509
|
export declare enum KnownUsernameDownloadedType {
|
|
1390
1510
|
/** Yes */
|
|
@@ -1403,7 +1523,7 @@ export declare enum KnownUsernameDownloadedType {
|
|
|
1403
1523
|
* **No** \
|
|
1404
1524
|
* **Error**
|
|
1405
1525
|
*/
|
|
1406
|
-
export
|
|
1526
|
+
export type UsernameDownloadedType = string;
|
|
1407
1527
|
/** Known values of {@link PrimingJobState} that the service accepts. */
|
|
1408
1528
|
export declare enum KnownPrimingJobState {
|
|
1409
1529
|
/** Queued */
|
|
@@ -1425,7 +1545,7 @@ export declare enum KnownPrimingJobState {
|
|
|
1425
1545
|
* **Paused** \
|
|
1426
1546
|
* **Complete**
|
|
1427
1547
|
*/
|
|
1428
|
-
export
|
|
1548
|
+
export type PrimingJobState = string;
|
|
1429
1549
|
/** Known values of {@link StorageTargetType} that the service accepts. */
|
|
1430
1550
|
export declare enum KnownStorageTargetType {
|
|
1431
1551
|
/** Nfs3 */
|
|
@@ -1447,7 +1567,7 @@ export declare enum KnownStorageTargetType {
|
|
|
1447
1567
|
* **unknown** \
|
|
1448
1568
|
* **blobNfs**
|
|
1449
1569
|
*/
|
|
1450
|
-
export
|
|
1570
|
+
export type StorageTargetType = string;
|
|
1451
1571
|
/** Known values of {@link OperationalStateType} that the service accepts. */
|
|
1452
1572
|
export declare enum KnownOperationalStateType {
|
|
1453
1573
|
/** Ready */
|
|
@@ -1469,171 +1589,138 @@ export declare enum KnownOperationalStateType {
|
|
|
1469
1589
|
* **Suspended** \
|
|
1470
1590
|
* **Flushing**
|
|
1471
1591
|
*/
|
|
1472
|
-
export
|
|
1473
|
-
/**
|
|
1474
|
-
export
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
/** Transitioning */
|
|
1482
|
-
Transitioning = "Transitioning",
|
|
1483
|
-
/** Maintenance */
|
|
1484
|
-
Maintenance = "Maintenance"
|
|
1592
|
+
export type OperationalStateType = string;
|
|
1593
|
+
/** Defines values for AmlFilesystemIdentityType. */
|
|
1594
|
+
export type AmlFilesystemIdentityType = "UserAssigned" | "None";
|
|
1595
|
+
/** Defines values for MaintenanceDayOfWeekType. */
|
|
1596
|
+
export type MaintenanceDayOfWeekType = "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "Sunday";
|
|
1597
|
+
/** Defines values for CacheIdentityType. */
|
|
1598
|
+
export type CacheIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
|
|
1599
|
+
/** Optional parameters. */
|
|
1600
|
+
export interface AmlFilesystemsListOptionalParams extends coreClient.OperationOptions {
|
|
1485
1601
|
}
|
|
1486
|
-
/**
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
* ### Known values supported by the service
|
|
1491
|
-
* **Unavailable** \
|
|
1492
|
-
* **Available** \
|
|
1493
|
-
* **Degraded** \
|
|
1494
|
-
* **Transitioning** \
|
|
1495
|
-
* **Maintenance**
|
|
1496
|
-
*/
|
|
1497
|
-
export declare type AmlFilesystemHealthStateType = string;
|
|
1498
|
-
/** Known values of {@link AmlFilesystemProvisioningStateType} that the service accepts. */
|
|
1499
|
-
export declare enum KnownAmlFilesystemProvisioningStateType {
|
|
1500
|
-
/** Succeeded */
|
|
1501
|
-
Succeeded = "Succeeded",
|
|
1502
|
-
/** Failed */
|
|
1503
|
-
Failed = "Failed",
|
|
1504
|
-
/** Creating */
|
|
1505
|
-
Creating = "Creating",
|
|
1506
|
-
/** Deleting */
|
|
1507
|
-
Deleting = "Deleting",
|
|
1508
|
-
/** Updating */
|
|
1509
|
-
Updating = "Updating",
|
|
1510
|
-
/** Canceled */
|
|
1511
|
-
Canceled = "Canceled"
|
|
1602
|
+
/** Contains response data for the list operation. */
|
|
1603
|
+
export type AmlFilesystemsListResponse = AmlFilesystemsListResult;
|
|
1604
|
+
/** Optional parameters. */
|
|
1605
|
+
export interface AmlFilesystemsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1512
1606
|
}
|
|
1513
|
-
/**
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
* **Deleting** \
|
|
1522
|
-
* **Updating** \
|
|
1523
|
-
* **Canceled**
|
|
1524
|
-
*/
|
|
1525
|
-
export declare type AmlFilesystemProvisioningStateType = string;
|
|
1526
|
-
/** Known values of {@link ArchiveStatusType} that the service accepts. */
|
|
1527
|
-
export declare enum KnownArchiveStatusType {
|
|
1528
|
-
/** NotConfigured */
|
|
1529
|
-
NotConfigured = "NotConfigured",
|
|
1530
|
-
/** Idle */
|
|
1531
|
-
Idle = "Idle",
|
|
1532
|
-
/** InProgress */
|
|
1533
|
-
InProgress = "InProgress",
|
|
1534
|
-
/** Canceled */
|
|
1535
|
-
Canceled = "Canceled",
|
|
1536
|
-
/** Completed */
|
|
1537
|
-
Completed = "Completed",
|
|
1538
|
-
/** Failed */
|
|
1539
|
-
Failed = "Failed",
|
|
1540
|
-
/** Cancelling */
|
|
1541
|
-
Cancelling = "Cancelling",
|
|
1542
|
-
/** FSScanInProgress */
|
|
1543
|
-
FSScanInProgress = "FSScanInProgress"
|
|
1607
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1608
|
+
export type AmlFilesystemsListByResourceGroupResponse = AmlFilesystemsListResult;
|
|
1609
|
+
/** Optional parameters. */
|
|
1610
|
+
export interface AmlFilesystemsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1611
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1612
|
+
updateIntervalInMs?: number;
|
|
1613
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1614
|
+
resumeFrom?: string;
|
|
1544
1615
|
}
|
|
1545
|
-
/**
|
|
1546
|
-
|
|
1547
|
-
* {@link KnownArchiveStatusType} can be used interchangeably with ArchiveStatusType,
|
|
1548
|
-
* this enum contains the known values that the service supports.
|
|
1549
|
-
* ### Known values supported by the service
|
|
1550
|
-
* **NotConfigured** \
|
|
1551
|
-
* **Idle** \
|
|
1552
|
-
* **InProgress** \
|
|
1553
|
-
* **Canceled** \
|
|
1554
|
-
* **Completed** \
|
|
1555
|
-
* **Failed** \
|
|
1556
|
-
* **Cancelling** \
|
|
1557
|
-
* **FSScanInProgress**
|
|
1558
|
-
*/
|
|
1559
|
-
export declare type ArchiveStatusType = string;
|
|
1560
|
-
/** Known values of {@link FilesystemSubnetStatusType} that the service accepts. */
|
|
1561
|
-
export declare enum KnownFilesystemSubnetStatusType {
|
|
1562
|
-
/** Ok */
|
|
1563
|
-
Ok = "Ok",
|
|
1564
|
-
/** Invalid */
|
|
1565
|
-
Invalid = "Invalid"
|
|
1616
|
+
/** Optional parameters. */
|
|
1617
|
+
export interface AmlFilesystemsGetOptionalParams extends coreClient.OperationOptions {
|
|
1566
1618
|
}
|
|
1567
|
-
/**
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
/**
|
|
1577
|
-
export
|
|
1578
|
-
/**
|
|
1579
|
-
export
|
|
1580
|
-
/**
|
|
1581
|
-
|
|
1619
|
+
/** Contains response data for the get operation. */
|
|
1620
|
+
export type AmlFilesystemsGetResponse = AmlFilesystem;
|
|
1621
|
+
/** Optional parameters. */
|
|
1622
|
+
export interface AmlFilesystemsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1623
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1624
|
+
updateIntervalInMs?: number;
|
|
1625
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1626
|
+
resumeFrom?: string;
|
|
1627
|
+
}
|
|
1628
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1629
|
+
export type AmlFilesystemsCreateOrUpdateResponse = AmlFilesystem;
|
|
1630
|
+
/** Optional parameters. */
|
|
1631
|
+
export interface AmlFilesystemsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1632
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1633
|
+
updateIntervalInMs?: number;
|
|
1634
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1635
|
+
resumeFrom?: string;
|
|
1636
|
+
}
|
|
1637
|
+
/** Contains response data for the update operation. */
|
|
1638
|
+
export type AmlFilesystemsUpdateResponse = AmlFilesystem;
|
|
1639
|
+
/** Optional parameters. */
|
|
1640
|
+
export interface AmlFilesystemsArchiveOptionalParams extends coreClient.OperationOptions {
|
|
1641
|
+
/** Information about the archive operation */
|
|
1642
|
+
archiveInfo?: AmlFilesystemArchiveInfo;
|
|
1643
|
+
}
|
|
1644
|
+
/** Optional parameters. */
|
|
1645
|
+
export interface AmlFilesystemsCancelArchiveOptionalParams extends coreClient.OperationOptions {
|
|
1646
|
+
}
|
|
1647
|
+
/** Optional parameters. */
|
|
1648
|
+
export interface AmlFilesystemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1649
|
+
}
|
|
1650
|
+
/** Contains response data for the listNext operation. */
|
|
1651
|
+
export type AmlFilesystemsListNextResponse = AmlFilesystemsListResult;
|
|
1652
|
+
/** Optional parameters. */
|
|
1653
|
+
export interface AmlFilesystemsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1654
|
+
}
|
|
1655
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1656
|
+
export type AmlFilesystemsListByResourceGroupNextResponse = AmlFilesystemsListResult;
|
|
1657
|
+
/** Optional parameters. */
|
|
1658
|
+
export interface CheckAmlFSSubnetsOptionalParams extends coreClient.OperationOptions {
|
|
1659
|
+
/** Information about the subnets to validate. */
|
|
1660
|
+
amlFilesystemSubnetInfo?: AmlFilesystemSubnetInfo;
|
|
1661
|
+
}
|
|
1662
|
+
/** Optional parameters. */
|
|
1663
|
+
export interface GetRequiredAmlFSSubnetsSizeOptionalParams extends coreClient.OperationOptions {
|
|
1664
|
+
/** Information to determine the number of available IPs a subnet will need to host the AML file system. */
|
|
1665
|
+
requiredAMLFilesystemSubnetsSizeInfo?: RequiredAmlFilesystemSubnetsSizeInfo;
|
|
1666
|
+
}
|
|
1667
|
+
/** Contains response data for the getRequiredAmlFSSubnetsSize operation. */
|
|
1668
|
+
export type GetRequiredAmlFSSubnetsSizeResponse = RequiredAmlFilesystemSubnetsSize;
|
|
1582
1669
|
/** Optional parameters. */
|
|
1583
1670
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1584
1671
|
}
|
|
1585
1672
|
/** Contains response data for the list operation. */
|
|
1586
|
-
export
|
|
1673
|
+
export type OperationsListResponse = ApiOperationListResult;
|
|
1587
1674
|
/** Optional parameters. */
|
|
1588
1675
|
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1589
1676
|
}
|
|
1590
1677
|
/** Contains response data for the listNext operation. */
|
|
1591
|
-
export
|
|
1678
|
+
export type OperationsListNextResponse = ApiOperationListResult;
|
|
1592
1679
|
/** Optional parameters. */
|
|
1593
1680
|
export interface SkusListOptionalParams extends coreClient.OperationOptions {
|
|
1594
1681
|
}
|
|
1595
1682
|
/** Contains response data for the list operation. */
|
|
1596
|
-
export
|
|
1683
|
+
export type SkusListResponse = ResourceSkusResult;
|
|
1597
1684
|
/** Optional parameters. */
|
|
1598
1685
|
export interface SkusListNextOptionalParams extends coreClient.OperationOptions {
|
|
1599
1686
|
}
|
|
1600
1687
|
/** Contains response data for the listNext operation. */
|
|
1601
|
-
export
|
|
1688
|
+
export type SkusListNextResponse = ResourceSkusResult;
|
|
1602
1689
|
/** Optional parameters. */
|
|
1603
1690
|
export interface UsageModelsListOptionalParams extends coreClient.OperationOptions {
|
|
1604
1691
|
}
|
|
1605
1692
|
/** Contains response data for the list operation. */
|
|
1606
|
-
export
|
|
1693
|
+
export type UsageModelsListResponse = UsageModelsResult;
|
|
1607
1694
|
/** Optional parameters. */
|
|
1608
1695
|
export interface UsageModelsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1609
1696
|
}
|
|
1610
1697
|
/** Contains response data for the listNext operation. */
|
|
1611
|
-
export
|
|
1698
|
+
export type UsageModelsListNextResponse = UsageModelsResult;
|
|
1612
1699
|
/** Optional parameters. */
|
|
1613
1700
|
export interface AscOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
1614
1701
|
}
|
|
1615
1702
|
/** Contains response data for the get operation. */
|
|
1616
|
-
export
|
|
1703
|
+
export type AscOperationsGetResponse = AscOperation;
|
|
1617
1704
|
/** Optional parameters. */
|
|
1618
1705
|
export interface AscUsagesListOptionalParams extends coreClient.OperationOptions {
|
|
1619
1706
|
}
|
|
1620
1707
|
/** Contains response data for the list operation. */
|
|
1621
|
-
export
|
|
1708
|
+
export type AscUsagesListResponse = ResourceUsagesListResult;
|
|
1622
1709
|
/** Optional parameters. */
|
|
1623
1710
|
export interface AscUsagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1624
1711
|
}
|
|
1625
1712
|
/** Contains response data for the listNext operation. */
|
|
1626
|
-
export
|
|
1713
|
+
export type AscUsagesListNextResponse = ResourceUsagesListResult;
|
|
1627
1714
|
/** Optional parameters. */
|
|
1628
1715
|
export interface CachesListOptionalParams extends coreClient.OperationOptions {
|
|
1629
1716
|
}
|
|
1630
1717
|
/** Contains response data for the list operation. */
|
|
1631
|
-
export
|
|
1718
|
+
export type CachesListResponse = CachesListResult;
|
|
1632
1719
|
/** Optional parameters. */
|
|
1633
1720
|
export interface CachesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1634
1721
|
}
|
|
1635
1722
|
/** Contains response data for the listByResourceGroup operation. */
|
|
1636
|
-
export
|
|
1723
|
+
export type CachesListByResourceGroupResponse = CachesListResult;
|
|
1637
1724
|
/** Optional parameters. */
|
|
1638
1725
|
export interface CachesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1639
1726
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1645,7 +1732,7 @@ export interface CachesDeleteOptionalParams extends coreClient.OperationOptions
|
|
|
1645
1732
|
export interface CachesGetOptionalParams extends coreClient.OperationOptions {
|
|
1646
1733
|
}
|
|
1647
1734
|
/** Contains response data for the get operation. */
|
|
1648
|
-
export
|
|
1735
|
+
export type CachesGetResponse = Cache;
|
|
1649
1736
|
/** Optional parameters. */
|
|
1650
1737
|
export interface CachesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1651
1738
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1654,7 +1741,7 @@ export interface CachesCreateOrUpdateOptionalParams extends coreClient.Operation
|
|
|
1654
1741
|
resumeFrom?: string;
|
|
1655
1742
|
}
|
|
1656
1743
|
/** Contains response data for the createOrUpdate operation. */
|
|
1657
|
-
export
|
|
1744
|
+
export type CachesCreateOrUpdateResponse = Cache;
|
|
1658
1745
|
/** Optional parameters. */
|
|
1659
1746
|
export interface CachesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1660
1747
|
/** Object containing the user-selectable properties of the cache. If read-only properties are included, they must match the existing values of those properties. */
|
|
@@ -1665,7 +1752,7 @@ export interface CachesUpdateOptionalParams extends coreClient.OperationOptions
|
|
|
1665
1752
|
resumeFrom?: string;
|
|
1666
1753
|
}
|
|
1667
1754
|
/** Contains response data for the update operation. */
|
|
1668
|
-
export
|
|
1755
|
+
export type CachesUpdateResponse = Cache;
|
|
1669
1756
|
/** Optional parameters. */
|
|
1670
1757
|
export interface CachesDebugInfoOptionalParams extends coreClient.OperationOptions {
|
|
1671
1758
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1704,7 +1791,7 @@ export interface CachesStartPrimingJobOptionalParams extends coreClient.Operatio
|
|
|
1704
1791
|
resumeFrom?: string;
|
|
1705
1792
|
}
|
|
1706
1793
|
/** Contains response data for the startPrimingJob operation. */
|
|
1707
|
-
export
|
|
1794
|
+
export type CachesStartPrimingJobResponse = CachesStartPrimingJobHeaders;
|
|
1708
1795
|
/** Optional parameters. */
|
|
1709
1796
|
export interface CachesStopPrimingJobOptionalParams extends coreClient.OperationOptions {
|
|
1710
1797
|
/** Object containing the priming job ID. */
|
|
@@ -1715,7 +1802,7 @@ export interface CachesStopPrimingJobOptionalParams extends coreClient.Operation
|
|
|
1715
1802
|
resumeFrom?: string;
|
|
1716
1803
|
}
|
|
1717
1804
|
/** Contains response data for the stopPrimingJob operation. */
|
|
1718
|
-
export
|
|
1805
|
+
export type CachesStopPrimingJobResponse = CachesStopPrimingJobHeaders;
|
|
1719
1806
|
/** Optional parameters. */
|
|
1720
1807
|
export interface CachesPausePrimingJobOptionalParams extends coreClient.OperationOptions {
|
|
1721
1808
|
/** Object containing the priming job ID. */
|
|
@@ -1726,7 +1813,7 @@ export interface CachesPausePrimingJobOptionalParams extends coreClient.Operatio
|
|
|
1726
1813
|
resumeFrom?: string;
|
|
1727
1814
|
}
|
|
1728
1815
|
/** Contains response data for the pausePrimingJob operation. */
|
|
1729
|
-
export
|
|
1816
|
+
export type CachesPausePrimingJobResponse = CachesPausePrimingJobHeaders;
|
|
1730
1817
|
/** Optional parameters. */
|
|
1731
1818
|
export interface CachesResumePrimingJobOptionalParams extends coreClient.OperationOptions {
|
|
1732
1819
|
/** Object containing the priming job ID. */
|
|
@@ -1737,7 +1824,7 @@ export interface CachesResumePrimingJobOptionalParams extends coreClient.Operati
|
|
|
1737
1824
|
resumeFrom?: string;
|
|
1738
1825
|
}
|
|
1739
1826
|
/** Contains response data for the resumePrimingJob operation. */
|
|
1740
|
-
export
|
|
1827
|
+
export type CachesResumePrimingJobResponse = CachesResumePrimingJobHeaders;
|
|
1741
1828
|
/** Optional parameters. */
|
|
1742
1829
|
export interface CachesUpgradeFirmwareOptionalParams extends coreClient.OperationOptions {
|
|
1743
1830
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1755,17 +1842,17 @@ export interface CachesSpaceAllocationOptionalParams extends coreClient.Operatio
|
|
|
1755
1842
|
resumeFrom?: string;
|
|
1756
1843
|
}
|
|
1757
1844
|
/** Contains response data for the spaceAllocation operation. */
|
|
1758
|
-
export
|
|
1845
|
+
export type CachesSpaceAllocationResponse = CachesSpaceAllocationHeaders;
|
|
1759
1846
|
/** Optional parameters. */
|
|
1760
1847
|
export interface CachesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1761
1848
|
}
|
|
1762
1849
|
/** Contains response data for the listNext operation. */
|
|
1763
|
-
export
|
|
1850
|
+
export type CachesListNextResponse = CachesListResult;
|
|
1764
1851
|
/** Optional parameters. */
|
|
1765
1852
|
export interface CachesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1766
1853
|
}
|
|
1767
1854
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1768
|
-
export
|
|
1855
|
+
export type CachesListByResourceGroupNextResponse = CachesListResult;
|
|
1769
1856
|
/** Optional parameters. */
|
|
1770
1857
|
export interface StorageTargetsDnsRefreshOptionalParams extends coreClient.OperationOptions {
|
|
1771
1858
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1777,7 +1864,7 @@ export interface StorageTargetsDnsRefreshOptionalParams extends coreClient.Opera
|
|
|
1777
1864
|
export interface StorageTargetsListByCacheOptionalParams extends coreClient.OperationOptions {
|
|
1778
1865
|
}
|
|
1779
1866
|
/** Contains response data for the listByCache operation. */
|
|
1780
|
-
export
|
|
1867
|
+
export type StorageTargetsListByCacheResponse = StorageTargetsResult;
|
|
1781
1868
|
/** Optional parameters. */
|
|
1782
1869
|
export interface StorageTargetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1783
1870
|
/** Boolean value requesting the force delete operation for a storage target. Force delete discards unwritten-data in the cache instead of flushing it to back-end storage. */
|
|
@@ -1791,7 +1878,7 @@ export interface StorageTargetsDeleteOptionalParams extends coreClient.Operation
|
|
|
1791
1878
|
export interface StorageTargetsGetOptionalParams extends coreClient.OperationOptions {
|
|
1792
1879
|
}
|
|
1793
1880
|
/** Contains response data for the get operation. */
|
|
1794
|
-
export
|
|
1881
|
+
export type StorageTargetsGetResponse = StorageTarget;
|
|
1795
1882
|
/** Optional parameters. */
|
|
1796
1883
|
export interface StorageTargetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1797
1884
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1800,7 +1887,7 @@ export interface StorageTargetsCreateOrUpdateOptionalParams extends coreClient.O
|
|
|
1800
1887
|
resumeFrom?: string;
|
|
1801
1888
|
}
|
|
1802
1889
|
/** Contains response data for the createOrUpdate operation. */
|
|
1803
|
-
export
|
|
1890
|
+
export type StorageTargetsCreateOrUpdateResponse = StorageTarget;
|
|
1804
1891
|
/** Optional parameters. */
|
|
1805
1892
|
export interface StorageTargetsRestoreDefaultsOptionalParams extends coreClient.OperationOptions {
|
|
1806
1893
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1812,7 +1899,7 @@ export interface StorageTargetsRestoreDefaultsOptionalParams extends coreClient.
|
|
|
1812
1899
|
export interface StorageTargetsListByCacheNextOptionalParams extends coreClient.OperationOptions {
|
|
1813
1900
|
}
|
|
1814
1901
|
/** Contains response data for the listByCacheNext operation. */
|
|
1815
|
-
export
|
|
1902
|
+
export type StorageTargetsListByCacheNextResponse = StorageTargetsResult;
|
|
1816
1903
|
/** Optional parameters. */
|
|
1817
1904
|
export interface StorageTargetFlushOptionalParams extends coreClient.OperationOptions {
|
|
1818
1905
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1842,76 +1929,6 @@ export interface StorageTargetInvalidateOptionalParams extends coreClient.Operat
|
|
|
1842
1929
|
resumeFrom?: string;
|
|
1843
1930
|
}
|
|
1844
1931
|
/** Optional parameters. */
|
|
1845
|
-
export interface AmlFilesystemsListOptionalParams extends coreClient.OperationOptions {
|
|
1846
|
-
}
|
|
1847
|
-
/** Contains response data for the list operation. */
|
|
1848
|
-
export declare type AmlFilesystemsListResponse = AmlFilesystemsListResult;
|
|
1849
|
-
/** Optional parameters. */
|
|
1850
|
-
export interface AmlFilesystemsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1851
|
-
}
|
|
1852
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
1853
|
-
export declare type AmlFilesystemsListByResourceGroupResponse = AmlFilesystemsListResult;
|
|
1854
|
-
/** Optional parameters. */
|
|
1855
|
-
export interface AmlFilesystemsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1856
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1857
|
-
updateIntervalInMs?: number;
|
|
1858
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1859
|
-
resumeFrom?: string;
|
|
1860
|
-
}
|
|
1861
|
-
/** Optional parameters. */
|
|
1862
|
-
export interface AmlFilesystemsGetOptionalParams extends coreClient.OperationOptions {
|
|
1863
|
-
}
|
|
1864
|
-
/** Contains response data for the get operation. */
|
|
1865
|
-
export declare type AmlFilesystemsGetResponse = AmlFilesystem;
|
|
1866
|
-
/** Optional parameters. */
|
|
1867
|
-
export interface AmlFilesystemsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1868
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1869
|
-
updateIntervalInMs?: number;
|
|
1870
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1871
|
-
resumeFrom?: string;
|
|
1872
|
-
}
|
|
1873
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1874
|
-
export declare type AmlFilesystemsCreateOrUpdateResponse = AmlFilesystem;
|
|
1875
|
-
/** Optional parameters. */
|
|
1876
|
-
export interface AmlFilesystemsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1877
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1878
|
-
updateIntervalInMs?: number;
|
|
1879
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1880
|
-
resumeFrom?: string;
|
|
1881
|
-
}
|
|
1882
|
-
/** Contains response data for the update operation. */
|
|
1883
|
-
export declare type AmlFilesystemsUpdateResponse = AmlFilesystem;
|
|
1884
|
-
/** Optional parameters. */
|
|
1885
|
-
export interface AmlFilesystemsArchiveOptionalParams extends coreClient.OperationOptions {
|
|
1886
|
-
/** Information about the archive operation */
|
|
1887
|
-
archiveInfo?: AmlFilesystemArchiveInfo;
|
|
1888
|
-
}
|
|
1889
|
-
/** Optional parameters. */
|
|
1890
|
-
export interface AmlFilesystemsCancelArchiveOptionalParams extends coreClient.OperationOptions {
|
|
1891
|
-
}
|
|
1892
|
-
/** Optional parameters. */
|
|
1893
|
-
export interface AmlFilesystemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1894
|
-
}
|
|
1895
|
-
/** Contains response data for the listNext operation. */
|
|
1896
|
-
export declare type AmlFilesystemsListNextResponse = AmlFilesystemsListResult;
|
|
1897
|
-
/** Optional parameters. */
|
|
1898
|
-
export interface AmlFilesystemsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1899
|
-
}
|
|
1900
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1901
|
-
export declare type AmlFilesystemsListByResourceGroupNextResponse = AmlFilesystemsListResult;
|
|
1902
|
-
/** Optional parameters. */
|
|
1903
|
-
export interface CheckAmlFSSubnetsOptionalParams extends coreClient.OperationOptions {
|
|
1904
|
-
/** Information about the subnets to validate. */
|
|
1905
|
-
amlFilesystemSubnetInfo?: AmlFilesystemSubnetInfo;
|
|
1906
|
-
}
|
|
1907
|
-
/** Optional parameters. */
|
|
1908
|
-
export interface GetRequiredAmlFSSubnetsSizeOptionalParams extends coreClient.OperationOptions {
|
|
1909
|
-
/** Information to determine the number of available IPs a subnet will need to host the AML file system. */
|
|
1910
|
-
requiredAMLFilesystemSubnetsSizeInfo?: RequiredAmlFilesystemSubnetsSizeInfo;
|
|
1911
|
-
}
|
|
1912
|
-
/** Contains response data for the getRequiredAmlFSSubnetsSize operation. */
|
|
1913
|
-
export declare type GetRequiredAmlFSSubnetsSizeResponse = RequiredAmlFilesystemSubnetsSize;
|
|
1914
|
-
/** Optional parameters. */
|
|
1915
1932
|
export interface StorageCacheManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
1916
1933
|
/** server parameter */
|
|
1917
1934
|
$host?: string;
|