Listing a Stack's Resources
List stack resources in Resource Manager. Stack resources are infrastructure objects such as virtual networks and compute instances that were provisioned by the stack.
- On the Stacks list page, select the stack that you want to work with. If you need help finding the list page or the stack, see Listing Stacks.
- On the stack's details page, select Stack resources.
- To view a resource's attributes, select Show.
Use the
oci resource-manager associated-resource-summary list-stack-associated-resources
command and required parameters to list stack resources.oci resource-manager associated-resource-summary list-stack-associated-resources --stack-id <stack_OCID>
For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.
Use the ListStackAssociatedResources operation to list stack resources.