security key-manager health policy show
Show the health monitor policy of the given keystore-type
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command displays the health monitor policies
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 ]} -
If you specify the
-instanceparameter, the command displays detailed information about all fields. [-keystore-type <Key Store Type>]- Keystore Type-
If you specify this parameter, then the command displays only the health monitor policies with the given keystore-type value.
[-enabled {true|false}]- Health Monitor Enabled?-
If you specify this parameter, then the command displays only the health monitor policies with the given enabled value.
[-manage-volume-offline {true|false}]- Automatically Manage Volume Offline?-
If you specify this parameter, then the command displays only the health monitor policies with the given manage-volume-offline value.
Examples
The following example lists all health monitor policies.
cluster-1::> security key-manager health policy show
Health Monitor Automatically Manage
Keystore Type Enabled? Volume Offline?
------------- -------------- --------------------
OKM true false
KMIP true false
AKV true true
GCP true false
AWS true false
IKP true true
6 entries were displayed.