[{"label":"Latest (1.0.0)","version":"latest"}]
vmware-sase-platform
Zero Touch Provisioning Sign Up
DescriptionSign up form for Enterprise or MSP which will be verified on Maestro side to activate push activation
Privileges required:
UPDATE
INVENTORY
Request
URLURL
https://{api_host}/portal/rest/vcoInventory/pushActivationSignUp
Request Body
Request Body
InlineVcoInventoryPushActivationSignUp_RequestBody
of mimetype application/json
Required
Response
Response
Response BodyResponse Body
200 OK
Returns
InlineVcoInventoryPushActivationSignUp200Response
of type application/json
Request was successfully processed
Errors
error
400
Invalid Request: Please check your request schema
error
500
Error parsing or processing request
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"enterpriseId":0,"enterpriseProxyId":0,"prmId":"string","sid":"string"}' https://{api_host}/portal/rest/vcoInventory/pushActivationSignUp
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-privileges:
allowAuthTypes:
- ANY
allowPrincipleTypes: []
excludeAuthTypes: []
excludePrincipleTypes:
- EDGE
- GATEWAY
requirePrivileges:
- action: UPDATE
object: INVENTORY
x-vmw-doc-operation: Zero Touch Provisioning sign-up
[{"label":"Latest (1.0.0)","version":"latest"}]
vmware-sase-platform