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

[Technical Question] How can we update a deployment using createOrUpdateDeploymentWithResponse API? #1785

Closed
ranjith-t opened this issue May 20, 2024 · 2 comments
Labels

Comments

@ranjith-t
Copy link

For updating a deployment, how we can update the deployment using createOrUpdateDeploymentWithResponse() ?

I could not get any example, nor the document specify what part of the deployment can be updated? is this API allows user to retry or cancel a deployment? If yes, then what is the format of the request needed? does setting the flags to true in the request is enough?
* isCanceled: Boolean (Optional)
* isRetried: Boolean (Optional)

@ranjith-t ranjith-t changed the title [Technical Question] How to we update a deployment using createOrUpdateDeploymentWithResponse API? [Technical Question] How can we update a deployment using createOrUpdateDeploymentWithResponse API? May 20, 2024
@timtay-microsoft
Copy link
Member

You may have filed this issue in the wrong repo. We don't have a createOrUpdateDeploymentWithResponse API in the IoT hub or DPS clients that live in this repo.

@ranjith-t
Copy link
Author

ok, my bad, wrong repo. supposed to be in azure-sdk-for-java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants