lbcli get trusted-host

AI Tools

Gets trusted-host information.

Synopsis

Gets trusted-host information.

lbcli get trusted-host [flags]

Examples:

# Get trusted host info by provided host name lbcli -J $JWT get trusted-host --name=host1 --project-name=proj1

Flag

Short

Type

Default

Description

--help

-h

bool


Help for trusted-host.

--name


string


Host name.

--project-name


string


The project this host belongs to.

This command returns the following fields for the snapshot policy. The default output format is human-readable. The human-readable output only shows some of these fields. The json/yaml output format is also supported and includes additional fields.

Field

Type

Description

name

string

Unique name identifying the trusted host.

projectName

string

The project this host belongs to.

UUID

string

The unique identifier of the trusted host (internally generated by the Lightbits cluster).

hostNqn

string

The host NQN (NVMe Qualified Name) of the trusted host.

labels

array (object)

Optional. Labels to associate with the trusted host.

key

string


value

string


authRequired

string

Optional. authRequired is set by default.