[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

CreateEnterpriseSchema

Properties

string
gatewayPool Required

A globally-unique UUIDv4-formatted identifer


array of string
operatorProfiles Required

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)


string
name Required

Enterprise unique name


string
accountNumber Optional

string
contactName Optional

string
contactPhone Optional

string
country Optional

boolean
delegateEdgeImageManagementToEnterprise Optional

string
description Optional

string
domain Optional

boolean
enableEnterpriseDelegationToOperator Optional

boolean
enableEnterpriseDelegationToProxy Optional

boolean
enableEnterpriseUserManagementDelegationToOperator Optional

boolean
enableExportRestriction Optional

string
endpointPkiMode Optional

Possible values are: CERTIFICATE_DISABLEDCERTIFICATE_OPTIONALCERTIFICATE_REQUIRED


string
contactMobile Optional

number as float
lat Optional

array of string
licenses Optional

Array of globally-unique UUIDv4-formatted identifers


string
locale Optional

number as float
lon Optional

string
contactEmail Optional

string
city Optional

string
postalCode Optional

serviceLicenses Optional

string
state Optional

string
streetAddress Optional

string
streetAddress2 Optional

string
timezone Optional

JSON Example

{
	"gatewayPool": "string",
	"name": "string",
	"operatorProfiles": [
		"string"
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Parameter To

Create Enterprise

Feedback

Was this page helpful?