[{"label":"Latest (1.0.0)","version":"latest"}]
vmware-sase-platform
GetAllAlertsResponse
Properties
JSON Example
{
"data": [
{
"created": "2020-07-18T15:48:18.000Z",
"id": 100,
"message": "string",
"state": "ACTIVE",
"subscriptionUnitId": 100,
"type": "string",
"vcoEdgeId": 100,
"vcoUserAccountId": 100
}
],
"metaData": {
"count": 100,
"limit": 100,
"more": false,
"nextPageLink": "string",
"prevPageLink": "string"
}
}