class documentation
class R_2(R_root):
/2 resource.
Inherited from R_root:
| Static Method | GET |
Supported for legacy reasons. |
Inherited from ResourceBase (via R_root):
| Method | __init__ |
Generic resource constructor. |
| Method | dry |
Check if the request specifies dry-run mode. |
| Method | get |
Check and return the value for a given parameter. |
| Method | |
Wrapper for luxi.Client with HTTP-specific error handling. |
| Method | |
Generic wrapper for submit job, for better http compatibility. |
| Method | use |
Check if the request specifies bulk querying. |
| Method | use |
Check if the request specifies a forced operation. |
| Method | use |
Check if the request specifies locking. |
| Constant | DELETE |
Undocumented |
| Constant | GET |
Undocumented |
| Constant | POST |
Undocumented |
| Constant | PUT |
Undocumented |
| Class Variable | request |
Undocumented |
| Instance Variable | items |
Undocumented |
| Instance Variable | queryargs |
Undocumented |
| Method | _check |
Return the parsed value of an int argument. |
| Method | _check |
Return the parsed value of a string argument. |
| Method | _ |
Returns the body data. |
| Instance Variable | _client |
Undocumented |
| Instance Variable | _req |
Undocumented |