Skip to content
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 datafactory/resource-manager] Add APIs for integration runtime sharing feature. #2611

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 23, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-datafactory

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

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_3124#egg=azure-mgmt-datafactory&subdirectory=azure-mgmt-datafactory"

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

  • git checkout restapi_auto_3124
  • pip install -e ./azure-mgmt-datafactory

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3124
  • pip wheel --no-deps ./azure-mgmt-datafactory

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI force-pushed the restapi_auto_datafactory/resource-manager branch from 7a63d62 to cfbe230 Compare June 29, 2018 23:59
@lmazuel
Copy link
Member

lmazuel commented Jun 29, 2018

@AutorestCI rebase

Add APIs for integration runtime sharing feature.
Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus
Fixed issue Azure/azure-rest-api-specs#2057
Addming x-ms-pageable extension to Factories_ListSharedIntegrationRuntime and Factories_ListSharedFactory
Resolve review comments: changes the action names and revert the response of integration runtime PATCH mehtod
Added one more property sharedWithFactories to SelfHostedIntegrationRuntimeStatus
Add response to IntegrationRuntimes_GrantAccess and IntegrationRuntimes_RevokeAccess
Add back additionalProperties into IntegrationRuntime
Rename API grantAccess/revokeAccess to addIdentity/removeIdentity
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@lmazuel lmazuel closed this Jan 25, 2019
@lmazuel lmazuel deleted the restapi_auto_3124 branch January 25, 2019 00:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants