ReadNodesStatusRequestQueryParameters (type)

{
  "additionalProperties": false, 
  "id": "ReadNodesStatusRequestQueryParameters", 
  "module_id": "FabricNode", 
  "properties": {
    "node_ids": {
      "description": "A comma separated list of request Node Ids.", 
      "required": true, 
      "title": "List of requested Nodes.", 
      "type": "string"
    }
  }, 
  "title": "Node Status list request queryparameters", 
  "type": "object"
}