Request:
GET /api/sonicos/config/pending
Accept: application/json
Response:
HTTP/1.0 200 OK
Server: SonicWALL
Content-type: application/json; charset=UTF-8
{
"address_objects": [
{
"pending": "ADD"
,"ipv4": {
"name": "B"
,"host": {
"ip": "2.2.2.2"
}
,"zone": "WAN" } } ]
}