Skip to content

Commit 4030726

Browse files
author
Aman Jain
committed
Update version to stable/2024-07-01
Updated the API version from stable/2024-03-01 to stable/2024-07-01.
1 parent 1808d2a commit 4030726

File tree

52 files changed

+154
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+154
-102
lines changed

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/amlfilesystem.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"description": "Azure Managed Lustre provides a fully managed Lustre® file system, integrated with Blob storage, for use on demand. These operations create and manage Azure Managed Lustre file systems.",
55
"title": "Managed Lustre client",
6-
"version": "2024-03-01"
6+
"version": "2024-07-01"
77
},
88
"host": "management.azure.com",
99
"basePath": "/",
@@ -1692,3 +1692,4 @@
16921692
}
16931693
}
16941694
}
1695+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/AscOperations_Get.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"subscriptionId": "00000000-0000-0000-0000-000000000000",
44
"location": "westus",
55
"operationId": "testoperationid",
6-
"api-version": "2024-03-01"
6+
"api-version": "2024-07-01"
77
},
88
"responses": {
99
"200": {
@@ -17,3 +17,4 @@
1717
}
1818
}
1919
}
20+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/AscResourceUsages_Get.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"subscriptionId": "00000000-0000-0000-0000-000000000000",
44
"location": "eastus",
5-
"api-version": "2024-03-01"
5+
"api-version": "2024-07-01"
66
},
77
"responses": {
88
"200": {
@@ -31,3 +31,4 @@
3131
}
3232
}
3333
}
34+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/Caches_CreateOrUpdate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"resourceGroupName": "scgroup",
44
"cacheName": "sc1",
55
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6-
"api-version": "2024-03-01",
6+
"api-version": "2024-07-01",
77
"cache": {
88
"tags": {
99
"Dept": "Contoso"
@@ -322,3 +322,4 @@
322322
}
323323
}
324324
}
325+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/Caches_CreateOrUpdate_ldap_only.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"resourceGroupName": "scgroup",
44
"cacheName": "sc1",
55
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6-
"api-version": "2024-03-01",
6+
"api-version": "2024-07-01",
77
"cache": {
88
"tags": {
99
"Dept": "Contoso"
@@ -289,3 +289,4 @@
289289
}
290290
}
291291
}
292+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/Caches_DebugInfo.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@
33
"resourceGroupName": "scgroup",
44
"cacheName": "sc",
55
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6-
"api-version": "2024-03-01"
6+
"api-version": "2024-07-01"
77
},
88
"responses": {
99
"200": {},
1010
"202": {
1111
"headers": {
12-
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?monitor=true&api-version=2024-03-01",
13-
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01"
12+
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?monitor=true&api-version=2024-07-01",
13+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01"
1414
}
1515
},
1616
"204": {}
1717
}
1818
}
19+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/Caches_Delete.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@
33
"resourceGroupName": "scgroup",
44
"cacheName": "sc",
55
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6-
"api-version": "2024-03-01"
6+
"api-version": "2024-07-01"
77
},
88
"responses": {
99
"200": {},
1010
"202": {
1111
"headers": {
12-
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?monitor=true&api-version=2024-03-01",
13-
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01"
12+
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?monitor=true&api-version=2024-07-01",
13+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01"
1414
}
1515
},
1616
"204": {}
1717
}
1818
}
19+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/Caches_Flush.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@
33
"resourceGroupName": "scgroup",
44
"cacheName": "sc",
55
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6-
"api-version": "2024-03-01"
6+
"api-version": "2024-07-01"
77
},
88
"responses": {
99
"200": {},
1010
"202": {
1111
"headers": {
12-
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?monitor=true&api-version=2024-03-01",
13-
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01"
12+
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?monitor=true&api-version=2024-07-01",
13+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache/locations/eastus/ascOperations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01"
1414
}
1515
},
1616
"204": {}
1717
}
1818
}
19+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/Caches_Get.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"resourceGroupName": "scgroup",
44
"cacheName": "sc1",
55
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6-
"api-version": "2024-03-01"
6+
"api-version": "2024-07-01"
77
},
88
"responses": {
99
"200": {
@@ -151,3 +151,4 @@
151151
}
152152
}
153153
}
154+

specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2024-07-01/examples/Caches_List.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"subscriptionId": "00000000-0000-0000-0000-000000000000",
4-
"api-version": "2024-03-01"
4+
"api-version": "2024-07-01"
55
},
66
"responses": {
77
"200": {
@@ -261,3 +261,4 @@
261261
}
262262
}
263263
}
264+

0 commit comments

Comments
 (0)