MobilenetworkFunctions

Functions

Link copied to clipboard

Gets information about the specified attached data network. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getAttachedDataNetwork(attachedDataNetworkName: String, packetCoreControlPlaneName: String, packetCoreDataPlaneName: String, resourceGroupName: String): GetAttachedDataNetworkResult
Link copied to clipboard

Gets information about the specified data network. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getDataNetwork(dataNetworkName: String, mobileNetworkName: String, resourceGroupName: String): GetDataNetworkResult
Link copied to clipboard

Gets information about the specified diagnostics package. Uses Azure REST API version 2023-06-01. Other available API versions: 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getDiagnosticsPackage(diagnosticsPackageName: String, packetCoreControlPlaneName: String, resourceGroupName: String): GetDiagnosticsPackageResult
Link copied to clipboard

Gets information about the specified mobile network. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getMobileNetwork(mobileNetworkName: String, resourceGroupName: String): GetMobileNetworkResult
Link copied to clipboard

Gets information about the specified packet capture session. Uses Azure REST API version 2023-06-01. Other available API versions: 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getPacketCapture(packetCaptureName: String, packetCoreControlPlaneName: String, resourceGroupName: String): GetPacketCaptureResult
Link copied to clipboard

Gets information about the specified packet core control plane. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-03-01-preview, 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getPacketCoreControlPlane(packetCoreControlPlaneName: String, resourceGroupName: String): GetPacketCoreControlPlaneResult
Link copied to clipboard

Gets information about the specified packet core data plane. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getPacketCoreDataPlane(packetCoreControlPlaneName: String, packetCoreDataPlaneName: String, resourceGroupName: String): GetPacketCoreDataPlaneResult
Link copied to clipboard

Gets information about the specified service. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
suspend fun getService(mobileNetworkName: String, resourceGroupName: String, serviceName: String): GetServiceResult
Link copied to clipboard
suspend fun getSim(argument: GetSimPlainArgs): GetSimResult

Gets information about the specified SIM. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-03-01-preview, 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getSim(argument: suspend GetSimPlainArgsBuilder.() -> Unit): GetSimResult
suspend fun getSim(resourceGroupName: String, simGroupName: String, simName: String): GetSimResult
Link copied to clipboard

Gets information about the specified SIM group. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getSimGroup(argument: suspend GetSimGroupPlainArgsBuilder.() -> Unit): GetSimGroupResult
suspend fun getSimGroup(resourceGroupName: String, simGroupName: String): GetSimGroupResult
Link copied to clipboard

Gets information about the specified SIM policy. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getSimPolicy(mobileNetworkName: String, resourceGroupName: String, simPolicyName: String): GetSimPolicyResult
Link copied to clipboard
suspend fun getSite(argument: GetSitePlainArgs): GetSiteResult

Gets information about the specified mobile network site. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getSite(argument: suspend GetSitePlainArgsBuilder.() -> Unit): GetSiteResult
suspend fun getSite(mobileNetworkName: String, resourceGroupName: String, siteName: String): GetSiteResult
Link copied to clipboard
suspend fun getSlice(argument: GetSlicePlainArgs): GetSliceResult

Gets information about the specified network slice. Uses Azure REST API version 2023-06-01. Other available API versions: 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01, 2024-04-01.

suspend fun getSlice(argument: suspend GetSlicePlainArgsBuilder.() -> Unit): GetSliceResult
suspend fun getSlice(mobileNetworkName: String, resourceGroupName: String, sliceName: String): GetSliceResult
Link copied to clipboard

Gets all the SIM groups assigned to a mobile network. Uses Azure REST API version 2024-04-01.

suspend fun listMobileNetworkSimGroups(mobileNetworkName: String, resourceGroupName: String): ListMobileNetworkSimGroupsResult
Link copied to clipboard

Lists the IDs of all provisioned SIMs in a mobile network Uses Azure REST API version 2022-04-01-preview.

suspend fun listMobileNetworkSimIds(mobileNetworkName: String, resourceGroupName: String): ListMobileNetworkSimIdsResult