GetNetworkSimStaticIpConfiguration

data class GetNetworkSimStaticIpConfiguration(val attachedDataNetworkId: String, val sliceId: String, val staticIpv4Address: String)

Constructors

Link copied to clipboard
constructor(attachedDataNetworkId: String, sliceId: String, staticIpv4Address: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of attached data network on which the static.

Link copied to clipboard
Link copied to clipboard

The IPv4 address assigned to the SIM at this network scope.