[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Get SDDC Connection
DescriptionGet a list of SDDC connections currently setup for the customer’s organization.
Request
URLURL
https://vmc.vmware.com/vmc/api/orgs/{org}/account-link/sddc-connections
Path Parameters
Path Parameters
string
org
Required
Organization identifier
Query Parameters
Query Parameters
string
sddc
Optional
sddc
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
AwsSddcConnection
of type(s) application/json
This response body class contains all of the following:
AbstractEntity, InlineAwsSddcConnection1
Errors
401
Unauthorized
403
Forbidden
Code Samples
PowerCLI Client SDK Example
Invoke-OrgsOrgAccountLinkSddcConnectionsGet -Org "MyOrg" -Sddc "MySddc"
cURL Command
curl https://vmc.vmware.com/vmc/api/orgs/{org}/account-link/sddc-connections
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmc-ui-servicename: sddc-connection
x-vmw-vapi-methodname: get
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
On This Page
Account Linking Operations
delete
get
get
get