CreateEnterpriseSchema
{
"gatewayPool": "string",
"operatorProfiles": [
"string"
],
"name": "string",
"accountNumber": "string",
"domain": "string",
"description": "string",
"licenses": [
"string"
],
"enableExportRestriction": false,
"serviceLicenses": {
"SDWAN": {
"enabled": false
},
"ENI": {
"enabled": false
},
"CWS": {
"enabled": false
},
"ZTNAD": {
"enabled": false
},
"PICS": {
"enabled": false
},
"MCS": {
"enabled": false
},
"SSE": {
"enabled": false
},
"SYMANTECP2P": {
"enabled": false,
"symantecLicense": "string"
}
},
"enableEnterpriseDelegationToOperator": false,
"enableEnterpriseDelegationToProxy": false,
"enableEnterpriseUserManagementDelegationToOperator": false,
"delegateEdgeImageManagementToEnterprise": false,
"endpointPkiMode": "string",
"user": {
"email": "string",
"username": "string",
"password": "string",
"password2": "string",
"firstName": "string",
"lastName": "string",
"officePhone": "string",
"mobilePhone": "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"
}
A globally-unique UUIDv4-formatted identifer
Array of globally-unique UUIDv4-formatted identifers representing operator Profile logicalIds. First item in the array is the default operator profile (inherited by all Edges by default)
Enterprise unique name
accountNumber
domain
description
Array of globally-unique UUIDv4-formatted identifers
enableExportRestriction
enableEnterpriseDelegationToOperator
enableEnterpriseDelegationToProxy
enableEnterpriseUserManagementDelegationToOperator
delegateEdgeImageManagementToEnterprise
endpointPkiMode
contactName
contactPhone
contactMobile
contactEmail
streetAddress
streetAddress2
city
state
postalCode
country
lat
lon
timezone
locale