[{"label":"Latest (v1.1)","version":"latest"}]
vmc
List Orgs
DescriptionReturn a list of all organizations the calling user (based on credential) is authorized on.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://vmc.vmware.com/vmc/api/orgs
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
Organization
of type(s) application/json
This response body class contains all of the following:
AbstractEntity, InlineOrganization1
Errors
401
Unauthorized
403
Forbidden
Code Samples
cURL Command
curl https://vmc.vmware.com/vmc/api/orgs
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmc-ui-servicename: orgs
x-vmw-vapi-methodname: list
[{"label":"Latest (v1.1)","version":"latest"}]
vmc