-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[AutoPR compute/resource-manager] Added the swagger file for the new service Gallery. #2563
[AutoPR compute/resource-manager] Added the swagger file for the new service Gallery. #2563
Conversation
Added the swagger file for the new service Gallery.
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-computeYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Gallery Python conf
Fixed description for 202 response.
Fixed description for 202 response.
Changed the operationId to conform to naming convention.
Fixed some typos.
Add default error response. Make provisioningInfo a enum type.
Fixed comments according to CR.
Resolved merge conflicts.
This PR has been merged into #2487 |
…service Gallery. (#2563) * Generated from b48862551b5e97eb40acb3da63e55522a9db566c Added the swagger file for the new service Gallery. * Generated from d2537a58b0496d8860759d47a9c344c19d217995 Gallery Python conf * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from b74f3ee0fdca928bf92a7fdd2bcd17994deadca9 Changed the operationId to conform to naming convention. * Generated from 664c041aeed346e4fdc3a2c8c29c1c59e7505b66 Fixed some typos. * Generated from e7ab96432e0bfc7c49839ca5d1194ec1be0c23a9 Add default error response. Make provisioningInfo a enum type. * Generated from c26feda2acff5be97893b6e5db4270e09dbf1c25 Fixed comments according to CR. * Generated from b757a4ec5fd9e1a35bedefd53fe3d92e111db5eb Resolved merge conflicts.
…service Gallery. (#2563) * Generated from b48862551b5e97eb40acb3da63e55522a9db566c Added the swagger file for the new service Gallery. * Generated from d2537a58b0496d8860759d47a9c344c19d217995 Gallery Python conf * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from b74f3ee0fdca928bf92a7fdd2bcd17994deadca9 Changed the operationId to conform to naming convention. * Generated from 664c041aeed346e4fdc3a2c8c29c1c59e7505b66 Fixed some typos. * Generated from e7ab96432e0bfc7c49839ca5d1194ec1be0c23a9 Add default error response. Make provisioningInfo a enum type. * Generated from c26feda2acff5be97893b6e5db4270e09dbf1c25 Fixed comments according to CR. * Generated from b757a4ec5fd9e1a35bedefd53fe3d92e111db5eb Resolved merge conflicts.
* Generated from c0def97e9fc1e839db7727fd31c2f583f6cf04d6 (#2486) updated OS Upgrade History API (cherry picked from commit e784ecac207c88dda10fa0986609907486994913) * Generated from 8fe96075f82faeec0c0e316e0dd1a1c0ee77e376 (#2501) fixed formatting * [AutoPR compute/resource-manager] added autoOSUpgradePolicy to UpgradePolicy (#2505) * Generated from 57e4037bd66b30a7f95fda331085521b2d669c94 added autoOSUpgradePolicy * Generated from 27752fd2417b688d4aba3bcde1ada9231659d208 added deafult value as false * Generated from 27752fd2417b688d4aba3bcde1ada9231659d208 added deafult value as false * Generated from 87e0684ac67bc015bf82c1f1227093265c2e1233 (#2562) added older examples * Generated from 7014b952af241255afcf4e2b620cfd40737a3ea1 (#2580) Upgrade Compute API version to 2018-04-01 and Fix the response of all POST operation. * [AutoPR compute/resource-manager] Added the swagger file for the new service Gallery. (#2563) * Generated from b48862551b5e97eb40acb3da63e55522a9db566c Added the swagger file for the new service Gallery. * Generated from d2537a58b0496d8860759d47a9c344c19d217995 Gallery Python conf * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from 29d0c5762aad64243a021fac44d65b8610304e4e Fixed description for 202 response. * Generated from b74f3ee0fdca928bf92a7fdd2bcd17994deadca9 Changed the operationId to conform to naming convention. * Generated from 664c041aeed346e4fdc3a2c8c29c1c59e7505b66 Fixed some typos. * Generated from e7ab96432e0bfc7c49839ca5d1194ec1be0c23a9 Add default error response. Make provisioningInfo a enum type. * Generated from c26feda2acff5be97893b6e5db4270e09dbf1c25 Fixed comments according to CR. * Generated from b757a4ec5fd9e1a35bedefd53fe3d92e111db5eb Resolved merge conflicts. * Generated from 4abedb1c096796557fdd029401f3d317f99c7f61 (#2664) removing resourceUpdate, adding contents to disk and snapshot * Generated from a2f275e122829ab63c18494dbaae5a1e9ef6e81c (#2673) Compute Py conf * [AutoPR compute/resource-manager] [Compute] Fix List VM Extension API name, description updates and other fixes. (#2677) * Generated from e1a86d44e0c41fe932513a0d2c96c0852c382aa0 Fix List VM Extension API name, description updates and fix for 2018-06-01 version * Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4 Add VMSS Ip Tag * Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4 Add VMSS Ip Tag * Rebuild by #2487 * Generated from 41175e4e605bb5ed0329cdfa91ae14cfbd6a6739 (#2829) Addressed comments - added missing StandardSSD_LRS in 2018-04-01, updated name to ListAll, and removed the change from 2015-06-15 * Generated from 0a9ee3a2db06dff212c23f80c8b7bf1eec31613a (#2858) User identities in a new dictionary property Moving user identities support from the property "identityId" list to a new dictionary property named "userAssignedIdentities". * Generated from c34f1fdacb2efacd4dccdd69213e83e4800ab76a (#2859) Added listing all availability sets in a subscription and StandardSSD_LRS to 2018-06-01 * Generated from d4e9a10c23b602709da6ec04f970c7802ca60af3 (#2886) Got the latest code from official repo master branch and resolved the conflicts. * Rebuild by #2487 * Update version.py * Generated from 0e3b2e2f19773ecc8bb676f2d40cff4119b2a357 (#2890) Python conf for Compute 2018-06 * [AutoPR compute/resource-manager] Update RunCommand operation output as valid json object (#2888) * Generated from e3d9ca01eb41c555b03705a38e58173de2196194 Update RunCommand operation output as valid json object * Generated from e3d9ca01eb41c555b03705a38e58173de2196194 Update RunCommand operation output as valid json object * Generated from ac9f623bcc6d676360abc57b52b6ee8b0341ea18 (#2914) Modeling ASG association with VMSS (Service support this hence updating swagger) * [AutoPR compute/resource-manager] Update VMSS planned maintenance description to refer to best practices doc (#2911) * Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea Update VMSS planned maintenance description to refer to best practices doc * Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea Update VMSS planned maintenance description to refer to best practices doc * Generated from cb39de62c1bac51455eaf7ad3fbe8ac9ec84df58 (#2918) Add missing ScaleSet properties The change adds the following missing properties 1) "zones" property to VirtualMachineScaleSetVM 2) DiskSizeInGB to VirtualMachineScaleSetOSDisk 3) DiskSizeInGB to VirtualMachineScaleSetUpdateOSDisk * Generated from b59db77683f3a9c65d0edec17b5f05e458a68897 (#2942) Revert AccessUri description to make it correspond to server response * [AutoPR compute/resource-manager] RunCommands 2018-06-01 (#2935) * Generated from 8d08b9c279f07fa5a919205934fd785e329dad64 RunCommands 2018-06-01 * Generated from 9c64257f21823a1d72ec25cd640375f0100638e2 Take examples from 2018-04-01 * Generated from 8f17cd0bc03fad3ed3a5259ec37e9add84ff73a7 (#2965) Fixing instance view object definition in VMSSVMProperties * Fix multi api client * Update Autorest min version for Compute * Fixing tests for latest Compute * Make it stable * ChangeLog
Created to sync Azure/azure-rest-api-specs#3080