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

List Providers

Description

Get enabled cloud providers for an organization

Request

Request

URL

URL


get
https://vmc.vmware.com/vmc/api/orgs/{org}/providers
Copy

Path Parameters

Path Parameters

string
org Required

Organization identifier


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns array of AwsCloudProvider of type(s) application/json
This response body class contains all of the following: CloudProvider, InlineAwsCloudProvider1
Errors

Errors

401

Unauthorized


403

Forbidden


ErrorResponse
404

Organization doesn’t exist

Code Samples

Code Samples

PowerCLI Client SDK Example

Invoke-OrgsOrgProvidersGet -Org "MyOrg"

cURL Command

curl https://vmc.vmware.com/vmc/api/orgs/{org}/providers
Vendor Extensions

Vendor Extensions

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


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

Was this page helpful?