Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
173 commits
Select commit Hold shift + click to select a range
5f3c34d
Adding Group Quota APIs.
RahulStation99AI May 15, 2023
b392fd1
Updated Apis.
RahulStation99AI May 15, 2023
e1cc7ff
run prettier
RahulStation99AI May 15, 2023
568a4fa
Updates to GroupQuota API.
RahulStation99AI May 15, 2023
2e7632a
Spell check fixes.
RahulStation99AI May 15, 2023
5ea11c7
Fix spell check.
RahulStation99AI May 15, 2023
661924c
Adding new preview version tag.
RahulStation99AI May 15, 2023
75288d0
Merge branch 'main' into users/rahuls/groupquota
RahulStation99AI May 15, 2023
6f6d160
Updating the build configs.
RahulStation99AI May 15, 2023
78ef77b
Merge branch 'users/rahuls/groupquota' of https://github.com/Azure/az…
RahulStation99AI May 15, 2023
f439fe6
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs
RahulStation99AI May 15, 2023
313f8da
Fixing file Path.
RahulStation99AI May 15, 2023
d53ca68
Delete file with upper case file name.
RahulStation99AI May 15, 2023
e3d4347
Adding file with lower case.
RahulStation99AI May 15, 2023
d3b6097
Updating the version in the build files.
RahulStation99AI May 15, 2023
97113dd
Merge branch 'main' into users/rahuls/groupquota
RahulStation99AI May 16, 2023
8cac620
Adding pattern to validate parameter.
RahulStation99AI May 16, 2023
39e9dae
run prettier
RahulStation99AI May 16, 2023
3113262
Updating Tag
RahulStation99AI May 16, 2023
ba2801a
Updated Readme.md for build.
RahulStation99AI May 17, 2023
67ee34c
Updating the async response and adding default response.
RahulStation99AI May 17, 2023
8c73281
Adding "x-ms-long-running-operation": true, for Async operations.
RahulStation99AI May 17, 2023
75f58b2
Run prettier.
RahulStation99AI May 17, 2023
c605a6a
Adding "x-ms-error-response": true, to all error responses.
RahulStation99AI May 17, 2023
7126c21
Adding min, max length limit for sharedQuotaEnity Parameter.
RahulStation99AI May 17, 2023
952fa6d
Removing all errorcodes as per - https://github.com/Azure/azure-opena…
RahulStation99AI May 17, 2023
40fac50
Fixing Linter errors.
RahulStation99AI May 17, 2023
4cb2f8c
Merge branch 'main' into users/rahuls/groupquota
rahuls-microsoft May 17, 2023
bf5df1b
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs
RahulStation99AI May 17, 2023
615c152
Revert "Updating the async response and adding default response."
RahulStation99AI May 17, 2023
782c9bd
Fix spell
RahulStation99AI May 17, 2023
96f2961
Fixing Lint Errors.
RahulStation99AI May 17, 2023
b3ac811
Fix ProvisioningStateSpecifiedForLROPut
RahulStation99AI May 17, 2023
79c9607
Fix LroErrorContent
RahulStation99AI May 17, 2023
874eeb9
Fix ResourceNameRestriction
RahulStation99AI May 17, 2023
e47bdde
Fix Lint Errors
RahulStation99AI May 17, 2023
59e95dc
Fix Lint Errors
RahulStation99AI May 17, 2023
9d3e080
Fix Lint Errors
RahulStation99AI May 17, 2023
f721070
Fix Lint Errors - ProvisioningStateSpecifiedForLROPut
RahulStation99AI May 17, 2023
d2c50b6
Fix Lint Errors - GetCollectionOnlyHasValueAndNextLink
RahulStation99AI May 17, 2023
a3519a9
Fix Lint Errors - GetCollectionOnlyHasValueAndNextLink
RahulStation99AI May 17, 2023
91c3067
Fix Lint Errors - ProvisioningStateSpecifiedForLROPut
RahulStation99AI May 17, 2023
726f44d
Fix Lint Errors - ProvisioningStateSpecifiedForLROPut
RahulStation99AI May 17, 2023
a7d7a58
Fix Lint Errors - ProvisioningStateSpecifiedForLROPut
RahulStation99AI May 17, 2023
2fb8199
Fix Lint Errors - GetCollectionOnlyHasValueAndNextLink
RahulStation99AI May 17, 2023
3008fdb
Fix Lint Errors - getCollectionOnlyHasValueAndNextLink
RahulStation99AI May 17, 2023
e500bf2
Fixing ProvisioningStateSpecifiedForLROPut. Change 202 to 201.
RahulStation99AI May 17, 2023
ab49099
Fixing ProvisioningStateSpecifiedForLROPut. Change 202 to 201.
RahulStation99AI May 17, 2023
8470473
Fixing description for 200, 201.
RahulStation99AI May 17, 2023
e03efd5
Update readme.md
RahulStation99AI May 17, 2023
1cf29ee
Update for LroPatch202 - Patch response 202.
RahulStation99AI May 17, 2023
472d8ac
Fixing UnSupportedPatchProperties
RahulStation99AI May 17, 2023
c08765f
Fixing UnSupportedPatchProperties x-ms-mutability
RahulStation99AI May 17, 2023
e716acc
Making property x-ms-mutability: read
RahulStation99AI May 17, 2023
daff5b8
Merge branch 'main' into users/rahuls/groupquota
RahulStation99AI May 18, 2023
eecee75
Different schema for Path request - UnSupportedPatchProperties
RahulStation99AI May 18, 2023
7447a7f
Prettier Check
RahulStation99AI May 18, 2023
c97ba0d
Prettier Check
RahulStation99AI May 18, 2023
2920c18
Update default package.
RahulStation99AI May 18, 2023
801beb6
Moving the properties bellow level.
RahulStation99AI May 23, 2023
7f7f171
Run prettier.
RahulStation99AI May 23, 2023
e37b72f
Changr Operation name to SharedQuotaEntities.
RahulStation99AI May 23, 2023
c082da6
Adding subscription list for filter and comments to address 1P requir…
RahulStation99AI May 24, 2023
19e57fa
Making filtervalues as array.
RahulStation99AI May 24, 2023
8fc3af8
Fixing Linter error.
RahulStation99AI May 24, 2023
28e2c79
Adding SubscriptionList and attributes to SharedQuotaEntity.
RahulStation99AI May 24, 2023
753f47b
Adding APIs to manage subscription List for SharedQuotaEntity.
RahulStation99AI May 25, 2023
1c44846
Adding APIs to manage subscription List for SharedQuotaEntity. commen…
RahulStation99AI May 25, 2023
0ef05d8
Fixing comments.
RahulStation99AI May 25, 2023
943035e
Schema Fix.
RahulStation99AI May 25, 2023
22de962
Updating Patch request body. Make id, name type readonly.
RahulStation99AI May 25, 2023
7afdf77
Fix linter errors.
RahulStation99AI May 25, 2023
cc9398b
Schema Fix.
RahulStation99AI May 25, 2023
05c253a
Fixng Patch response.
RahulStation99AI May 25, 2023
77305d8
Spell fix.
RahulStation99AI May 25, 2023
05586d6
Fixing ProvisioningStateSpecifiedForLROPatch.
RahulStation99AI May 26, 2023
2c10d39
Fixing ProvisioningStateSpecifiedForLROPatch.
RahulStation99AI May 26, 2023
e18028c
Fixing ProvisioningStateSpecifiedForLROPatch.
RahulStation99AI May 26, 2023
d5d1112
Fixing ProvisioningStateSpecifiedForLROPatch.
RahulStation99AI May 26, 2023
f730114
Fixng XmsIdentifierValidation
RahulStation99AI May 26, 2023
001ae4e
Merge branch 'main' into users/rahuls/groupquota
RahulStation99AI May 26, 2023
7f6d25f
Updating operationsId.
RahulStation99AI May 30, 2023
efc5345
Remove object from properties.
RahulStation99AI May 30, 2023
fbd9b8b
Adding Id, name, type as top level property.
RahulStation99AI May 30, 2023
be43b1a
Adding "x-ms-identifiers" to attributeList
RahulStation99AI May 30, 2023
f21f6c4
Making all objects definition starting with upper case name.
RahulStation99AI May 30, 2023
e8baf1f
Fix spelling.
RahulStation99AI May 30, 2023
bfb7176
Fixing Spelling.
RahulStation99AI May 31, 2023
0ead560
Removing extra comma and spaces.
RahulStation99AI May 31, 2023
f3bc8f8
Updating SharedQuotaEntity AdditionalAttributes" properties.
RahulStation99AI Jun 1, 2023
ca05d4e
Fix Typo.
RahulStation99AI Jun 1, 2023
df48d1a
Remove duplicate attributes.
RahulStation99AI Jun 1, 2023
e5b044e
Updated based on suggestions.
RahulStation99AI Jun 2, 2023
42a904f
spell check
vivole Jun 5, 2023
4c2d4bf
Updated to new APIs - GroupQuotas
RahulStation99AI Jun 6, 2023
60f78cf
Merge branch 'users/rahuls/groupquota' of https://github.com/Azure/az…
RahulStation99AI Jun 6, 2023
41d39f2
add json reference
vivole Jun 6, 2023
7cc0745
prettier fix
vivole Jun 6, 2023
ee5f7de
Run Prettier.
RahulStation99AI Jun 6, 2023
9ade72b
Merge branch 'main' into users/rahuls/groupquota
RahulStation99AI Jun 6, 2023
129830e
Run Prettier.
RahulStation99AI Jun 6, 2023
bf10e54
Removing Space from NonProduction enum definition.
RahulStation99AI Jun 8, 2023
003fb5b
spell Fix.
RahulStation99AI Jun 8, 2023
bdaabf5
Merge branch 'users/rahuls/groupquota' into users/vivole/groupquota
vivole Jun 9, 2023
0a3ea8a
add example json and fix semantic validation
vivole Jun 12, 2023
5ca9d3c
spell check
vivole Jun 12, 2023
4443b40
prettier
vivole Jun 12, 2023
a3cff45
ProvisioningStateSpecifiedForLROPut LintDiff fix
vivole Jun 12, 2023
2c03f66
ProvisioningStateSpecifiedForLROPut LintDiff fix
vivole Jun 12, 2023
2cd2fd9
replace get for group quota subscriptions
vivole Jun 12, 2023
e57bfdf
add back GroupQuotasEntityBase and new provisioning state in Operatio…
vivole Jun 12, 2023
f26f2e4
add properties field to nesting
vivole Jun 12, 2023
0cdfc0b
adding DisplayName and changes based on review suggestions.
RahulStation99AI Jun 13, 2023
c1b1ebb
Merge branch 'users/rahuls/groupquota' into users/vivole/groupquota
vivole Jun 13, 2023
32d89ce
add 201, remove 204
vivole Jun 13, 2023
2d27b16
camel case rule fix
vivole Jun 13, 2023
979cf59
BodyTopLevelProperties fix
vivole Jun 13, 2023
6b803e6
NoDuplicatePathsForScopeParameter fix
vivole Jun 13, 2023
a599566
fix nesting of provisioningState in properties bag
vivole Jun 13, 2023
c33ee1a
create separate GroupQuotaSubscriptionId definition
vivole Jun 13, 2023
33ae188
prettiern
vivole Jun 13, 2023
227b38d
Spell Fix.
RahulStation99AI Jun 14, 2023
bd994c5
change GroupQuotas-Subscriptions apis to return the GroupQuotasEntity…
vivole Jun 14, 2023
33add02
some renaming and fix list reference for SubmittedResourceRequestStat…
vivole Jun 14, 2023
c4d62a4
update operationId and put response for SubscriptionQuota-Allocation
vivole Jun 14, 2023
4048f33
add ms identifier
vivole Jun 14, 2023
98443ca
Merge branch 'users/rahuls/groupquota' into users/vivole/groupquota
vivole Jun 14, 2023
aa48cf4
Add comment field to quota request.
RahulStation99AI Jun 15, 2023
6856842
update GroupQuotas example json
vivole Jun 26, 2023
8c72551
Making GroupQuota package default.
RahulStation99AI Jun 26, 2023
87f6278
Using local Error definition for operations Status schema.
RahulStation99AI Jun 27, 2023
abf7e78
Fix Error Definition Ref.
RahulStation99AI Jun 27, 2023
b2d5ec9
Using common paramteres.
RahulStation99AI Jun 27, 2023
db4b990
Adding direct ref to common parameters.
RahulStation99AI Jun 27, 2023
a980c65
Using common Parameters.
RahulStation99AI Jun 27, 2023
cd259e9
Refer to common paramteres. Path fix.
RahulStation99AI Jun 27, 2023
77a8f10
update example json files
vivole Jun 28, 2023
e46eba0
unmark GroupQuotasEntityBase as a resource
vivole Jun 28, 2023
106002b
Merge branch 'users/rahuls/groupquota' into users/vivole/groupquota
vivole Jun 29, 2023
7d1dd34
update error object and properties field
vivole Jun 29, 2023
afe1e6b
prettier
vivole Jun 29, 2023
1797294
change additionalProperties back to properties
vivole Jun 29, 2023
dd83a79
update operationId for documentation grouping
vivole Jul 20, 2023
f014755
more specific example fields
vivole Jul 20, 2023
51228b3
update put/patch request body to match 200 response schema
vivole Jul 27, 2023
2247e6e
upgrade to v5 types
vivole Jul 31, 2023
e350aff
update GroupQuotaLimits Put/Patch description
vivole Jul 31, 2023
b3ed67b
update GroupQuotaLimit Put/Patch body name/description
vivole Jul 31, 2023
fb49b83
update naming/description for SubscriptionQuota-Allocation endpoint p…
vivole Jul 31, 2023
d86467e
remove unused error refs and use common type
vivole Jul 31, 2023
0ebd840
remove error field from operation status and unmark allocation reques…
vivole Aug 1, 2023
15f3db1
update examples
vivole Aug 1, 2023
63e3886
test common ProxyResource type inheritance
vivole Aug 1, 2023
dfdfd0c
update examples and add array identifier field
vivole Aug 1, 2023
028efdc
use common type for other resources
vivole Aug 1, 2023
b72cf66
update example
vivole Aug 1, 2023
ed32908
resolve dupe schema
vivole Aug 3, 2023
b89d311
remove GroupQuotas-Subscriptions endpoints
vivole Aug 3, 2023
b6c3eee
remove - in tags for sdk generation
vivole Aug 3, 2023
0f72fef
update 201 response for puts
vivole Aug 3, 2023
43e8c4f
add suppressions
vivole Aug 8, 2023
d366879
update suppressions
vivole Aug 8, 2023
80dfc62
testing suppression format
vivole Aug 8, 2023
befaaba
update suppressions
vivole Aug 8, 2023
951241a
make GroupQuotaSubscriptionIds as nested resource
vivole Aug 9, 2023
2145117
update subscription list example
vivole Aug 9, 2023
5d7a9c8
address comments, make subscription api long running
vivole Aug 10, 2023
905c5a2
add int format
vivole Aug 10, 2023
6b1b4db
add description and remove unused definition
vivole Aug 11, 2023
6eee124
Merge branch 'main' into users/rahuls/groupquota
vivole Aug 14, 2023
0e7b6ba
fix spellcheck
vivole Aug 14, 2023
2edca09
prettier
vivole Aug 14, 2023
5755c0b
match title and update description
vivole Aug 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1576,6 +1576,7 @@ metricsadvisor
metricsdynamicthreshold
metricstaticthreshold
metrictype
mgid
mgmt
mhsm
mhsmip
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"operationId": "GroupQuotaLimits_Get",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"resourceProviderScope": "providers/Microsoft.Compute/locations/westus",
"groupQuotaName": "groupquota1",
"resourceName": "cores",
"api-version": "2023-06-01-preview"
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Compute/locations/westus/providers/Microsoft.Quota/groupQuotas/groupquota1/groupQuotaLimits/cores",
"type": "Microsoft.Quota/groupQuotaLimits",
"name": "cores",
"properties": {
"limit": 100,
"comment": "Contoso requires more quota.",
"name": {
"value": "cores",
"localizedValue": "Total Regional vCPUs"
},
"unit": "vCPUs",
"availableLimit": 80,
"assignedToSubscriptions": [
{
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"quotaAllocated": 20
}
],
"provisioningState": "Accepted"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"operationId": "GroupQuotaLimits_List",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"resourceProviderScope": "providers/Microsoft.Compute/locations/westus",
"groupQuotaName": "groupquota1",
"api-version": "2023-06-01-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Compute/locations/westus/providers/Microsoft.Quota/groupQuotas/groupquota1/groupQuotaLimits/cores",
"type": "Microsoft.Quota/groupQuotaLimits",
"name": "cores",
"properties": {
"limit": 100,
"comment": "Contoso requires more quota.",
"name": {
"value": "cores",
"localizedValue": "Total Regional vCPUs"
},
"unit": "vCPUs",
"availableLimit": 80,
"assignedToSubscriptions": [
{
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"quotaAllocated": 20
}
],
"provisioningState": "Accepted"
}
}
],
"nextLink": "https://yourLinkHere.com"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"operationId": "GroupQuotaLimits_Update",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"resourceProviderScope": "providers/Microsoft.Compute/locations/westus",
"groupQuotaName": "groupquota1",
"resourceName": "cores",
"api-version": "2023-06-01-preview",
"groupQuotaRequest": {
"properties": {
"limit": 110,
"comment": "Contoso requires more quota.",
"name": {}
}
}
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Compute/locations/westus/providers/Microsoft.Quota/groupQuotas/groupquota1/groupQuotaLimits/cores",
"type": "Microsoft.Quota/groupQuotaLimits",
"name": "cores",
"properties": {
"limit": 100,
"comment": "Contoso requires more quota.",
"name": {
"value": "cores",
"localizedValue": "Total Regional vCPUs"
},
"unit": "vCPUs",
"availableLimit": 80,
"assignedToSubscriptions": [
{
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"quotaAllocated": 20
}
],
"provisioningState": "Accepted"
}
}
},
"202": {
"headers": {
"location": "https://contoso.com/operationstatus"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"operationId": "GroupQuotaLimits_CreateOrUpdate",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"resourceProviderScope": "providers/Microsoft.Compute/locations/westus",
"groupQuotaName": "groupquota1",
"resourceName": "cores",
"api-version": "2023-06-01-preview",
"groupQuotaRequest": {
"properties": {
"limit": 110,
"comment": "Contoso requires more quota.",
"name": {}
}
}
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Compute/locations/westus/providers/Microsoft.Quota/groupQuotas/groupquota1/groupQuotaLimits/cores",
"type": "Microsoft.Quota/groupQuotaLimits",
"name": "cores",
"properties": {
"limit": 100,
"comment": "Contoso requires more quota.",
"name": {
"value": "cores",
"localizedValue": "Total Regional vCPUs"
},
"unit": "vCPUs",
"availableLimit": 80,
"assignedToSubscriptions": [
{
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"quotaAllocated": 20
}
],
"provisioningState": "Accepted"
}
}
},
"201": {
"headers": {
"location": "https://contoso.com/operationstatus"
},
"body": {
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Compute/locations/westus/providers/Microsoft.Quota/groupQuotas/groupquota1/groupQuotaLimits/cores",
"type": "Microsoft.Quota/groupQuotaLimits",
"name": "cores",
"properties": {
"provisioningState": "Accepted"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"operationId": "GroupQuotaLimitsRequests_List",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"resourceProviderScope": "providers/Microsoft.Compute/locations/westus",
"groupQuotaName": "groupquota1",
"requestId": "someId",
"api-version": "2023-06-01-preview"
},
"responses": {
"200": {
"body": {
"requestedResource": {
"resourceName": "cores",
"limits": 110,
"unit": "vCPUs"
},
"status": "Accepted"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"operationId": "GroupQuotaLimitsRequests_List",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"resourceProviderScope": "providers/Microsoft.Compute/locations/westus",
"groupQuotaName": "groupquota1",
"api-version": "2023-06-01-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"requestedResource": {
"resourceName": "cores",
"limits": 110,
"unit": "vCPUs"
},
"status": "Accepted"
}
],
"nextLink": "https://yourLinkHere.com"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"operationId": "GroupQuotas_Delete",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"groupQuotaName": "groupquota1",
"api-version": "2023-06-01-preview"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"operationId": " GroupQuotas_Get",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"groupQuotaName": "groupquota1",
"api-version": "2023-06-01-preview"
},
"responses": {
"200": {
"body": {
"properties": {
"displayName": "GroupQuota1",
"additionalAttributes": {
"groupId": {
"groupingIdType": "ServiceTreeId",
"value": "yourServiceTreeIdHere"
},
"environment": "Production"
},
"provisioningState": "Accepted"
},
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Quota/groupQuotas/groupquota1",
"type": "Microsoft.Quota/groupQuotas",
"name": "groupquota1"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"operationId": "GroupQuotas_List",
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"api-version": "2023-06-01-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"properties": {
"displayName": "GroupQuota1",
"additionalAttributes": {
"groupId": {
"groupingIdType": "ServiceTreeId",
"value": "yourServiceTreeIdHere"
},
"environment": "Production"
},
"provisioningState": "Accepted"
},
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Quota/groupQuotas/groupquota1",
"type": "Microsoft.Quota/groupQuotas",
"name": "groupquota1"
}
],
"nextLink": "https://yourLinkHere.com"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"parameters": {
"mgId": "E7EC67B3-7657-4966-BFFC-41EFD36BAA09",
"groupQuotaName": "groupquota1",
"api-version": "2023-06-01-preview",
"GroupQuotasPatchRequestBody": {
"properties": {
"displayName": "GroupQuota1",
"additionalAttributes": {
"groupId": {
"groupingIdType": "ServiceTreeId",
"value": "yourServiceTreeIdHere"
},
"environment": "Production"
}
}
}
},
"responses": {
"200": {
"body": {
"properties": {
"displayName": "GroupQuota1",
"additionalAttributes": {
"groupId": {
"groupingIdType": "ServiceTreeId",
"value": "yourServiceTreeIdHere"
},
"environment": "Production"
},
"provisioningState": "Accepted"
},
"id": "/providers/Microsoft.Management/managementGroups/E7EC67B3-7657-4966-BFFC-41EFD36BAA09/providers/Microsoft.Quota/groupQuotas/groupquota1",
"type": "Microsoft.Quota/groupQuotas",
"name": "groupquota1"
}
},
"202": {
"headers": {
"location": "https://contoso.com/operationstatus"
}
}
}
}
Loading