1. Packages
  2. Azure Classic
  3. API Docs
  4. mobile
  5. getNetworkPacketCoreControlPlane

We recommend using Azure Native.

Azure Classic v5.74.0 published on Monday, Apr 29, 2024 by Pulumi

azure.mobile.getNetworkPacketCoreControlPlane

Explore with Pulumi AI

azure logo

We recommend using Azure Native.

Azure Classic v5.74.0 published on Monday, Apr 29, 2024 by Pulumi

    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/v5/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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure:mobile/getNetworkPacketCoreControlPlane:getNetworkPacketCoreControlPlane
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    The name of the Mobile Network Packet Core Control Plane.
    ResourceGroupName string
    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.
    ResourceGroupName string
    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.
    resourceGroupName String
    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.
    resourceGroupName string
    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_name str
    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.
    resourceGroupName String
    The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.

    getNetworkPacketCoreControlPlane Result

    The following output properties are available:

    ControlPlaneAccessIpv4Address string
    ControlPlaneAccessIpv4Gateway string
    ControlPlaneAccessIpv4Subnet string
    ControlPlaneAccessName string
    CoreNetworkTechnology string
    The core network technology generation.
    Id string
    The provider-assigned unique ID for this managed resource.
    Identities List<GetNetworkPacketCoreControlPlaneIdentity>
    An identity block as defined below.
    InteroperabilitySettingsJson string
    Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
    LocalDiagnosticsAccesses List<GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess>
    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.
    Location string
    The Azure Region where the Mobile Network Packet Core Control Plane exists.
    Name string
    The logical name for this interface.
    Platforms List<GetNetworkPacketCoreControlPlanePlatform>
    A platform block as defined below.
    ResourceGroupName string
    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.
    Tags Dictionary<string, string>
    A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
    UserEquipmentMtuInBytes int
    The MTU in bytes that can be sent to the user equipment.
    ControlPlaneAccessIpv4Address string
    ControlPlaneAccessIpv4Gateway string
    ControlPlaneAccessIpv4Subnet string
    ControlPlaneAccessName string
    CoreNetworkTechnology string
    The core network technology generation.
    Id string
    The provider-assigned unique ID for this managed resource.
    Identities []GetNetworkPacketCoreControlPlaneIdentity
    An identity block as defined below.
    InteroperabilitySettingsJson string
    Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
    LocalDiagnosticsAccesses []GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess
    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.
    Location string
    The Azure Region where the Mobile Network Packet Core Control Plane exists.
    Name string
    The logical name for this interface.
    Platforms []GetNetworkPacketCoreControlPlanePlatform
    A platform block as defined below.
    ResourceGroupName string
    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.
    Tags map[string]string
    A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
    UserEquipmentMtuInBytes int
    The MTU in bytes that can be sent to the user equipment.
    controlPlaneAccessIpv4Address String
    controlPlaneAccessIpv4Gateway String
    controlPlaneAccessIpv4Subnet String
    controlPlaneAccessName String
    coreNetworkTechnology String
    The core network technology generation.
    id String
    The provider-assigned unique ID for this managed resource.
    identities List<GetNetworkPacketCoreControlPlaneIdentity>
    An identity block as defined below.
    interoperabilitySettingsJson String
    Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
    localDiagnosticsAccesses List<GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess>
    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.
    location String
    The Azure Region where the Mobile Network Packet Core Control Plane exists.
    name String
    The logical name for this interface.
    platforms List<GetNetworkPacketCoreControlPlanePlatform>
    A platform block as defined below.
    resourceGroupName String
    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.
    tags Map<String,String>
    A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
    userEquipmentMtuInBytes Integer
    The MTU in bytes that can be sent to the user equipment.
    controlPlaneAccessIpv4Address string
    controlPlaneAccessIpv4Gateway string
    controlPlaneAccessIpv4Subnet string
    controlPlaneAccessName string
    coreNetworkTechnology string
    The core network technology generation.
    id string
    The provider-assigned unique ID for this managed resource.
    identities GetNetworkPacketCoreControlPlaneIdentity[]
    An identity block as defined below.
    interoperabilitySettingsJson string
    Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
    localDiagnosticsAccesses GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess[]
    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.
    location string
    The Azure Region where the Mobile Network Packet Core Control Plane exists.
    name string
    The logical name for this interface.
    platforms GetNetworkPacketCoreControlPlanePlatform[]
    A platform block as defined below.
    resourceGroupName string
    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.
    tags {[key: string]: string}
    A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
    userEquipmentMtuInBytes number
    The MTU in bytes that can be sent to the user equipment.
    control_plane_access_ipv4_address str
    control_plane_access_ipv4_gateway str
    control_plane_access_ipv4_subnet str
    control_plane_access_name str
    core_network_technology str
    The core network technology generation.
    id str
    The provider-assigned unique ID for this managed resource.
    identities Sequence[GetNetworkPacketCoreControlPlaneIdentity]
    An identity block as defined below.
    interoperability_settings_json str
    Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
    local_diagnostics_accesses Sequence[GetNetworkPacketCoreControlPlaneLocalDiagnosticsAccess]
    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.
    location str
    The Azure Region where the Mobile Network Packet Core Control Plane exists.
    name str
    The logical name for this interface.
    platforms Sequence[GetNetworkPacketCoreControlPlanePlatform]
    A platform block as defined below.
    resource_group_name str
    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.
    tags Mapping[str, str]
    A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
    user_equipment_mtu_in_bytes int
    The MTU in bytes that can be sent to the user equipment.
    controlPlaneAccessIpv4Address String
    controlPlaneAccessIpv4Gateway String
    controlPlaneAccessIpv4Subnet String
    controlPlaneAccessName String
    coreNetworkTechnology String
    The core network technology generation.
    id String
    The provider-assigned unique ID for this managed resource.
    identities List<Property Map>
    An identity block as defined below.
    interoperabilitySettingsJson String
    Settings in JSON format to allow interoperability with third party components e.g. RANs and UEs.
    localDiagnosticsAccesses List<Property Map>
    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.
    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 platform block as defined below.
    resourceGroupName String
    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.
    tags Map<String>
    A mapping of tags assigned to the Mobile Network Packet Core Control Plane.
    userEquipmentMtuInBytes Number
    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.
    HttpsServerCertificateUrl string
    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.
    HttpsServerCertificateUrl string
    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.
    httpsServerCertificateUrl String
    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.
    httpsServerCertificateUrl string
    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_certificate_url str
    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.
    httpsServerCertificateUrl String
    The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.

    GetNetworkPacketCoreControlPlanePlatform

    ArcKubernetesClusterId string
    The ID of Azure Arc connected cluster where the packet core is deployed.
    CustomLocationId string
    The ID of Azure Arc custom location where the packet core is deployed.
    EdgeDeviceId string
    The ID of Azure Stack Edge device where the packet core is deployed.
    StackHciClusterId string
    The ID of Azure Stack HCI cluster where the packet core is deployed.
    Type string
    The platform type where the packet core is deployed.
    ArcKubernetesClusterId string
    The ID of Azure Arc connected cluster where the packet core is deployed.
    CustomLocationId string
    The ID of Azure Arc custom location where the packet core is deployed.
    EdgeDeviceId string
    The ID of Azure Stack Edge device where the packet core is deployed.
    StackHciClusterId string
    The ID of Azure Stack HCI cluster where the packet core is deployed.
    Type string
    The platform type where the packet core is deployed.
    arcKubernetesClusterId String
    The ID of Azure Arc connected cluster where the packet core is deployed.
    customLocationId String
    The ID of Azure Arc custom location where the packet core is deployed.
    edgeDeviceId String
    The ID of Azure Stack Edge device where the packet core is deployed.
    stackHciClusterId String
    The ID of Azure Stack HCI cluster where the packet core is deployed.
    type String
    The platform type where the packet core is deployed.
    arcKubernetesClusterId string
    The ID of Azure Arc connected cluster where the packet core is deployed.
    customLocationId string
    The ID of Azure Arc custom location where the packet core is deployed.
    edgeDeviceId string
    The ID of Azure Stack Edge device where the packet core is deployed.
    stackHciClusterId string
    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_cluster_id str
    The ID of Azure Arc connected cluster where the packet core is deployed.
    custom_location_id str
    The ID of Azure Arc custom location where the packet core is deployed.
    edge_device_id str
    The ID of Azure Stack Edge device where the packet core is deployed.
    stack_hci_cluster_id str
    The ID of Azure Stack HCI cluster where the packet core is deployed.
    type str
    The platform type where the packet core is deployed.
    arcKubernetesClusterId String
    The ID of Azure Arc connected cluster where the packet core is deployed.
    customLocationId String
    The ID of Azure Arc custom location where the packet core is deployed.
    edgeDeviceId String
    The ID of Azure Stack Edge device where the packet core is deployed.
    stackHciClusterId String
    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 azurerm Terraform Provider.
    azure logo

    We recommend using Azure Native.

    Azure Classic v5.74.0 published on Monday, Apr 29, 2024 by Pulumi