View Source XenAPI.Subject (XenAPI v0.2.0)
Link to this section Summary
Functions
This call adds a new role to a subject
This call adds a new role to a subject (Raise error on XMLRPC failure)
Create a new subject instance, and return its handle. The constructor args are: subject_identifier, other_config (* = non-optional).
Create a new subject instance, and return its handle. The constructor args are: subject_identifier, other_config (* = non-optional). (Raise error on XMLRPC failure)
Destroy the specified subject instance.
Destroy the specified subject instance. (Raise error on XMLRPC failure)
Return a list of all the subjects known to the system.
Return a list of all the subjects known to the system. (Raise error on XMLRPC failure)
Return a map of subject references to subject records for all subjects known to the system.
Return a map of subject references to subject records for all subjects known to the system. (Raise error on XMLRPC failure)
Get a reference to the subject instance with the specified UUID.
Get a reference to the subject instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given subject.
Get the other_config field of the given subject. (Raise error on XMLRPC failure)
This call returns a list of permission names given a subject
This call returns a list of permission names given a subject (Raise error on XMLRPC failure)
Get a record containing the current state of the given subject.
Get a record containing the current state of the given subject. (Raise error on XMLRPC failure)
Get the roles field of the given subject.
Get the roles field of the given subject. (Raise error on XMLRPC failure)
Get the subject_identifier field of the given subject.
Get the subject_identifier field of the given subject. (Raise error on XMLRPC failure)
Get the uuid field of the given subject.
Get the uuid field of the given subject. (Raise error on XMLRPC failure)
This call removes a role from a subject
This call removes a role from a subject (Raise error on XMLRPC failure)
Link to this section Functions
This call adds a new role to a subject
This call adds a new role to a subject (Raise error on XMLRPC failure)
Create a new subject instance, and return its handle. The constructor args are: subject_identifier, other_config (* = non-optional).
Create a new subject instance, and return its handle. The constructor args are: subject_identifier, other_config (* = non-optional). (Raise error on XMLRPC failure)
Destroy the specified subject instance.
Destroy the specified subject instance. (Raise error on XMLRPC failure)
Return a list of all the subjects known to the system.
Return a list of all the subjects known to the system. (Raise error on XMLRPC failure)
Return a map of subject references to subject records for all subjects known to the system.
Return a map of subject references to subject records for all subjects known to the system. (Raise error on XMLRPC failure)
Get a reference to the subject instance with the specified UUID.
Get a reference to the subject instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given subject.
Get the other_config field of the given subject. (Raise error on XMLRPC failure)
This call returns a list of permission names given a subject
This call returns a list of permission names given a subject (Raise error on XMLRPC failure)
Get a record containing the current state of the given subject.
Get a record containing the current state of the given subject. (Raise error on XMLRPC failure)
Get the roles field of the given subject.
Get the roles field of the given subject. (Raise error on XMLRPC failure)
Get the subject_identifier field of the given subject.
Get the subject_identifier field of the given subject. (Raise error on XMLRPC failure)
Get the uuid field of the given subject.
Get the uuid field of the given subject. (Raise error on XMLRPC failure)
This call removes a role from a subject
This call removes a role from a subject (Raise error on XMLRPC failure)