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

[AutoPR] consumption/resource-manager #2158

Merged
merged 25 commits into from
May 16, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: consumption/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-consumption

You can install the package azure-mgmt-consumption of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_consumption/resource-manager#egg=azure-mgmt-consumption&subdirectory=azure-mgmt-consumption"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_consumption/resource-manager#egg=azure-mgmt-consumption&subdirectory=azure-mgmt-consumption"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_consumption/resource-manager
  • pip install -e ./azure-mgmt-consumption

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_consumption/resource-manager
  • pip wheel --no-deps ./azure-mgmt-consumption

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member

lmazuel commented Jul 12, 2018

@AutorestCI rebase

…nd updated the api version (#2134)

* Generated from 7b927cf53f15dfbde515c6e0cc96f0b2b953efc3

Added Tags filter for budgets and updated the api version

Added Tags filter for budgets and updated the api version

* Generated from c641158a0e8753654c0d36343ba3244865283f3a

Updated comments

Updated comments

* Generated from 0e276b2b94ebe626431581607e9ddf975a29df86

Incorporated review comments

Incorporated review comments

* Generated from 7be436462b7c40da7cc4f8054bd8ea195f7a5146

Incorporated review comments

Incorporated review comments
…ns and tags (#2199)

* Generated from b41bd12a098b753304ab32f0dd5df115ae62821f

Merge remote-tracking branch 'upstream/master'

* Generated from 7956270d0054fb05a9eeb04f0b07631d6eecb85a

Incorporated review comments

Incorporated review comments

* Generated from 346ce83ba204f6477c49eb86f0917514db99ad81

Incorporated review comments

Incorporated review comments
…cation tags (#2263)

* Generated from 6388784ef9904e750e9ce09918b2b65e7d984616

Added schema spec for cost allocation tags

Added schema spec for cost allocation tags

* Generated from 3ccf1b464815326349f015f17a600df4ab5e35ab

Updated Get Operation

Updated Get Operation

* Generated from 884aabe8882d794b987236ad2b0927a98317d28f

Incorporated review comments

Incorporated review comments

* Generated from 3d1c7c16a7266814f1e4bd997169df1ebd1d2bce

Review comments incorporated

Review comments incorporated

* Generated from def63250017ef0071aadd68a751623913f788af3

Updated path

Updated path
… cost tags and added schema for get list of all available tag keys (#2389)

* Generated from 1f2de0f37c163aa960c824541bb9094f41418b45

Renamed cost allocation tags to cost tags and added schema for get list of all available tag keys

Renamed cost allocation tags to cost tags and added schema for get list of all available tag keys

* Generated from 5699a841d9bb36bb99d1fbeecf46459473d054ac

Incorporated review comments

Incorporated review comments

* Generated from 3bd6450532e1e5132bbbe60dd88be6ff2716818a

Incorporated review comments

Incorporated review comments

* Generated from 7f53393ed97f6918aed8a574dc62a42fd1e36011

Incorporated review comments

Incorporated review comments
…ion consumption 2018-05-31, introducing new Forecast api swagger (#2598)

* Generated from 25b0d1453bdaa98490469e256ae818f67a4472c0

Forecast Api swagger

* Generated from b837fe768eb097b3fc2e90f3a4e1f393ff6831dc

consumption readme file update for the new swagger version

* Generated from 75834e902cf575b384abc67d9934b74f8e2b64f0

addressing review comment on adding nextLink

* Generated from a40766016116112dbd0d8c66b60a117c3e20fc9d

fixing build error

* Generated from eadf28195eb82433cf2003d9f5c42640d3b6e80e

Addressed feedback on enum and fixed a typo
…cost insights and reporting operations (#2692)

* Generated from 1d5842324bcb1bfe92271adacb25ea0a144eab4c

Removed x-ms-odata method for POST op

* Generated from 7eea456cc2d1c2c66a33b2ce1d1cb96889654b7e

Merging upstream to fork
…ption Usage Details (#2877)

* Generated from 4394e3bd84d0e9012dd1acac36ce2a82fd02edd6

Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

* Generated from 8d551a2fd9eb30b4c6b9f38b30924f06fed0b02c

Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

* Generated from bac7ebe031f40801bd2aca9a368dd9eeaeaa7509

Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

* Generated from 891beecde5b53a8b2fc5a700670df861cc80b1f0

Modified the Operation Id to follow the best practices.

* Generated from b9b62fdf3ee427a1f2c1b71293cc422eedbdbd63

Fixed model namings for - ReservationSummaries (now: ReservationSummary), ReservationDetails (now: ReservationDetail) and ReservationRecommendations (now: ReservationRecommendation)

* Generated from 5d36df6e4f6b3ddde06f975bfa42fa095a5ad29e

Fixed the naming for model CostTags.

* Generated from c5a8c67ddd9601adc30c1a968a85629fbe79ccdf

Fixing the SDKViolation error on - model Tags.

* Generated from b28e418996a4b847984d198b4c0ccbd003466d0a

Changed the CostTagResult to CostTag as per review comments. Also changed operations - Marketplaces_ListByEnrollmentAccount and Marketplaces_ListForBillingPeriodByEnrollmentAccount.
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_consumption/resource-manager branch from f8c05d6 to 91f516d Compare July 12, 2018 23:22
@lmazuel
Copy link
Member

lmazuel commented Jul 12, 2018

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/consumption/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Build SDK finished and cleaned

…for Microsoft.Consumption to add version 2019-01-01 (#4292)

* Generated from a2b1e8bc09063a59d349ebe4a093416dbbb719b7

updated readme to support new stable version 2019-01-01

* Packaging update of azure-mgmt-consumption

* Generated from ac1beddbdb7477174b9b956c4eabd6462f2996db

introducing MG scope for tags/budgets
introduce scope (method) parameter for APIs that support numerous scopes (arm-team suggestion implemented)
…for Microsoft.Consumption to add version 2019-01-01 (#4471)

* Generated from ea7ae5d4d20a3b7a32586ad9588e7ce5111eeb17

Add GTM scopes for budgets API

* Packaging update of azure-mgmt-consumption

* Generated from b27ac329076a21c0e9064898acb55007911666ce

Removed the extra period at the end of the statement
…for Microsoft.Consumption to add version 2018-11-01-preview (#4616)

* Generated from 1625016cc65f3291ab8c02ff26ba779914a0d852

Fixing pricesheet models

* Generated from ce3854e6eee97f5f1b99072b0e28a01360ed3dd3

Removing budgets since that isn't supported for 2018-11-01-preview
typo: consumption/resource-manager/Microsoft.Consumption

- chages -> charges
- Cylce -> Cycle
…for Microsoft.Consumption to add version preview/2019-04-01-preview (#4832)

* Generated from 3eff072124f1e269ed5f459e162db8b8391f38e8

UsageDetails_Download operation id change

UsageDetails_Download operation id change

* Packaging update of azure-mgmt-consumption

* Generated from 3ac4bda8e46ffab8e01b33c34290ef6489491b3b

Changed the casing for usage downloads operations

Changed the casing for usage downloads operations as per review

* Generated from caf49bb3f0114194e81ef2d7a5c118f555fa179a

Usage Detail API contract changes

Removed the unused boolean flgs from samples.

* Generated from 253dae60b095aef03845c7994a81c9de074202c3

Usage Details API contract changes

- Added parameter for Usage Download as well.
- Added sample for usage downloads with parmaeter.

* Generated from f45127321a794ef6251b713bd2951baacc8b6b8a

Fixed the enum values for metric types

Fixed the enum values for metric types

* Generated from b68ef19922fe8e7fb3442bd542ef863e570792cc

changed the sample to match the case

changed the sample to match the enum case

* Generated from 5eb100daf05c37d5bb7ac156d4e7c57ca5ceeba2

Changed the examples

Removed Odata-EntityId from samples

* Generated from f7c6fd451710130757a9fdb4c830a425abe69101

OperationId change for Downloads

Based on the Doc Preview generated we want to change how the name appears. So changing the operation name for downloads.
@lmazuel lmazuel merged commit fd643a0 into master May 16, 2019
@lmazuel lmazuel deleted the restapi_auto_consumption/resource-manager branch May 16, 2019 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants