system controller platform-capability show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display platform capabilities
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system controller platform-capability show
command displays information about all platform capabilities for each controller in the cluster. By default, the command displays the following information about all controllers in the cluster:
-
Controller Name
-
Capability ID
-
Capability Supported?
-
Capability Name
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
Displays detailed information about all controllers in the cluster.
[-node {<nodename>|local}]
- Node-
Selects information about the specified controller.
[-capability-id <integer>]
- Capability ID-
Selects the desired capability ID.
[-supported <text>]
- Supported?-
Selects the desired capability support state (true or false).
[-name <text>]
- Capability Name-
Selects the desired capability name.
Examples
The following example displays platform capability information for the controller:
cluster1::> system controller platform-capability show Node Capability ID Supported? Capability Name ---------------- ------------- ---------- ------------------------ or-099-diag-01 0 false CAP_CMCI_ENABLED 1 false CAP_HA_CONFIG_ONLY 2 true CAP_SUPPORT_CARD_FRU 3 true CAP_SCORPIO_EN 4 false CAP_NVD_EN 5 false CAP_ENABLE_HPET 6 false CAP_VERIFY_ACPI_TABLE 7 entries were displayed.