Get Network Packet Core Control Plane Result
data class GetNetworkPacketCoreControlPlaneResult(val controlPlaneAccessIpv4Address: String, val controlPlaneAccessIpv4Gateway: String, val controlPlaneAccessIpv4Subnet: String, val controlPlaneAccessName: String, val coreNetworkTechnology: String, val id: String, val identities: List<GetNetworkPacketCoreControlPlaneIdentity>, val interoperabilitySettingsJson: String, val localDiagnosticsAccesses: List<GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess>, val location: String, val name: String, val platforms: List<GetNetworkPacketCoreControlPlanePlatform>, val resourceGroupName: String, val siteIds: List<String>, val sku: String, val softwareVersion: String, val tags: Map<String, String>, val userEquipmentMtuInBytes: Int)
A collection of values returned by getNetworkPacketCoreControlPlane.
Constructors
Link copied to clipboard
constructor(controlPlaneAccessIpv4Address: String, controlPlaneAccessIpv4Gateway: String, controlPlaneAccessIpv4Subnet: String, controlPlaneAccessName: String, coreNetworkTechnology: String, id: String, identities: List<GetNetworkPacketCoreControlPlaneIdentity>, interoperabilitySettingsJson: String, localDiagnosticsAccesses: List<GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess>, location: String, name: String, platforms: List<GetNetworkPacketCoreControlPlanePlatform>, resourceGroupName: String, siteIds: List<String>, sku: String, softwareVersion: String, tags: Map<String, String>, userEquipmentMtuInBytes: Int)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The core network technology generation.
Link copied to clipboard
An identity
block as defined below.
Link copied to clipboard
Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
Link copied to clipboard
One or more local_diagnostics_access
blocks as defined below. The Kubernetes ingress configuration that controls access to the packet core diagnostics through local APIs.
Link copied to clipboard
A platform
block as defined below.
Link copied to clipboard
Link copied to clipboard
The version of the packet core software that is deployed.
Link copied to clipboard
The MTU in bytes that can be sent to the user equipment.