Module: Google::Cloud::BareMetalSolution::V2::Volume::Protocol
- Defined in:
- proto_docs/google/cloud/baremetalsolution/v2/volume.rb
Overview
Storage protocol.
Constant Summary collapse
- PROTOCOL_UNSPECIFIED =
Value is not specified.
0
- FIBRE_CHANNEL =
Fibre Channel protocol.
1
- NFS =
NFS protocol means Volume is a NFS Share volume. Such volumes cannot be manipulated via Volumes API.
2