Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

10.23. heat resource-list

usage: heat resource-list [-n <DEPTH>] [--with-detail] [-f <KEY=VALUE>]
                          <NAME or ID>
Show list of resources belonging to a stack.

Positional arguments

<NAME or ID>


        Name or ID of stack to show the resources for.

Optional arguments

-n <DEPTH>, --nested-depth <DEPTH>


      Depth of nested stacks from which to display
      resources.

--with-detail


        Enable detail information presented for each resource
      in resources list.

-f <KEY=VALUE>, --filter <KEY=VALUE>


      Filter parameters to apply on returned resources based
      on their name, status, type, action, id and
      physical_resource_id. This can be specified multiple
      times.