ONTAP 9.12.1 commands

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

    Display the cluster’s attributes including Name, Serial Number, Cluster UUID, Location and Contact

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

    Description

    The cluster identity show command displays the identity information of the cluster.

    Examples

    The following example displays the cluster’s UUID, name, serial number, location and contact information:

    cluster1::> cluster identity show
    Cluster UUID: 1cd8a442-86d1-11e0-ae1c-123478563412
              Cluster Name: cluster1
     Cluster Serial Number: 1-80-123456
          Cluster Location: Lab2
           Cluster Contact: jsmith@example.com
    
    cluster1::>
    Top of Page