[{"label":"Latest (1.0.1)","version":"latest"},{"version":"1.0.0"}]
vmware-sase-platform

Get All VCO Edges

Description

Get VCO Edges

Request

Request

URL

URL


get
https://vcportal.velocloud.net/api/sase-licensing/v1/vcoEdges
Copy

Query Parameters

Query Parameters

string
count Optional

to return items count

Possible values are: truefalse


string
hideInactive Optional

Indicates that unactivated edges should be filtered out from response

Possible values are: truefalse


string
limit Optional

to limit returned collection


string
nextPageLink Optional

next page link


string
partnerLogicalId Optional

Partner logical ID


string
prevPageLink Optional

previous page link


string
sortBy Optional

sort by fields


Response

Response

Response Body

Response Body

200 OK

Returns GetAllEdgesFromVcoResponse of type application/json

VCO Edges with licensing information

Errors

Errors

httpResponseError
400

invalid input


httpResponseError
500

server internal error

Code Samples

Code Samples

cURL Command

curl https://vcportal.velocloud.net/api/sase-licensing/v1/vcoEdges


[{"label":"Latest (1.0.1)","version":"latest"},{"version":"1.0.0"}]
vmware-sase-platform
Feedback

Was this page helpful?