Properties of an Instance.
Package
@google-cloud/bare-metal-solutionProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Instance createTime
firmwareVersion
firmwareVersion?: (string|null);
Instance firmwareVersion
hyperthreadingEnabled
hyperthreadingEnabled?: (boolean|null);
Instance hyperthreadingEnabled
id
id?: (string|null);
Instance id
interactiveSerialConsoleEnabled
interactiveSerialConsoleEnabled?: (boolean|null);
Instance interactiveSerialConsoleEnabled
labels
labels?: ({ [k: string]: string }|null);
Instance labels
logicalInterfaces
logicalInterfaces?: (google.cloud.baremetalsolution.v2.ILogicalInterface[]|null);
Instance logicalInterfaces
loginInfo
loginInfo?: (string|null);
Instance loginInfo
luns
luns?: (google.cloud.baremetalsolution.v2.ILun[]|null);
Instance luns
machineType
machineType?: (string|null);
Instance machineType
name
name?: (string|null);
Instance name
networks
networks?: (google.cloud.baremetalsolution.v2.INetwork[]|null);
Instance networks
networkTemplate
networkTemplate?: (string|null);
Instance networkTemplate
osImage
osImage?: (string|null);
Instance osImage
pod
pod?: (string|null);
Instance pod
state
state?: (google.cloud.baremetalsolution.v2.Instance.State|keyof typeof google.cloud.baremetalsolution.v2.Instance.State|null);
Instance state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Instance updateTime
volumes
volumes?: (google.cloud.baremetalsolution.v2.IVolume[]|null);
Instance volumes
workloadProfile
workloadProfile?: (google.cloud.baremetalsolution.v2.WorkloadProfile|keyof typeof google.cloud.baremetalsolution.v2.WorkloadProfile|null);
Instance workloadProfile