class documentation
class IAReqMultiInstanceAlloc(IARequestBase):
An multi instance allocation request.
| Method | |
Gets the request data dict. |
| Constant | REQ |
Undocumented |
| Constant | REQ |
Undocumented |
| Constant | _MAFAILED |
Undocumented |
| Constant | _MASUCCESS |
Undocumented |
Inherited from IARequestBase:
| Method | __init__ |
Constructor for IARequestBase. |
| Method | |
Gets extra parameters to the IAllocator call. |
| Method | |
Validates all parameters of the request. |
| Method | |
Validates the result of an request. |
Inherited from ValidatedSlots (via IARequestBase):
| Class Method | |
Compute the list of all declared slots for a class. |
| Class Variable | __slots__ |
Undocumented |
REQ_RESULT =
¶
Undocumented
| Value |
|
_MASUCCESS =
¶
Undocumented
| Value |
|