Revision dde771ba src/Ganeti/OpCodes.hs

b/src/Ganeti/OpCodes.hs
314 314
     , pNdParams
315 315
     ],
316 316
     "node_name")
317
  , ("OpNodeQuery",
318
     [t| [[JSValue]] |],
319
     OpDoc.opNodeQuery,
320
     [ pOutputFields
321
     , withDoc "Empty list to query all nodes, node names otherwise" pNames
322
     , pUseLocking
323
     ],
324
     [])
325 317
  , ("OpNodeQueryvols",
326 318
     [t| [JSValue] |],
327 319
     OpDoc.opNodeQueryvols,

Also available in: Unified diff