-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Capacity RP Quota APIs for GA (#11930)
* Capacity RP Quota APIs for GA * Adding preview version to stable dir as base files. * Files from preview version, which will be removed. * Updating to GA Version.
- Loading branch information
1 parent
516657c
commit 343fbe0
Showing
15 changed files
with
1,580 additions
and
1 deletion.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
...esource-manager/Microsoft.Capacity/stable/2020-10-25/examples/getComputeOneSkuUsages.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"providerId": "Microsoft.Compute", | ||
"location": "eastus", | ||
"resourceName": "standardNDSFamily", | ||
"api-version": "2020-10-25" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"properties": { | ||
"limit": 10, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardNDSFamily", | ||
"localizedValue": "Standard NDS Family vCPUs" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
138 changes: 138 additions & 0 deletions
138
...ions/resource-manager/Microsoft.Capacity/stable/2020-10-25/examples/getComputeUsages.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"providerId": "Microsoft.Compute", | ||
"location": "eastus", | ||
"api-version": "2020-10-25" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"properties": { | ||
"limit": 100, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardFSv2Family", | ||
"localizedValue": "Standard FSv2 Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 0, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardNDSFamily", | ||
"localizedValue": "Standard NDS Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 0, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardNCSv2Family", | ||
"localizedValue": "Standard NCSv2 Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 0, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardNCSv3Family", | ||
"localizedValue": "Standard NCSv3 Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 100, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardLSv2Family", | ||
"localizedValue": "Standard LSv2 Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 6, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardPBSFamily", | ||
"localizedValue": "Standard PBS Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 100, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardEIv3Family", | ||
"localizedValue": "Standard EIv3 Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 100, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardEISv3Family", | ||
"localizedValue": "Standard EISv3 Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 8, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardDCSFamily", | ||
"localizedValue": "Standard DCS Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 0, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardNVSv2Family", | ||
"localizedValue": "Standard NVSv2 Family vCPUs" | ||
} | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"limit": 0, | ||
"unit": "Count", | ||
"currentValue": 0, | ||
"name": { | ||
"value": "standardMSv2Family", | ||
"localizedValue": "Standard MSv2 Family vCPUs" | ||
} | ||
} | ||
} | ||
], | ||
"nextLink": "" | ||
} | ||
} | ||
} | ||
} |
38 changes: 38 additions & 0 deletions
38
...nager/Microsoft.Capacity/stable/2020-10-25/examples/getMachineLearningServicesUsages.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"providerId": "Microsoft.MachineLearningServices", | ||
"location": "eastus", | ||
"api-version": "2020-10-25" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"properties": { | ||
"currentValue": 15, | ||
"limit": 20, | ||
"name": { | ||
"value": "standardDv2Family", | ||
"localizedValue": "Standard Dv2 Family vCPUs" | ||
}, | ||
"resourceType": "dedicated" | ||
} | ||
}, | ||
{ | ||
"properties": { | ||
"currentValue": 49, | ||
"limit": 600, | ||
"name": { | ||
"value": "totalLowPriorityCores", | ||
"localizedValue": "Total Regional Low-priority vCPUs" | ||
}, | ||
"resourceType": "lowPriority" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
44 changes: 44 additions & 0 deletions
44
...urce-manager/Microsoft.Capacity/stable/2020-10-25/examples/getQuotaRequestStatusById.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"providerId": "Microsoft.Compute", | ||
"location": "eastus", | ||
"id": "2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"api-version": "2020-10-25" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"id": "2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"type": "Microsoft.Capacity/serviceLimitsRequests", | ||
"name": "00000000-0000-0000-0000-000000000000/2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"properties": { | ||
"requestSubmitTime": "2019-08-19T19:23:17.904Z", | ||
"message": "Request completed", | ||
"provisioningState": "Succeeded", | ||
"value": [ | ||
{ | ||
"limit": 200, | ||
"subRequestId": "AD07450A-DE86-4FD3-859B-107BEF218C4C", | ||
"name": { | ||
"value": "standardHCSFamily", | ||
"localizedValue": "Standard HCS Family vCPUs" | ||
}, | ||
"message": "Request completed", | ||
"provisioningState": "Succeeded" | ||
}, | ||
{ | ||
"limit": 50, | ||
"name": { | ||
"value": "standardNCPromoFamily", | ||
"localizedValue": "Standard NC Promo Family vCPUs" | ||
}, | ||
"message": "Request completed", | ||
"provisioningState": "Succeeded" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} | ||
} |
45 changes: 45 additions & 0 deletions
45
...ce-manager/Microsoft.Capacity/stable/2020-10-25/examples/getQuotaRequestStatusFailed.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"providerId": "Microsoft.Compute", | ||
"location": "eastus", | ||
"id": "2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"api-version": "2020-10-25" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"id": "2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"type": "Microsoft.Capacity/serviceLimitsRequests", | ||
"name": "00000000-0000-0000-0000-000000000000/2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"properties": { | ||
"requestSubmitTime": "2019-08-19T19:23:17.904Z", | ||
"message": "Request failed, please contatct support.", | ||
"provisioningState": "Failed", | ||
"value": [ | ||
{ | ||
"limit": 200, | ||
"subRequestId": "AD07450A-DE86-4FD3-859B-107BEF218C4C", | ||
"name": { | ||
"value": "standardHCSFamily", | ||
"localizedValue": "Standard HCS Family vCPUs" | ||
}, | ||
"message": "Request completed", | ||
"provisioningState": "Succeeded" | ||
}, | ||
{ | ||
"limit": 50, | ||
"subRequestId": "AD07450A-DE86-4FD3-859B-107BEF218C4C", | ||
"name": { | ||
"value": "standardNCPromoFamily", | ||
"localizedValue": "Standard NC Promo Family vCPUs" | ||
}, | ||
"message": "RRequest failed, please contatct support.", | ||
"provisioningState": "Failed" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} | ||
} |
35 changes: 35 additions & 0 deletions
35
...anager/Microsoft.Capacity/stable/2020-10-25/examples/getQuotaRequestStatusInProgress.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"providerId": "Microsoft.Compute", | ||
"location": "eastus", | ||
"id": "2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"api-version": "2019-07-19-preview" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"id": "2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"type": "Microsoft.Capacity/serviceLimitsRequests", | ||
"name": "00000000-0000-0000-0000-000000000000/2B5C8515-37D8-4B6A-879B-CD641A2CF605", | ||
"properties": { | ||
"requestSubmitTime": "2019-08-19T19:23:17.904Z", | ||
"message": "Request processing", | ||
"provisioningState": "InProgress", | ||
"value": [ | ||
{ | ||
"limit": 50, | ||
"subRequestId": "AD07450A-DE86-4FD3-859B-107BEF218C4C", | ||
"name": { | ||
"value": "standardNCPromoFamily", | ||
"localizedValue": "Standard NC Promo Family vCPUs" | ||
}, | ||
"message": "Request processing", | ||
"provisioningState": "InProgress" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.