{ "operationId": "List Hybrid Clusters", "method": "GET", "path": "/hybrid/clusters", "summary": "List Hybrid Clusters", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "items": [ { "id": "Y2lZY76123abbb", "orgId": "Y2lzY29zcGFyazovL3", "name": "EMEA Oslo 1", "resourceGroupId": "Y2lzY29zcGFyazovL3" } ] } } ] }