enterprise_proxy_insert_enterprise_proxy_enterprise

enterprise_proxy_insert_enterprise_proxy_enterprise
enterprise_proxy_insert_enterprise_proxy_enterprise
JSON Example
{
    "id": 0,
    "created": "string",
    "name": "string",
    "logicalId": "string",
    "contactName": "string",
    "contactPhone": "string",
    "contactMobile": "string",
    "contactEmail": "string",
    "streetAddress": "string",
    "streetAddress2": "string",
    "city": "string",
    "state": "string",
    "postalCode": "string",
    "country": "string",
    "lat": "number",
    "lon": "number",
    "timezone": "string",
    "locale": "string",
    "shippingSameAsLocation": 0,
    "shippingContactName": "string",
    "shippingAddress": "string",
    "shippingAddress2": "string",
    "shippingCity": "string",
    "shippingState": "string",
    "shippingCountry": "string",
    "shippingPostalCode": "string",
    "modified": "string",
    "gatewayPoolId": 0,
    "networkId": 0,
    "returnData": false,
    "user": {
        "email": "string",
        "password": "string",
        "password2": "string",
        "username": "string"
    },
    "enableEnterpriseDelegationToOperator": false,
    "enableEnterpriseDelegationToProxy": false,
    "enableEnterpriseUserManagementDelegationToOperator": false,
    "delegateEdgeImageManagementToEnterprise": false,
    "enableExportRestriction": false,
    "assignedOperatorProfileConfigurationIds": [
        0
    ],
    "configurationId": 0,
    "licenses": {
        "ids": [
            0
        ]
    },
    "serviceLicenses": {
        "SDWAN": {
            "enabled": false
        },
        "CWS": {
            "enabled": false,
            "licenseEdition": "string"
        },
        "ZTNAD": {
            "enabled": false,
            "maxPops": 0
        },
        "PICS": {
            "enabled": false
        },
        "MCS": {
            "enabled": false
        },
        "SSE": {
            "enabled": false
        },
        "SYMANTECP2P": {
            "enabled": false,
            "symantecLicense": "string"
        }
    },
    "analyticsConfiguration": {
        "analyticsCapability": "string",
        "analyticsEdgeLimit": 0,
        "analyticsSelfHealing": false
    },
    "enterpriseProxyId": 0
}