[{"label":"Latest (v1.1)","version":"latest"}]
vmc

Get Accounts

Description

Gets a link that can be used on a customer’s account to start the linking process.

Request

Request

URL

URL


get
https://vmc.vmware.com/vmc/api/orgs/{org}/account-link
Copy

Path Parameters

Path Parameters

string
org Required

Organization identifier


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

200 OK

OK

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

PowerCLI Client SDK Example

Invoke-OrgsOrgAccountLinkGet -Org "MyOrg"

cURL Command

curl https://vmc.vmware.com/vmc/api/orgs/{org}/account-link
Vendor Extensions

Vendor Extensions

This operation contains the following vendor extensions defined in the spec:
x-vmc-ui-servicename: accounts
x-vmw-vapi-methodname: get


Feedback

Was this page helpful?