Get Cell Group Topology Status
Presents an overview of the latest snapshot(according to the filter, if specified) of each cell.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/cells/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
Responses
200
OK
Returns CellGroupTopologyStatus of type(s) application/json;version=38.0
{
"status": "string",
"topology": [
{
"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
Availability
Added in 39.0.0-alpha
Cell Operations
DELETE
Delete Cell
GET
Get Cell
GET
Get Cell Group Current Topology Status
GET
Get Cell Group Topology Status
GET
Get Cell Topology History
GET
Query Cells