View Source XenAPI.PVSSite (XenAPI v0.3.0)
machines serving blocks of data for provisioning VMs
Link to this section Summary
Functions
Remove a site's meta data
Remove a site's meta data (Raise error on XMLRPC failure)
Return a list of all the PVS_sites known to the system.
Return a list of all the PVS_sites known to the system. (Raise error on XMLRPC failure)
Return a map of PVS_site references to PVS_site records for all PVS_sites known to the system.
Return a map of PVS_site references to PVS_site records for all PVS_sites known to the system. (Raise error on XMLRPC failure)
Get all the PVS_site instances with the given label.
Get all the PVS_site instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the PVS_site instance with the specified UUID.
Get a reference to the PVS_site instance with the specified UUID. (Raise error on XMLRPC failure)
Get the cache_storage field of the given PVS_site.
Get the cache_storage field of the given PVS_site. (Raise error on XMLRPC failure)
Get the name/description field of the given PVS_site.
Get the name/description field of the given PVS_site. (Raise error on XMLRPC failure)
Get the name/label field of the given PVS_site.
Get the name/label field of the given PVS_site. (Raise error on XMLRPC failure)
Get the PVS_uuid field of the given PVS_site.
Get the PVS_uuid field of the given PVS_site. (Raise error on XMLRPC failure)
Get the proxies field of the given PVS_site.
Get the proxies field of the given PVS_site. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PVS_site. Returns XenAPI.PVSSite
struct.
Get a record containing the current state of the given PVS_site. Returns XenAPI.PVSSite
struct. (Raise error on XMLRPC failure)
Get the servers field of the given PVS_site.
Get the servers field of the given PVS_site. (Raise error on XMLRPC failure)
Get the uuid field of the given PVS_site.
Get the uuid field of the given PVS_site. (Raise error on XMLRPC failure)
Introduce new PVS site
Introduce new PVS site (Raise error on XMLRPC failure)
Set the name/description field of the given PVS_site.
Set the name/description field of the given PVS_site. (Raise error on XMLRPC failure)
Set the name/label field of the given PVS_site.
Set the name/label field of the given PVS_site. (Raise error on XMLRPC failure)
Update the PVS UUID of the PVS site
Update the PVS UUID of the PVS site (Raise error on XMLRPC failure)
Link to this section Functions
Remove a site's meta data
Remove a site's meta data (Raise error on XMLRPC failure)
Return a list of all the PVS_sites known to the system.
Return a list of all the PVS_sites known to the system. (Raise error on XMLRPC failure)
Return a map of PVS_site references to PVS_site records for all PVS_sites known to the system.
Return a map of PVS_site references to PVS_site records for all PVS_sites known to the system. (Raise error on XMLRPC failure)
Get all the PVS_site instances with the given label.
Get all the PVS_site instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the PVS_site instance with the specified UUID.
Get a reference to the PVS_site instance with the specified UUID. (Raise error on XMLRPC failure)
Get the cache_storage field of the given PVS_site.
Get the cache_storage field of the given PVS_site. (Raise error on XMLRPC failure)
Get the name/description field of the given PVS_site.
Get the name/description field of the given PVS_site. (Raise error on XMLRPC failure)
Get the name/label field of the given PVS_site.
Get the name/label field of the given PVS_site. (Raise error on XMLRPC failure)
Get the PVS_uuid field of the given PVS_site.
Get the PVS_uuid field of the given PVS_site. (Raise error on XMLRPC failure)
Get the proxies field of the given PVS_site.
Get the proxies field of the given PVS_site. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PVS_site. Returns XenAPI.PVSSite
struct.
Get a record containing the current state of the given PVS_site. Returns XenAPI.PVSSite
struct. (Raise error on XMLRPC failure)
Get the servers field of the given PVS_site.
Get the servers field of the given PVS_site. (Raise error on XMLRPC failure)
Get the uuid field of the given PVS_site.
Get the uuid field of the given PVS_site. (Raise error on XMLRPC failure)
Introduce new PVS site
Introduce new PVS site (Raise error on XMLRPC failure)
Set the name/description field of the given PVS_site.
Set the name/description field of the given PVS_site. (Raise error on XMLRPC failure)
Set the name/label field of the given PVS_site.
Set the name/label field of the given PVS_site. (Raise error on XMLRPC failure)
Update the PVS UUID of the PVS site
Update the PVS UUID of the PVS site (Raise error on XMLRPC failure)