Skip to content

instance creation async doc section missing some text #12

@numericillustration

Description

@numericillustration

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions