ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • pod status show

    Get the pod status.

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    The pod status show command displays the current status of the pod.

    Examples

    The following example displays the pod status show:

    cluster1::> pod status show
    uuid                                  name           status
    --------- --------------------------  -------------  -------
    1cd8a442-86d1-11e0-ae1c-123478563412  pod1           running
    
    1 entries was displayed.
    
    cluster1::>
    Top of Page