Getting a Stack's Details

Get the details of a stack in Resource Manager.

  • 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.
    The Stack details page opens. This page contains general information about the stack and links to its resources. Some items in the page are read-only, and other items are editable.
  • Use the oci resource-manager stack get command and required parameters to get a stack.

    oci resource-manager stack get --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 GetStack operation to get a stack.