Skip to main content

security key-manager external azure check

Show detailed status of the Azure Key Vault configurations

Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.

Description

This command displays the Azure Key Vault (AKV) Key Management Service (KMS) status.

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 -instance parameter, the command displays detailed information about all fields.
[-node {<nodename>|local}] - Node
If this parameter is specified then the command displays only the AKV status for the given node.
[-vserver <Vserver Name>] - Vserver Name
If this parameter is specified then the command displays only the AKV status for the given Vserver.
[-category <Categories for KMS status check>] - Component
If this parameter is specified then the command displays only the AKV status for the given category.
            Category                    Description --------                    ----------- service_reachability        Cloud KMS Reachability ekmip_server                Embedded KMIP Server Reachability kms_wrapped_key_status      Status of KMS Wrapped Keys On Cluster
[-status <Status Check>] - Status
If this parameter is specified then the command displays only the AKV status entries matching the given status.
            OK FAILED UNKNOWN
[-detail <text>] - Status Details
This field displays the detailed status message, if available.

Examples

The example below displays the status of all components of all AKV KMS configured on the node.

cluster-1::> security key-manager external azure check -node vsim1
Vserver: vs1
Node: vsim1

Category: service_reachability
Status: OK

Category: ekmip_server
Status: OK

Category: kms_wrapped_key_status
Status: OK