{
  "id": "123",
  "status": "in progress",
  "confirmed": true,
  "synchronous": false,
  "actions": [
    {
      "resource": "/devices/QXXX-XXXX-XXXX/switchPorts/3",
      "operation": "update",
      "body": {
        "enabled": false
      }
    }
  ]
}