Deletes a Resource Orchestration Service (ROS) stack.
Action
ACS::ROS::DeleteStack
Description
Deletes a Resource Orchestration Service (ROS) stack.
Syntax
Action: ACS::ROS::DeleteStack
Properties:
regionId: String
stackId: String
retainAllResources: Boolean
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
stackId |
The stack ID. |
String |
Yes |
||
|
retainAllResources |
Whether to retain all resources in the stack. |
Boolean |
No |
False |
Output
None
References
View the source template on GitHub: ACS::ROS::DeleteStack.yml.