View Source XenAPI.PVS_cache_storage (XenAPI v0.1.1)
Link to this section Summary
Functions
Create a new PVS_cache_storage instance, and return its handle. The constructor args are: host, SR, site, size (* = non-optional).
Create a new PVS_cache_storage instance, and return its handle. The constructor args are: host, SR, site, size (* = non-optional). (Raise error on XMLRPC failure)
Destroy the specified PVS_cache_storage instance.
Destroy the specified PVS_cache_storage instance. (Raise error on XMLRPC failure)
Return a list of all the PVS_cache_storages known to the system.
Return a list of all the PVS_cache_storages known to the system. (Raise error on XMLRPC failure)
Return a map of PVS_cache_storage references to PVS_cache_storage records for all PVS_cache_storages known to the system.
Return a map of PVS_cache_storage references to PVS_cache_storage records for all PVS_cache_storages known to the system. (Raise error on XMLRPC failure)
Get a reference to the PVS_cache_storage instance with the specified UUID.
Get a reference to the PVS_cache_storage instance with the specified UUID. (Raise error on XMLRPC failure)
Get the host field of the given PVS_cache_storage.
Get the host field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PVS_cache_storage.
Get a record containing the current state of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the SR field of the given PVS_cache_storage.
Get the SR field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the site field of the given PVS_cache_storage.
Get the site field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the size field of the given PVS_cache_storage.
Get the size field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the uuid field of the given PVS_cache_storage.
Get the uuid field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the VDI field of the given PVS_cache_storage.
Get the VDI field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Link to this section Functions
Create a new PVS_cache_storage instance, and return its handle. The constructor args are: host, SR, site, size (* = non-optional).
Create a new PVS_cache_storage instance, and return its handle. The constructor args are: host, SR, site, size (* = non-optional). (Raise error on XMLRPC failure)
Destroy the specified PVS_cache_storage instance.
Destroy the specified PVS_cache_storage instance. (Raise error on XMLRPC failure)
Return a list of all the PVS_cache_storages known to the system.
Return a list of all the PVS_cache_storages known to the system. (Raise error on XMLRPC failure)
Return a map of PVS_cache_storage references to PVS_cache_storage records for all PVS_cache_storages known to the system.
Return a map of PVS_cache_storage references to PVS_cache_storage records for all PVS_cache_storages known to the system. (Raise error on XMLRPC failure)
Get a reference to the PVS_cache_storage instance with the specified UUID.
Get a reference to the PVS_cache_storage instance with the specified UUID. (Raise error on XMLRPC failure)
Get the host field of the given PVS_cache_storage.
Get the host field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PVS_cache_storage.
Get a record containing the current state of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the SR field of the given PVS_cache_storage.
Get the SR field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the site field of the given PVS_cache_storage.
Get the site field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the size field of the given PVS_cache_storage.
Get the size field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the uuid field of the given PVS_cache_storage.
Get the uuid field of the given PVS_cache_storage. (Raise error on XMLRPC failure)
Get the VDI field of the given PVS_cache_storage.
Get the VDI field of the given PVS_cache_storage. (Raise error on XMLRPC failure)