Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ReservationSlotStatus (v3.5.0)

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

#physical_topology=

def physical_topology=(value) -> ::Google::Cloud::Compute::V1::ReservationSlotPhysicalTopology
Parameter
Returns

#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.