Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ReservationSlotStatus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#physical_topology
def physical_topology() -> ::Google::Cloud::Compute::V1::ReservationSlotPhysicalTopology
Returns
- (::Google::Cloud::Compute::V1::ReservationSlotPhysicalTopology) — Output only. [Output Only] The physical topology of the reservation sub-block.
#physical_topology=
def physical_topology=(value) -> ::Google::Cloud::Compute::V1::ReservationSlotPhysicalTopology
Parameter
- value (::Google::Cloud::Compute::V1::ReservationSlotPhysicalTopology) — Output only. [Output Only] The physical topology of the reservation sub-block.
Returns
- (::Google::Cloud::Compute::V1::ReservationSlotPhysicalTopology) — Output only. [Output Only] The physical topology of the reservation sub-block.
#rdma_ip_addresses
def rdma_ip_addresses() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. The RDMA IP address of the physical host.
#rdma_ip_addresses=
def rdma_ip_addresses=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Output only. The RDMA IP address of the physical host.
Returns
- (::Array<::String>) — Output only. The RDMA IP address of the physical host.
#running_instances
def running_instances() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. The URIs of the instances currently running on this slot.
#running_instances=
def running_instances=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Output only. The URIs of the instances currently running on this slot.
Returns
- (::Array<::String>) — Output only. The URIs of the instances currently running on this slot.