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

instance creation async doc section missing some text #12

Open
numericillustration opened this issue Apr 29, 2020 · 0 comments
Open

instance creation async doc section missing some text #12

numericillustration opened this issue Apr 29, 2020 · 0 comments

Comments

@numericillustration
Copy link

The doc section https://github.com/joyent/sdc-sapi/blob/master/docs/index.md#createinstanceasync-post-instancesasynctrue

is incomplete.

Create and deploy an instance asynchronously. This accepts the same parameters as CreateInstance, but does not wait to return the final created instance object. It instead returns th

I assume it was supposed to say

Create and deploy an instance asynchronously. This accepts the same parameters as CreateInstance, but does not wait to return the final created instance object. It instead returns the uuid for the Workflow API job for the instance creation.

or something to that effect

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

No branches or pull requests

1 participant