{
"items": [
{
"id": "text",
"name": "text",
"status": "text",
"version": "text",
"last_connected": "text",
"is_latest_version": true,
"cloud_provider_type": "text",
"sessions": [
{
"id": "text",
"metadata": {
"cloud_provider_metadata": {
"kubernetes_type": "text",
"kubernetes_version": "text",
"is_kubernetes_admin": true,
"local_deploy": true,
"aws_account_id": "text",
"region": "text",
"availability_zone": "text",
"project_id": "text",
"organization_id": "text",
"zone": "text",
"subscription_id": "text",
"resource_group": "text",
"is_azure_admin": true
},
"connector_version": "text"
},
"last_connected_time": "text"
}
]
}
],
"pagination": {
"next_page_token": "text"
}
}