Get Network Result
data class GetNetworkResult(val description: String, val gatewayIpv4: String, val id: String, val internalIpv6Range: String, val name: String, val networkId: Int, val networkProfile: String? = null, val numericId: String, val project: String? = null, val selfLink: String, val subnetworksSelfLinks: List<String>)
A collection of values returned by getNetwork.
Constructors
Properties
Link copied to clipboard
Description of this network.
Link copied to clipboard
The IP address of the gateway.
Link copied to clipboard
The ula internal ipv6 range assigned to this network.
Link copied to clipboard
A full or partial URL of the network profile to apply to this network.
Link copied to clipboard
the list of subnetworks which belong to the network