Get Vmc Cloud Accounts

Get Vmc Cloud Accounts

Get all VMC cloud accounts within the current organization

Request
URI
GET
https://{api_host}/iaas/api/cloud-accounts-vmc
COPY
Query Parameters
string
apiVersion
Optional

The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /iaas/api/about


Responses
200

successful operation

Returns CloudAccountVmcResult of type(s) application/json
{
    "numberOfElements": 1,
    "content": [
        {
            "owner": "[email protected]",
            "_links": {
                "_links": {
                    "hrefs": [
                        "string"
                    ],
                    "href": "string"
                }
            },
            "sddc": "string",
            "description": "my-description",
            "orgId": "9e49",
            "tags": [
                {
                    "value": "string",
                    "key": "string"
                }
            ],
            "organizationId": "deprecated",
            "createdAt": "2012-09-27",
            "createDefaultZones": true,
            "customProperties": {
                "customProperties": "string"
            },
            "name": "my-name",
            "id": "9e49",
            "updatedAt": "2012-09-27",
            "username": "[email protected]"
        }
    ],
    "totalElements": 1
}
integer As int64 As int64
numberOfElements
Optional

Number of elements in the current page

array of object
content
Optional

List of content items

integer As int64 As int64
totalElements
Optional

Total number of elements. In some cases the field may not be populated


403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/iaas/api/cloud-accounts-vmc
                
Cloud Account Operations
POST
Create Vmc Cloud Account
GET
Get Vmc Cloud Accounts
PATCH
Update Vmc Cloud Account
GET
Get Vmc Cloud Account
DELETE
Delete Vmc Cloud Account
POST
Enumerate Private Images Gcp
POST
Create Cloud Account
GET
Get Cloud Accounts
PATCH
Update Azure Cloud Account
GET
Get Azure Cloud Account
DELETE
Delete Azure Cloud Account
PATCH
Update Nsx T Cloud Account
GET
Get Nsx T Cloud Account
DELETE
Delete Cloud Account Nsx T
POST
Enumerate Private Images
PATCH
Update Cloud Account
GET
Get Cloud Account
DELETE
Delete Cloud Account
POST
Create V Sphere Cloud Account
GET
Get V Sphere Cloud Accounts
POST
Enumerate Vmc Regions
POST
Create Gcp Cloud Account
GET
Get Gcp Cloud Accounts
POST
Enumerate Azure Regions
POST
Create Nsx V Cloud Account
GET
Get Nsx V Cloud Accounts
POST
Create Nsx T Cloud Account
GET
Get Nsx T Cloud Accounts
PATCH
Update Gcp Cloud Account
GET
Get Gcp Cloud Account
DELETE
Delete Gcp Cloud Account
POST
Enumerate Private Images V Sphere
POST
Enumerate Regions
POST
Enumerate Gcp Regions
POST
Create Aws Cloud Account
GET
Get Aws Cloud Accounts
POST
Enumerate V Sphere Regions
POST
Enumerate Private Images VMC
POST
Enumerate Private Images Azure
PATCH
Update Aws Cloud Account
GET
Get Aws Cloud Account
DELETE
Delete Aws Cloud Account
PATCH
Update V Sphere Cloud Account
GET
Get V Sphere Cloud Account
DELETE
Delete V Sphere Cloud Account
POST
Enumerate Aws Regions
POST
Create Azure Cloud Account
GET
Get Azure Cloud Accounts
POST
Enumerate Private Images AWS
PATCH
Update Nsx V Cloud Account
GET
Get Nsx V Cloud Account
DELETE
Delete Cloud Account Nsx V