stacks-{stack Id}
Number of APIs: 5
-
Deletes a stack DELETE {{baseUrl}}/stacks/:stackId
-
Updates the specified stack object. PUT {{baseUrl}}/stacks/:stackId
-
Get Terraform state of the specified stack. GET {{baseUrl}}/stacks/:stackId/tfState
-
Gets a stack by ID. GET {{baseUrl}}/stacks/:stackId
-
Gets the stack's zipped Terraform configuration GET {{baseUrl}}/stacks/:stackId/tfConfig