fetchCloudEndpoint_200_response_data

fetchCloudEndpoint_200_response_data
fetchCloudEndpoint_200_response_data
JSON Example
{
    "items": [
        {
            "endpointId": "endpointId",
            "cloudType": "cloudType",
            "url": "https://HCX_CLOUD_IP",
            "username": "username"
        },
        {
            "endpointId": "endpointId",
            "cloudType": "cloudType",
            "url": "https://HCX_CLOUD_IP",
            "username": "username"
        }
    ]
}