[{"label":"Latest (1.0.0)","version":"latest"}]
vmware-sase-platform
Associate Existing Edge
DescriptionAssociate existing logical Edge which doesn’t have associated inventory Edge with inventory Edge which doesn’t have associated logical Edge
Privileges required:
UPDATE
INVENTORY
Request
URLURL
https://{api_host}/portal/rest/vcoInventory/associateExistingEdge
Request Body
Request Body
InlineVcoInventoryAssociateExistingEdge_RequestBody
of mimetype application/json
Required
Response
Response
Response BodyResponse Body
200 OK returns
InlineVcoInventoryAssociateExistingEdge200Response
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 '{"edgeId":0,"enterpriseId":0,"enterpriseProxyId":0,"inventoryEdgeId":0}' https://{api_host}/portal/rest/vcoInventory/associateExistingEdge
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: Associate existing Edge
[{"label":"Latest (1.0.0)","version":"latest"}]
vmware-sase-platform
On This Page
VCO Inventory Operations
post