We recommend using Azure Native.
Azure v6.21.0 published on Friday, Mar 7, 2025 by Pulumi
azure.mobile.getNetworkPacketCoreControlPlane
Explore with Pulumi AI
Get information about a Mobile Network Packet Core Control Plane.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as azure from "@pulumi/azure";
const example = azure.mobile.getNetworkPacketCoreControlPlane({
    name: "example-mnpccp",
    resourceGroupName: "example-rg",
});
import pulumi
import pulumi_azure as azure
example = azure.mobile.get_network_packet_core_control_plane(name="example-mnpccp",
    resource_group_name="example-rg")
package main
import (
	"github.com/pulumi/pulumi-azure/sdk/v6/go/azure/mobile"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := mobile.LookupNetworkPacketCoreControlPlane(ctx, &mobile.LookupNetworkPacketCoreControlPlaneArgs{
			Name:              "example-mnpccp",
			ResourceGroupName: "example-rg",
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Azure = Pulumi.Azure;
return await Deployment.RunAsync(() => 
{
    var example = Azure.Mobile.GetNetworkPacketCoreControlPlane.Invoke(new()
    {
        Name = "example-mnpccp",
        ResourceGroupName = "example-rg",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azure.mobile.MobileFunctions;
import com.pulumi.azure.mobile.inputs.GetNetworkPacketCoreControlPlaneArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = MobileFunctions.getNetworkPacketCoreControlPlane(GetNetworkPacketCoreControlPlaneArgs.builder()
            .name("example-mnpccp")
            .resourceGroupName("example-rg")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: azure:mobile:getNetworkPacketCoreControlPlane
      arguments:
        name: example-mnpccp
        resourceGroupName: example-rg
Using getNetworkPacketCoreControlPlane
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNetworkPacketCoreControlPlane(args: GetNetworkPacketCoreControlPlaneArgs, opts?: InvokeOptions): Promise<GetNetworkPacketCoreControlPlaneResult>
function getNetworkPacketCoreControlPlaneOutput(args: GetNetworkPacketCoreControlPlaneOutputArgs, opts?: InvokeOptions): Output<GetNetworkPacketCoreControlPlaneResult>def get_network_packet_core_control_plane(name: Optional[str] = None,
                                          resource_group_name: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetNetworkPacketCoreControlPlaneResult
def get_network_packet_core_control_plane_output(name: Optional[pulumi.Input[str]] = None,
                                          resource_group_name: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetNetworkPacketCoreControlPlaneResult]func LookupNetworkPacketCoreControlPlane(ctx *Context, args *LookupNetworkPacketCoreControlPlaneArgs, opts ...InvokeOption) (*LookupNetworkPacketCoreControlPlaneResult, error)
func LookupNetworkPacketCoreControlPlaneOutput(ctx *Context, args *LookupNetworkPacketCoreControlPlaneOutputArgs, opts ...InvokeOption) LookupNetworkPacketCoreControlPlaneResultOutput> Note: This function is named LookupNetworkPacketCoreControlPlane in the Go SDK.
public static class GetNetworkPacketCoreControlPlane 
{
    public static Task<GetNetworkPacketCoreControlPlaneResult> InvokeAsync(GetNetworkPacketCoreControlPlaneArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkPacketCoreControlPlaneResult> Invoke(GetNetworkPacketCoreControlPlaneInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkPacketCoreControlPlaneResult> getNetworkPacketCoreControlPlane(GetNetworkPacketCoreControlPlaneArgs args, InvokeOptions options)
public static Output<GetNetworkPacketCoreControlPlaneResult> getNetworkPacketCoreControlPlane(GetNetworkPacketCoreControlPlaneArgs args, InvokeOptions options)
fn::invoke:
  function: azure:mobile/getNetworkPacketCoreControlPlane:getNetworkPacketCoreControlPlane
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- The name of the Mobile Network Packet Core Control Plane.
- ResourceGroup stringName 
- The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.
- Name string
- The name of the Mobile Network Packet Core Control Plane.
- ResourceGroup stringName 
- The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.
- name String
- The name of the Mobile Network Packet Core Control Plane.
- resourceGroup StringName 
- The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.
- name string
- The name of the Mobile Network Packet Core Control Plane.
- resourceGroup stringName 
- The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.
- name str
- The name of the Mobile Network Packet Core Control Plane.
- resource_group_ strname 
- The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.
- name String
- The name of the Mobile Network Packet Core Control Plane.
- resourceGroup StringName 
- The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.
getNetworkPacketCoreControlPlane Result
The following output properties are available:
- ControlPlane stringAccess Ipv4Address 
- ControlPlane stringAccess Ipv4Gateway 
- ControlPlane stringAccess Ipv4Subnet 
- ControlPlane stringAccess Name 
- CoreNetwork stringTechnology 
- The core network technology generation.
- Id string
- The provider-assigned unique ID for this managed resource.
- Identities
List<GetNetwork Packet Core Control Plane Identity> 
- An identityblock as defined below.
- InteroperabilitySettings stringJson 
- Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
- LocalDiagnostics List<GetAccesses Network Packet Core Control Plane Local Diagnostics Access> 
- One or more local_diagnostics_accessblocks as defined below. The Kubernetes ingress configuration that controls access to the packet core diagnostics through local APIs.
- Location string
- The Azure Region where the Mobile Network Packet Core Control Plane exists.
- Name string
- The logical name for this interface.
- Platforms
List<GetNetwork Packet Core Control Plane Platform> 
- A platformblock as defined below.
- ResourceGroup stringName 
- SiteIds List<string>
- The list of Mobile Network Site IDs in which this packet core control plane is deployed.
- Sku string
- The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
- SoftwareVersion string
- The version of the packet core software that is deployed.
- Dictionary<string, string>
- A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
- UserEquipment intMtu In Bytes 
- The MTU in bytes that can be sent to the user equipment.
- ControlPlane stringAccess Ipv4Address 
- ControlPlane stringAccess Ipv4Gateway 
- ControlPlane stringAccess Ipv4Subnet 
- ControlPlane stringAccess Name 
- CoreNetwork stringTechnology 
- The core network technology generation.
- Id string
- The provider-assigned unique ID for this managed resource.
- Identities
[]GetNetwork Packet Core Control Plane Identity 
- An identityblock as defined below.
- InteroperabilitySettings stringJson 
- Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
- LocalDiagnostics []GetAccesses Network Packet Core Control Plane Local Diagnostics Access 
- One or more local_diagnostics_accessblocks as defined below. The Kubernetes ingress configuration that controls access to the packet core diagnostics through local APIs.
- Location string
- The Azure Region where the Mobile Network Packet Core Control Plane exists.
- Name string
- The logical name for this interface.
- Platforms
[]GetNetwork Packet Core Control Plane Platform 
- A platformblock as defined below.
- ResourceGroup stringName 
- SiteIds []string
- The list of Mobile Network Site IDs in which this packet core control plane is deployed.
- Sku string
- The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
- SoftwareVersion string
- The version of the packet core software that is deployed.
- map[string]string
- A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
- UserEquipment intMtu In Bytes 
- The MTU in bytes that can be sent to the user equipment.
- controlPlane StringAccess Ipv4Address 
- controlPlane StringAccess Ipv4Gateway 
- controlPlane StringAccess Ipv4Subnet 
- controlPlane StringAccess Name 
- coreNetwork StringTechnology 
- The core network technology generation.
- id String
- The provider-assigned unique ID for this managed resource.
- identities
List<GetNetwork Packet Core Control Plane Identity> 
- An identityblock as defined below.
- interoperabilitySettings StringJson 
- Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
- localDiagnostics List<GetAccesses Network Packet Core Control Plane Local Diagnostics Access> 
- One or more local_diagnostics_accessblocks as defined below. The Kubernetes ingress configuration that controls access to the packet core diagnostics through local APIs.
- location String
- The Azure Region where the Mobile Network Packet Core Control Plane exists.
- name String
- The logical name for this interface.
- platforms
List<GetNetwork Packet Core Control Plane Platform> 
- A platformblock as defined below.
- resourceGroup StringName 
- siteIds List<String>
- The list of Mobile Network Site IDs in which this packet core control plane is deployed.
- sku String
- The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
- softwareVersion String
- The version of the packet core software that is deployed.
- Map<String,String>
- A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
- userEquipment IntegerMtu In Bytes 
- The MTU in bytes that can be sent to the user equipment.
- controlPlane stringAccess Ipv4Address 
- controlPlane stringAccess Ipv4Gateway 
- controlPlane stringAccess Ipv4Subnet 
- controlPlane stringAccess Name 
- coreNetwork stringTechnology 
- The core network technology generation.
- id string
- The provider-assigned unique ID for this managed resource.
- identities
GetNetwork Packet Core Control Plane Identity[] 
- An identityblock as defined below.
- interoperabilitySettings stringJson 
- Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
- localDiagnostics GetAccesses Network Packet Core Control Plane Local Diagnostics Access[] 
- One or more local_diagnostics_accessblocks as defined below. The Kubernetes ingress configuration that controls access to the packet core diagnostics through local APIs.
- location string
- The Azure Region where the Mobile Network Packet Core Control Plane exists.
- name string
- The logical name for this interface.
- platforms
GetNetwork Packet Core Control Plane Platform[] 
- A platformblock as defined below.
- resourceGroup stringName 
- siteIds string[]
- The list of Mobile Network Site IDs in which this packet core control plane is deployed.
- sku string
- The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
- softwareVersion string
- The version of the packet core software that is deployed.
- {[key: string]: string}
- A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
- userEquipment numberMtu In Bytes 
- The MTU in bytes that can be sent to the user equipment.
- control_plane_ straccess_ ipv4_ address 
- control_plane_ straccess_ ipv4_ gateway 
- control_plane_ straccess_ ipv4_ subnet 
- control_plane_ straccess_ name 
- core_network_ strtechnology 
- The core network technology generation.
- id str
- The provider-assigned unique ID for this managed resource.
- identities
Sequence[GetNetwork Packet Core Control Plane Identity] 
- An identityblock as defined below.
- interoperability_settings_ strjson 
- Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
- local_diagnostics_ Sequence[Getaccesses Network Packet Core Control Plane Local Diagnostics Access] 
- One or more local_diagnostics_accessblocks as defined below. The Kubernetes ingress configuration that controls access to the packet core diagnostics through local APIs.
- location str
- The Azure Region where the Mobile Network Packet Core Control Plane exists.
- name str
- The logical name for this interface.
- platforms
Sequence[GetNetwork Packet Core Control Plane Platform] 
- A platformblock as defined below.
- resource_group_ strname 
- site_ids Sequence[str]
- The list of Mobile Network Site IDs in which this packet core control plane is deployed.
- sku str
- The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
- software_version str
- The version of the packet core software that is deployed.
- Mapping[str, str]
- A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
- user_equipment_ intmtu_ in_ bytes 
- The MTU in bytes that can be sent to the user equipment.
- controlPlane StringAccess Ipv4Address 
- controlPlane StringAccess Ipv4Gateway 
- controlPlane StringAccess Ipv4Subnet 
- controlPlane StringAccess Name 
- coreNetwork StringTechnology 
- The core network technology generation.
- id String
- The provider-assigned unique ID for this managed resource.
- identities List<Property Map>
- An identityblock as defined below.
- interoperabilitySettings StringJson 
- Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
- localDiagnostics List<Property Map>Accesses 
- One or more local_diagnostics_accessblocks as defined below. The Kubernetes ingress configuration that controls access to the packet core diagnostics through local APIs.
- location String
- The Azure Region where the Mobile Network Packet Core Control Plane exists.
- name String
- The logical name for this interface.
- platforms List<Property Map>
- A platformblock as defined below.
- resourceGroup StringName 
- siteIds List<String>
- The list of Mobile Network Site IDs in which this packet core control plane is deployed.
- sku String
- The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
- softwareVersion String
- The version of the packet core software that is deployed.
- Map<String>
- A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
- userEquipment NumberMtu In Bytes 
- The MTU in bytes that can be sent to the user equipment.
Supporting Types
GetNetworkPacketCoreControlPlaneIdentity      
- IdentityIds List<string>
- A list of User Assigned Managed Identity IDs assigned to this resource.
- Type string
- The platform type where the packet core is deployed.
- IdentityIds []string
- A list of User Assigned Managed Identity IDs assigned to this resource.
- Type string
- The platform type where the packet core is deployed.
- identityIds List<String>
- A list of User Assigned Managed Identity IDs assigned to this resource.
- type String
- The platform type where the packet core is deployed.
- identityIds string[]
- A list of User Assigned Managed Identity IDs assigned to this resource.
- type string
- The platform type where the packet core is deployed.
- identity_ids Sequence[str]
- A list of User Assigned Managed Identity IDs assigned to this resource.
- type str
- The platform type where the packet core is deployed.
- identityIds List<String>
- A list of User Assigned Managed Identity IDs assigned to this resource.
- type String
- The platform type where the packet core is deployed.
GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess        
- AuthenticationType string
- How to authenticate users who access local diagnostics APIs.
- HttpsServer stringCertificate Url 
- The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
- AuthenticationType string
- How to authenticate users who access local diagnostics APIs.
- HttpsServer stringCertificate Url 
- The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
- authenticationType String
- How to authenticate users who access local diagnostics APIs.
- httpsServer StringCertificate Url 
- The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
- authenticationType string
- How to authenticate users who access local diagnostics APIs.
- httpsServer stringCertificate Url 
- The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
- authentication_type str
- How to authenticate users who access local diagnostics APIs.
- https_server_ strcertificate_ url 
- The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
- authenticationType String
- How to authenticate users who access local diagnostics APIs.
- httpsServer StringCertificate Url 
- The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.
GetNetworkPacketCoreControlPlanePlatform      
- ArcKubernetes stringCluster Id 
- The ID of Azure Arc connected cluster where the packet core is deployed.
- CustomLocation stringId 
- The ID of Azure Arc custom location where the packet core is deployed.
- EdgeDevice stringId 
- The ID of Azure Stack Edge device where the packet core is deployed.
- StackHci stringCluster Id 
- The ID of Azure Stack HCI cluster where the packet core is deployed.
- Type string
- The platform type where the packet core is deployed.
- ArcKubernetes stringCluster Id 
- The ID of Azure Arc connected cluster where the packet core is deployed.
- CustomLocation stringId 
- The ID of Azure Arc custom location where the packet core is deployed.
- EdgeDevice stringId 
- The ID of Azure Stack Edge device where the packet core is deployed.
- StackHci stringCluster Id 
- The ID of Azure Stack HCI cluster where the packet core is deployed.
- Type string
- The platform type where the packet core is deployed.
- arcKubernetes StringCluster Id 
- The ID of Azure Arc connected cluster where the packet core is deployed.
- customLocation StringId 
- The ID of Azure Arc custom location where the packet core is deployed.
- edgeDevice StringId 
- The ID of Azure Stack Edge device where the packet core is deployed.
- stackHci StringCluster Id 
- The ID of Azure Stack HCI cluster where the packet core is deployed.
- type String
- The platform type where the packet core is deployed.
- arcKubernetes stringCluster Id 
- The ID of Azure Arc connected cluster where the packet core is deployed.
- customLocation stringId 
- The ID of Azure Arc custom location where the packet core is deployed.
- edgeDevice stringId 
- The ID of Azure Stack Edge device where the packet core is deployed.
- stackHci stringCluster Id 
- The ID of Azure Stack HCI cluster where the packet core is deployed.
- type string
- The platform type where the packet core is deployed.
- arc_kubernetes_ strcluster_ id 
- The ID of Azure Arc connected cluster where the packet core is deployed.
- custom_location_ strid 
- The ID of Azure Arc custom location where the packet core is deployed.
- edge_device_ strid 
- The ID of Azure Stack Edge device where the packet core is deployed.
- stack_hci_ strcluster_ id 
- The ID of Azure Stack HCI cluster where the packet core is deployed.
- type str
- The platform type where the packet core is deployed.
- arcKubernetes StringCluster Id 
- The ID of Azure Arc connected cluster where the packet core is deployed.
- customLocation StringId 
- The ID of Azure Arc custom location where the packet core is deployed.
- edgeDevice StringId 
- The ID of Azure Stack Edge device where the packet core is deployed.
- stackHci StringCluster Id 
- The ID of Azure Stack HCI cluster where the packet core is deployed.
- type String
- The platform type where the packet core is deployed.
Package Details
- Repository
- Azure Classic pulumi/pulumi-azure
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the azurermTerraform Provider.