CloudConnectorUserApiResponse

CloudConnectorUserApiResponse
CloudConnectorUserApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "azure_serviceprincipal": {
                "application_id": "string",
                "authentication_token": "string",
                "tenant_id": "string"
            },
            "azure_userpass": {
                "password": "string",
                "tenant_name": "string",
                "username": "string"
            },
            "configpb_attributes": {
                "version": 0
            },
            "gcp_credentials": {
                "service_account_keyfile_data": "string"
            },
            "name": "string",
            "nsxt_credentials": {
                "password": "string",
                "username": "string"
            },
            "oci_credentials": {
                "fingerprint": "string",
                "key_content": "string",
                "pass_phrase": "string",
                "user": "string"
            },
            "password": "string",
            "private_key": "string",
            "public_key": "string",
            "tenant_ref": "string",
            "tencent_credentials": {
                "secret_id": "string",
                "secret_key": "string"
            },
            "url": "string",
            "uuid": "string",
            "vcenter_credentials": {
                "password": "string",
                "username": "string"
            }
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next