Resume Stack Creation

post

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/stack/instances/{stackName}/resume

Continue the creation of a stack that had previously encountered an error and was not automatically rolled back

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

202 Response

Accepted. The creation of the stack will resume.
Body ()
Root Schema : ondemand-response
Type: object
Show Source
Nested Schema : details
Type: object
The response body contains information about the requested stack operation.
Show Source

400 Response

Bad Request. Returned if there is bad input.

500 Response

Server Error. Returned if a server error has occurred.
Back to Top