Applies a resource plan
Resources
Applies a resource plan
Applies a previously created provisioning plan to a single resource. The plan session referenced by SID must have been created by the plan endpoint. On success, the resulting role and its credentials are synced as a connection.
POST
Applies a resource plan
Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The resource name
Body
application/json
The request body
Response
OK
Error message populated when status is "failed"; empty on success
Example:
"failed obtaining blob stream: empty blob stream"
The resource name this apply result is for
Example:
"my-postgres"
The session ID for tracking and auditing this apply execution
Example:
"5701046A-7B7A-4A78-ABB0-A24C95E6FE54"
Status of the apply execution
Available options:
success, failed Example:
"success"