HostInfo interface
The cluster host information.
Properties
effective |
The effective disk encryption key URL used by the host |
fqdn | The Fully Qualified Domain Name of host |
name | The host name |
Property Details
effectiveDiskEncryptionKeyUrl
The effective disk encryption key URL used by the host
effectiveDiskEncryptionKeyUrl?: string
Property Value
string
fqdn
The Fully Qualified Domain Name of host
fqdn?: string
Property Value
string
name
The host name
name?: string
Property Value
string