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