GET-SessionManagementSubscriptionData- Provisioning

[
    {
        "dnnConfigurations": {
            "dnn1": {
                "iwkEpsInd": true,
                "sessionAmbr": {
                    "uplink": "125 Mbps",
                    "downlink": "25 Mbps"
                },
                "5gQosProfile": {
                    "priorityLevel": 79,
                    "5qi": 123,
                    "arp": {
                        "preemptCap": "MAY_PREEMPT",
                        "priorityLevel": 1,
                        "preemptVuln": "PREEMPTABLE"
                    }
                },
                "upSecurity": {
                    "upIntegr": "REQUIRED",
                    "upConfid": "REQUIRED"
                },
                "sscModes": {
                    "allowedSscModes": [
                        "SSC_MODE_2",
                        "SSC_MODE_3"
                    ],
                    "defaultSscMode": "SSC_MODE_1"
                },
                "3gppChargingCharacteristics": "123A",
                "pduSessionTypes": {
                    "defaultSessionType": "IPV4",
                    "allowedSessionTypes": [
                        "IPV6",
                        "IPV4V6",
                        "UNSTRUCTURED",
                        "ETHERNET"
                    ]
                },
                "staticIpAddress": [
                    "1.1.1.1",
                    "191.0.2.1"
                ]
            }
        },
        "internalGroupIds": [
            "9ABAB803-203-299-95A9",
            "9ABAB803-203-299-95A2",
            "79e0c480-719-085-f2A55e6DDc91Df802438"
        ]
    }
]