Get Cell Group Current Topology Status

Get Cell Group Current Topology Status

Presents an overview of the latest snapshot(according to the filter, if specified) of each currently active cell. This resource can be used as a health check for the cell group. The filter and the sort query parameters apply towards the topologies in the values field.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/cells/current/topology
COPY
Query Parameters
string
filter
Optional

Filter for a query. FIQL format.

string
sortAsc
Optional

Field to use for ascending sort

string
sortDesc
Optional

Field to use for descending sort


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns CellGroupTopologyStatus of type(s) application/json;version=39.0
{
    "status": "string",
    "values": [
        {
            "0": "C",
            "1": "e",
            "2": "l",
            "3": "l",
            "4": "T",
            "5": "o",
            "6": "p",
            "7": "o",
            "8": "l",
            "9": "o",
            "10": "g",
            "11": "y",
            "12": " ",
            "13": "O",
            "14": "b",
            "15": "j",
            "16": "e",
            "17": "c",
            "18": "t",
            "popularity": 0,
            "selfAssessment": 0
        }
    ]
}
string
status
Optional

An enumeration of the state of the group - OK,DEGRADED

values
Optional

The topology from the point of view of each cell