Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Quota APIs to Capacity RP. #6906

Merged
merged 193 commits into from
Jan 23, 2020
Merged
Changes from 2 commits
Commits
Show all changes
193 commits
Select commit Hold shift + click to select a range
36279e4
Adding swagger Spec for Quota RP API.
rahuls-microsoft Aug 8, 2019
847bcb4
Adding Quota RP swagger API.
rahuls-microsoft Aug 8, 2019
5b9ab05
Update specification/quota/resource-manager/Microsoft.Quota/preview/2…
rahuls-microsoft Aug 8, 2019
31c4c5c
Update specification/quota/resource-manager/Microsoft.Quota/preview/2…
rahuls-microsoft Aug 8, 2019
33e1e23
Update specification/quota/resource-manager/Microsoft.Quota/preview/2…
rahuls-microsoft Aug 8, 2019
d710128
Updated based on the comments.
rahuls-microsoft Aug 8, 2019
5e814f7
Updating based on the comments from jhendrixMSFT
rahuls-microsoft Aug 8, 2019
4a2d961
Update specification/quota/resource-manager/Microsoft.Quota/preview/2…
rahuls-microsoft Aug 9, 2019
1a90df7
Update specification/quota/resource-manager/Microsoft.Quota/preview/2…
rahuls-microsoft Aug 9, 2019
673e836
Updating quota request status parameter.
rahuls-microsoft Aug 12, 2019
6ef1a72
Making all response for all quotaRequests status response same, for o…
rahuls-microsoft Aug 13, 2019
e832e86
Adding Filter for quotaRequest by requestSubmitTime.
rahuls-microsoft Aug 13, 2019
e32061a
Fixing casing of the operationId - QuotaRequest_Status
rahuls-microsoft Aug 13, 2019
b02b85d
Removing unused model and adding initial version of readme.md
rahuls-microsoft Aug 13, 2019
abe0cd7
Adding Readme.md File.
rahuls-microsoft Aug 13, 2019
26eca6e
Updated path for quota.json.
rahuls-microsoft Aug 13, 2019
82201c4
Chaning filename Quota.json to quota.json in readme.ms. Looks like it's
rahuls-microsoft Aug 13, 2019
302a204
Fixing json.
rahuls-microsoft Aug 13, 2019
f9e1a03
Updating based on build errors.
rahuls-microsoft Aug 13, 2019
38c6952
Updating suppression directive for opeartions.
rahuls-microsoft Aug 13, 2019
6d82781
Fixing Suppression Directive.
rahuls-microsoft Aug 14, 2019
c3cdb19
Fixing List operationId name.
rahuls-microsoft Aug 14, 2019
4eccc30
Update specification/quota/resource-manager/Microsoft.Quota/preview/2…
rahuls-microsoft Aug 14, 2019
0d5eae5
1. Updated the _list_ as suggested in the build.
rahuls-microsoft Aug 14, 2019
e5224f9
Adding example file.
rahuls-microsoft Aug 14, 2019
81dbafb
1.Adding providerId in the parameter List.
rahuls-microsoft Aug 14, 2019
334875c
1. Changed the namesace to Microsoft.Capacity. Work with Capacity RP …
rahuls-microsoft Aug 15, 2019
fb14956
1. Fixing spelling.
rahuls-microsoft Aug 15, 2019
5ef2543
rename QuotaRequests_list_Status - QuotaRequests_listStatus.
rahuls-microsoft Aug 15, 2019
2348fa6
1. Updated API.
rahuls-microsoft Aug 20, 2019
a956945
1. Adding examples for /quotaRequests/{id}
rahuls-microsoft Aug 20, 2019
81e2f9d
1. Formatting changes.
rahuls-microsoft Aug 20, 2019
8181d0e
1. Removing nextLink from get /serviceLimits, as the RPs doesn't supp…
rahuls-microsoft Aug 20, 2019
9cced03
1. Moving the examples, next to the operationId.
rahuls-microsoft Aug 20, 2019
b9f3167
1. Changing quotaRequests to value.
rahuls-microsoft Aug 20, 2019
9121470
Fixing example filed name to match the model.
rahuls-microsoft Aug 20, 2019
85ed598
1. Fixing example for Put request.
rahuls-microsoft Aug 20, 2019
f38ca92
Fixing readme.md
rahuls-microsoft Aug 20, 2019
c4ebcbb
1. Removing pageableOperation Suppression.
rahuls-microsoft Aug 21, 2019
f9affe8
1. Changing quotaRequests to value to address - warning PutRequestRes…
rahuls-microsoft Aug 21, 2019
d56f7ee
1. Making Put request and response same to address PutRequestResponse…
rahuls-microsoft Aug 21, 2019
35659ad
1. Changing requestId to id to address BodyTopLevelProperties
rahuls-microsoft Aug 21, 2019
e1fa2a1
Adding example for BatchAI /serviceLimits
rahuls-microsoft Aug 22, 2019
09dc32e
1. Adding the swagger definition files for Quota.
rahuls-microsoft Aug 22, 2019
ad4b6cb
Updating readme.md to resolve conflicy with master.
rahuls-microsoft Aug 22, 2019
cccc51a
Removing the conflict.
rahuls-microsoft Aug 22, 2019
f4382eb
Merge branch 'master' into rahuls-quota-spec
rahuls-microsoft Aug 22, 2019
7eeaed6
Removing space, which was causing merge conflict.
rahuls-microsoft Aug 22, 2019
e9f3ebe
Removing files from Quota path.
rahuls-microsoft Aug 26, 2019
282746f
1. Addressing SDK warning for - XmsResourceInPutResponse.
rahuls-microsoft Aug 26, 2019
8eba60e
Updating QuotaRequestResponse Model.
rahuls-microsoft Aug 26, 2019
c4cb03e
Updating examples, based on the model change.
rahuls-microsoft Aug 26, 2019
be7f083
Model change.
rahuls-microsoft Aug 26, 2019
de157ad
Model Update.
rahuls-microsoft Aug 26, 2019
4121f55
Adding description.
rahuls-microsoft Aug 26, 2019
4754df6
Updated example
rahuls-microsoft Aug 26, 2019
44616d3
1. Validating new APIs.
rahuls-microsoft Aug 27, 2019
40fe120
1. Updating AI and adding examples.
rahuls-microsoft Aug 27, 2019
472d95a
1. Changing Operation_id
rahuls-microsoft Aug 27, 2019
f3c5046
1. Added examples.
rahuls-microsoft Aug 27, 2019
4491266
Adding examples for QuotaRequests.
rahuls-microsoft Aug 27, 2019
6287ea5
Adding missing example file.
rahuls-microsoft Aug 27, 2019
4c29f03
Setting - x-ms-azure-resource : true
rahuls-microsoft Aug 27, 2019
37663ee
Adding example for MsSql get usages.
rahuls-microsoft Aug 27, 2019
e725494
Setting "x-ms-pageable": {
rahuls-microsoft Aug 27, 2019
6ad73f6
Removing extra ,
rahuls-microsoft Aug 27, 2019
450573d
Updating name to resourceLimits
rahuls-microsoft Aug 28, 2019
e1b5b2b
Adding example of quotaRequest in progress and quotaRequest Failed.
rahuls-microsoft Aug 28, 2019
7e80fc6
Changing name back to serviceLimits.
rahuls-microsoft Aug 28, 2019
e5bdb87
Removing "x-ms-client-flatten": true, from the propties,
rahuls-microsoft Aug 28, 2019
c5efc0c
1. Fixing errors - Reming Nulls for next page link.
rahuls-microsoft Aug 29, 2019
3087db5
1.Updating the name for ResourceType
rahuls-microsoft Aug 30, 2019
65b84ef
1. Adding Auto Quota Request API.
rahuls-microsoft Aug 30, 2019
da6ab0e
1. Updated AQI Api.
rahuls-microsoft Aug 30, 2019
a64cb48
Fixing recipients spelling.
rahuls-microsoft Aug 30, 2019
ffbdbed
1. Adding examples for Auto Quota Increase.
rahuls-microsoft Aug 30, 2019
020bb21
1. Adding example for turning off th Auto Quota Invrease.
rahuls-microsoft Aug 30, 2019
aebbb2f
Updating the model.
rahuls-microsoft Aug 30, 2019
2afd7e4
Fixing reference.
rahuls-microsoft Aug 30, 2019
7aded77
Fixing spelling of Sev
rahuls-microsoft Aug 30, 2019
f00d184
Adding "x-ms-azure-resource": true,
rahuls-microsoft Aug 30, 2019
a0ca8b8
Adding name, type parameters.
rahuls-microsoft Aug 30, 2019
36b333e
Fixing top level elements.
rahuls-microsoft Aug 30, 2019
7770711
Updating descriptions and summary text.
rahuls-microsoft Aug 30, 2019
5933024
Updating Id with full resource path.
rahuls-microsoft Aug 31, 2019
b49756b
Speeling fix for specified
rahuls-microsoft Aug 31, 2019
d4cc018
Removing '' from the json.
rahuls-microsoft Sep 2, 2019
1b093c7
,
rahuls-microsoft Sep 2, 2019
116b0fa
1. Updating operations ID as suggested.
rahuls-microsoft Sep 4, 2019
8163353
Updated examples.
rahuls-microsoft Sep 4, 2019
7c691a2
Fixinf spelling.
rahuls-microsoft Sep 4, 2019
6c16de3
1. Changing the enums to OnSuccess, OnFailure.
rahuls-microsoft Sep 4, 2019
01eb787
1. Changing the serviceLimits/requests to /quotaRequests.
rahuls-microsoft Sep 6, 2019
19d8cea
1. Updating the quotaRequests to serviceRequests.
rahuls-microsoft Sep 6, 2019
dc01f28
Changing the serviceRequest to serviceLimitsRequests, as suggested.
rahuls-microsoft Sep 6, 2019
64d1ec4
Changing emailActions to emailAction.
rahuls-microsoft Sep 6, 2019
c61573a
1. Adding eTag header.
rahuls-microsoft Sep 9, 2019
0fa80fe
1. Making etag required parameter for put.
rahuls-microsoft Sep 9, 2019
c4d66e2
Updating the name to - "name": "Automatic Quota Increase",
rahuls-microsoft Sep 9, 2019
0db32ab
Adding $skipToken parameter.
rahuls-microsoft Sep 9, 2019
a5ee0f0
Adding If-Match to the put and patch examples for quota.
rahuls-microsoft Sep 9, 2019
8c6de95
1. Updating the Examles based on the model.
rahuls-microsoft Sep 10, 2019
e12bef5
Updating examples based on model.
rahuls-microsoft Sep 10, 2019
0d06c4f
Fixing examples' model for autoQuotaIncrease.
rahuls-microsoft Sep 10, 2019
ae7764a
Fixing examples Model errors.
rahuls-microsoft Sep 10, 2019
d16230e
Fixing recipients.
rahuls-microsoft Sep 10, 2019
39b041f
Changing the AutoQuotaIncrease Put data model.
rahuls-microsoft Sep 10, 2019
291d726
Fixing json.
rahuls-microsoft Sep 10, 2019
dc530dc
Fixing example.
rahuls-microsoft Sep 10, 2019
8c8b172
Removing $metadata api.
rahuls-microsoft Sep 10, 2019
27be241
1. Adding subRequestId for subrequests.
rahuls-microsoft Sep 18, 2019
a3db345
1. Updating long running task response based on comments.
rahuls-microsoft Oct 1, 2019
126dc62
Fixing builderror camel case.
rahuls-microsoft Oct 1, 2019
c9f4446
Changing "operationId": "AutoQuotaIncrease_Create"
rahuls-microsoft Oct 1, 2019
4c7fdef
Changing the field names to lower case.
rahuls-microsoft Oct 1, 2019
79be38e
Changing case.
rahuls-microsoft Oct 1, 2019
1f71fbf
Changing Case.
rahuls-microsoft Oct 1, 2019
75eb500
Updating Auto Quota Increase schema.
rahuls-microsoft Oct 1, 2019
34d35d3
Fixing AQI examples.
rahuls-microsoft Oct 1, 2019
ca949e4
Removing readonly properties from Set requests.
rahuls-microsoft Oct 1, 2019
8ebae56
Removing unused model.
rahuls-microsoft Oct 1, 2019
0284e14
changing to lowercase
rahuls-microsoft Oct 1, 2019
f483d52
Fixing schema.
rahuls-microsoft Oct 1, 2019
5bfb629
Fixing nested refs.
rahuls-microsoft Oct 1, 2019
59fa9c9
Changing type to object.
rahuls-microsoft Oct 1, 2019
3ac7a67
example fix.
rahuls-microsoft Oct 1, 2019
5b00a30
Updated the Put schema and examle, as per discussion.
rahuls-microsoft Oct 2, 2019
3c35392
Updated Examples and formatting.
rahuls-microsoft Oct 2, 2019
8554e4d
Fixing errors/warnings.
rahuls-microsoft Oct 2, 2019
600a1a9
Put Response fix.
rahuls-microsoft Oct 2, 2019
b06cb3f
Model Fix.
rahuls-microsoft Oct 2, 2019
498fc44
Model Fixes.
rahuls-microsoft Oct 3, 2019
8f4c333
removing "x-ms-azure-resource": true from request.
rahuls-microsoft Oct 3, 2019
40199b9
Updating response schema for Put.
rahuls-microsoft Oct 3, 2019
13e89be
Put examples fixing.
rahuls-microsoft Oct 3, 2019
1857f40
Adding type= object for top level models.
rahuls-microsoft Oct 3, 2019
12cbd80
Example fix.
rahuls-microsoft Oct 3, 2019
a822026
Quota request response updates.
rahuls-microsoft Oct 3, 2019
f86bb4b
Example Fix.
rahuls-microsoft Oct 3, 2019
ef93229
Model fix.
rahuls-microsoft Oct 3, 2019
de75dec
Changing model.
rahuls-microsoft Oct 3, 2019
2d38013
Example Fix.
rahuls-microsoft Oct 3, 2019
ac1103e
One SKU Put quota request update.
rahuls-microsoft Oct 3, 2019
c1b7424
Fixing Put requests.
rahuls-microsoft Oct 3, 2019
88c4b35
Example updates.
rahuls-microsoft Oct 3, 2019
6be79e1
Making currentValue readonly.
rahuls-microsoft Oct 3, 2019
d914e79
Remove currentValue from quota update response.
rahuls-microsoft Oct 3, 2019
73117af
Model Fix for put.
rahuls-microsoft Oct 3, 2019
cae682b
Fixing Patch example.
rahuls-microsoft Oct 3, 2019
8019079
Making proerties read-only.
rahuls-microsoft Oct 8, 2019
725783b
Removing readonly properties from resource name and unit
rahuls-microsoft Oct 8, 2019
b44f803
removing ready-only from unit.
rahuls-microsoft Oct 8, 2019
cf4e2d4
1. Removing collection Put and Patch.
rahuls-microsoft Oct 11, 2019
ccff971
1. Making Put request and response body same.
rahuls-microsoft Oct 14, 2019
c565c8a
Updating Patch operation name to _Update.
rahuls-microsoft Oct 14, 2019
6874a38
Model Update.
rahuls-microsoft Oct 14, 2019
1462972
Fixing examples.
rahuls-microsoft Oct 14, 2019
5cf0655
Fixing examples.
rahuls-microsoft Oct 14, 2019
9b54959
1. Fixing Examples.
rahuls-microsoft Oct 14, 2019
6642e36
Updating operation id as suggested.
rahuls-microsoft Oct 17, 2019
59f38b8
Updated Operation Id: "operationId": "Quotas_GetStatus",
rahuls-microsoft Oct 17, 2019
f7bdf9a
Fixing issue - The PUT/GET/PATCH operations must have same schema res…
rahuls-microsoft Oct 17, 2019
6d462a0
1. Adding id, name, type properties in reponse example.
rahuls-microsoft Oct 17, 2019
4967fb6
Updating the samples
rahuls-microsoft Nov 1, 2019
686bda8
Updating the samples
rahuls-microsoft Nov 1, 2019
9d2998a
Revert commit.
rahuls-microsoft Nov 1, 2019
a0e3031
Merge branch 'rahuls-quota-spec' of https://github.com/rahuls-microso…
rahuls-microsoft Nov 1, 2019
0228bbd
Formatting the json.
rahuls-microsoft Nov 1, 2019
600a761
1. Chaging resource name from Providers to resourceProviders, as sugg…
rahuls-microsoft Dec 13, 2019
abea120
Fixing jSon.
rahuls-microsoft Dec 13, 2019
efb2211
Adding patch API.
rahuls-microsoft Dec 13, 2019
a834779
Adding resource name to the example.
rahuls-microsoft Dec 13, 2019
99b7254
Updating patch example.
rahuls-microsoft Dec 13, 2019
c8eab0d
Updating Patch example.
rahuls-microsoft Dec 13, 2019
fd88bde
Patch example fix.
rahuls-microsoft Dec 13, 2019
6d35de2
Remove unit from request example.
rahuls-microsoft Dec 13, 2019
4f56eda
Removing readonly property Unit from request.
rahuls-microsoft Dec 13, 2019
25493c0
Updating request format.
rahuls-microsoft Dec 13, 2019
fa0e0e5
Changing the title to match the reservation - Azure Reservation API
rahuls-microsoft Dec 16, 2019
163bb96
Changing the tile back to - Microsoft.Capacity
rahuls-microsoft Dec 16, 2019
bf05039
Removing Readonly roperty from the quota request.
rahuls-microsoft Jan 10, 2020
0625ecf
Including stable version of Reservation API for tag-
rahuls-microsoft Jan 10, 2020
40329ee
Matching the title with the released version of reservation Api.
rahuls-microsoft Jan 10, 2020
3487a3e
Including the reservation latest swagger file.
rahuls-microsoft Jan 10, 2020
81ee70d
Reverting the title back to Azure Reservation API
rahuls-microsoft Jan 11, 2020
3fbe10b
Running json formatter.
rahuls-microsoft Jan 11, 2020
5fde237
Formatting json from vscode.
rahuls-microsoft Jan 16, 2020
fdbbf52
Running json Prettier.
rahuls-microsoft Jan 16, 2020
71bf809
Running formatting from visul studio.
rahuls-microsoft Jan 21, 2020
901cb7f
Running prettier check.
rahuls-microsoft Jan 21, 2020
cf3b90a
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
rahuls-microsoft Jan 22, 2020
90aac39
Merge branch 'master' into rahuls-quota-spec
rahuls-microsoft Jan 22, 2020
cf714e4
Running Prettier.
rahuls-microsoft Jan 22, 2020
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
Loading