NAME
Net::FreeIPA::Request is an request class for Net::FreeIPA.
Boolean logic is overloaded using _boolean method (as inverse of is_error).
Public methods
- mkrequest
-
A
Net::FreeIPA::Requestfactory - new
-
Create new request instance from options for command
command.Options
- post_data
-
Return the RPC::POST hashref (no JSON encoding).
Returns undef if the id is not defined.
- is_error
-
Test if this is an error or not (based on error attribute).