Reference documentation and code samples for the Distributed Cloud Edge Network V1 API class Google::Cloud::EdgeNetwork::V1::SubnetStatus.
SubnetStatus contains detailed and current technical information about this subnet resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#link_layer_addresses
def link_layer_addresses() -> ::Array<::Google::Cloud::EdgeNetwork::V1::LinkLayerAddress>
Returns
- (::Array<::Google::Cloud::EdgeNetwork::V1::LinkLayerAddress>) — A list of LinkLayerAddress, describing the ip address and corresponding link-layer address of the neighbors for this subnet.
#link_layer_addresses=
def link_layer_addresses=(value) -> ::Array<::Google::Cloud::EdgeNetwork::V1::LinkLayerAddress>
Parameter
- value (::Array<::Google::Cloud::EdgeNetwork::V1::LinkLayerAddress>) — A list of LinkLayerAddress, describing the ip address and corresponding link-layer address of the neighbors for this subnet.
Returns
- (::Array<::Google::Cloud::EdgeNetwork::V1::LinkLayerAddress>) — A list of LinkLayerAddress, describing the ip address and corresponding link-layer address of the neighbors for this subnet.
#mac_address
def mac_address() -> ::String
Returns
- (::String) — BVI MAC address.
#mac_address=
def mac_address=(value) -> ::String
Parameter
- value (::String) — BVI MAC address.
Returns
- (::String) — BVI MAC address.
#name
def name() -> ::String
Returns
- (::String) — The name of CCFE subnet resource.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The name of CCFE subnet resource.
Returns
- (::String) — The name of CCFE subnet resource.