lcmGatewayInfosMessage
lcmGatewayInfosMessage
JSON Example
{
"pageInfo": {
"totalPages": "string",
"totalElements": "string",
"page": 0,
"pageSize": 0
},
"gateways": [
{
"gatewayId": "string",
"state": "string",
"closed": false
}
]
}