Webex · Example Payload
Webex List Cluster Details Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex List Cluster Details Example is an example object payload from Webex, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathsummaryrequestExamplesresponseExamples
Example Payload
{
"operationId": "List Cluster Details",
"method": "GET",
"path": "/videoMesh/clusters",
"summary": "List Cluster Details",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"items": [
{
"orgId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8zNmQ4OTRmNy0yYjU3LTQzYzEtYWNlZS1kNDdlNjc3NjE0MTQ",
"items": [
{
"clusterId": "Y2lzY29zcGFyazovL3VzL0hZQlJJRF9DTFVTVEVSLzFlYjY1ZmRmLTk2NDMtNDE3Zi05OTc0LWFkNzJjYWUwZTEwZjpiMzdmNTgzYy1kZGRjLTQyOGItODJlNS1jYmU2ODFkYjQ5NjI",
"clusterName": "Bangalore",
"nodes": [
{
"nodeId": "Y2lzY29zcGFyazovL3VzL0hZQlJJRF9DTFVTVEVSLzM2ZDg5NGY3LTJiNTctNDNjMS1hY2VlLWQ0N2U2Nzc2MTQxNDo0NjdiNGIxZC1jZWI2LTQwN2EtYWZmOC1mMjIxZmFiNzhjNzI",
"hostNameOrIp": "xyz.abc.com",
"deploymentType": "Video Mesh Node Lite",
"location": {
"countryCode": "IN",
"city": "Bangalore",
"timeZone": "Asia/Kolkata"
}
},
{
"nodeId": "Y2lzY29zcGFyazovL3VzL0hZQlJJRF9DTFVTVEVSLzM2ZDg5NGY3LTJiNTctNDNjMS1hY2VlLWQ0N2U2Nzc2MTQxNDo1ODJhMWFlYy03YTMwLTQ2MDItYTI2NS02YTE5NDcwOWZkOTg",
"hostNameOrIp": "201.21.201.21",
"deploymentType": "Video Mesh Node Lite",
"location": {
"countryCode": "IN",
"city": "Bangalore",
"timeZone": "Asia/Kolkata"
}
}
],
"releaseChannel": "alpha",
"upgradeSchedule": {
"scheduleDays": [
"sunday"
],
"scheduleTime": "02:00",
"scheduleTimeZone": "Asia/Kolkata",
"upgradePending": true,
"nextUpgradeTime": "2020-03-25T20:30:00Z"
}
},
{
"clusterId": "Y2lzY29zcGFyazovL3VzL0hZQlJJRF9DTFVTVEVSLzM2ZDg5NGY3LTJiNTctNDNjMS1hY2VlLWQ0N2U2Nzc2MTQxNDo1ODJhMWFlYy03YTMwLTQ2MDItYTI2NS02YTE5NDcwOTEyMzQ",
"clusterName": "San Jose",
"nodes": [
{
"nodeId": "Y2lzY29zcGFyazovL3VzL0hZQlJJRF9DTFVTVEVSLzM2ZDg5NGY3LTJiNTctNDNjMS1hY2VlLWQ0N2U2Nzc2MTQxNDo0NjdiNGIxZC1jZWI2LTQwN2EtYWZmOC1mMjIxZmFiNzhjNzI",
"hostNameOrIp": "abc.company.com",
"deploymentType": "Video Mesh Node Lite",
"location": {
"countryCode": "US",
"city": "San Jose",
"timeZone": "America/Los_Angeles"
}
},
{
"nodeId": "Y2lzY29zcGFyazovL3VzL0hZQlJJRF9DTFVTVEVSLzM2ZDg5NGY3LTJiNTctNDNjMS1hY2VlLWQ0N2U2Nzc2MTQxNDo1ODJhMWFlYy03YTMwLTQ2MDItYTI2NS02YTE5NDcwOWZkOTg",
"hostNameOrIp": "xyz.abc.com",
"deploymentType": "Video Mesh Node Lite",
"location": {
"countryCode": "US",
"city": "San Jose",
"timeZone": "America/Los_Angeles"
}
}
],
"releaseChannel": "alpha",
"upgradeSchedule": {
"scheduleDays": [
"sunday"
],
"scheduleTime": "02:00",
"scheduleTimeZone": "America/Los_Angeles",
"upgradePending": true,
"nextUpgradeTime": "2020-03-26T09:00:00Z"
}
}
]
}
]
}
}
]
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/webex-list-cluster-details-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.