Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class MultiprotocolType.
Display the operating systems present for the LUN multiprotocol type.
Protobuf type google.cloud.baremetalsolution.v2.Lun.MultiprotocolType
Namespace
Google \ Cloud \ BareMetalSolution \ V2 \ LunMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
MULTIPROTOCOL_TYPE_UNSPECIFIED
Value: 0
Server has no OS specified.
Generated from protobuf enum MULTIPROTOCOL_TYPE_UNSPECIFIED = 0;
LINUX
Value: 1
Server with Linux OS.
Generated from protobuf enum LINUX = 1;