View Source XenAPI.Blob (XenAPI v0.3.1)
A placeholder for a binary blob
Link to this section Summary
Functions
Create a placeholder for a binary blob
Create a placeholder for a binary blob (Raise error on XMLRPC failure)
(Raise error on XMLRPC failure)
Return a list of all the blobs known to the system.
Return a list of all the blobs known to the system. (Raise error on XMLRPC failure)
Return a map of blob references to blob records for all blobs known to the system.
Return a map of blob references to blob records for all blobs known to the system. (Raise error on XMLRPC failure)
Get all the blob instances with the given label.
Get all the blob instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the blob instance with the specified UUID.
Get a reference to the blob instance with the specified UUID. (Raise error on XMLRPC failure)
Get the last_updated field of the given blob.
Get the last_updated field of the given blob. (Raise error on XMLRPC failure)
Get the mime_type field of the given blob.
Get the mime_type field of the given blob. (Raise error on XMLRPC failure)
Get the name/description field of the given blob.
Get the name/description field of the given blob. (Raise error on XMLRPC failure)
Get the name/label field of the given blob.
Get the name/label field of the given blob. (Raise error on XMLRPC failure)
Get the public field of the given blob.
Get the public field of the given blob. (Raise error on XMLRPC failure)
Get a record containing the current state of the given blob. Returns XenAPI.Blob
struct.
Get a record containing the current state of the given blob. Returns XenAPI.Blob
struct. (Raise error on XMLRPC failure)
Get the size field of the given blob.
Get the size field of the given blob. (Raise error on XMLRPC failure)
Get the uuid field of the given blob.
Get the uuid field of the given blob. (Raise error on XMLRPC failure)
Set the name/description field of the given blob.
Set the name/description field of the given blob. (Raise error on XMLRPC failure)
Set the name/label field of the given blob.
Set the name/label field of the given blob. (Raise error on XMLRPC failure)
Set the public field of the given blob.
Set the public field of the given blob. (Raise error on XMLRPC failure)
Link to this section Functions
Create a placeholder for a binary blob
Create a placeholder for a binary blob (Raise error on XMLRPC failure)
(Raise error on XMLRPC failure)
Return a list of all the blobs known to the system.
Return a list of all the blobs known to the system. (Raise error on XMLRPC failure)
Return a map of blob references to blob records for all blobs known to the system.
Return a map of blob references to blob records for all blobs known to the system. (Raise error on XMLRPC failure)
Get all the blob instances with the given label.
Get all the blob instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the blob instance with the specified UUID.
Get a reference to the blob instance with the specified UUID. (Raise error on XMLRPC failure)
Get the last_updated field of the given blob.
Get the last_updated field of the given blob. (Raise error on XMLRPC failure)
Get the mime_type field of the given blob.
Get the mime_type field of the given blob. (Raise error on XMLRPC failure)
Get the name/description field of the given blob.
Get the name/description field of the given blob. (Raise error on XMLRPC failure)
Get the name/label field of the given blob.
Get the name/label field of the given blob. (Raise error on XMLRPC failure)
Get the public field of the given blob.
Get the public field of the given blob. (Raise error on XMLRPC failure)
Get a record containing the current state of the given blob. Returns XenAPI.Blob
struct.
Get a record containing the current state of the given blob. Returns XenAPI.Blob
struct. (Raise error on XMLRPC failure)
Get the size field of the given blob.
Get the size field of the given blob. (Raise error on XMLRPC failure)
Get the uuid field of the given blob.
Get the uuid field of the given blob. (Raise error on XMLRPC failure)
Set the name/description field of the given blob.
Set the name/description field of the given blob. (Raise error on XMLRPC failure)
Set the name/label field of the given blob.
Set the name/label field of the given blob. (Raise error on XMLRPC failure)
Set the public field of the given blob.
Set the public field of the given blob. (Raise error on XMLRPC failure)