Operations at virtualAppliance/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| virtualAppliance/addstoragelocation | POST | Adds a new storage location to existing hypervisor configuration |
| virtualAppliance/appliancevolumes | GET | Retrieves the Appliance volumes information |
| virtualAppliance/appliancevolumes/{repositoryId} | GET | Retrieves the Appliance volumes information that belong to a particular repository |
| virtualAppliance/deletestoragelocation | POST | Deletes an existing storage location by specified identifier |
| virtualAppliance/getVirtualApplianceDisksSummary | GET | Gets descriptors for disks that are related to this Virtual Appliance |
| virtualAppliance/hypervisoraccountinformation | GET | Retrieves current hypervisor account information |
| virtualAppliance/provisioning/forceApplianceStorageMetadataUpdate | GET | Forces an update of the appliance storage metadata |
| virtualAppliance/provisioning/totalphysicalavailable | POST | Retrieves the amount of physical available space on the storage location |
| virtualAppliance/reachabledatastores | GET | Retrieves the datastores which are reachable from current ESXi Appliance instance. Will throw if not running on ESXi host |
| virtualAppliance/setupAccountInformation | POST | Sets up hypervisor account information for the current virtual appliance. |
| virtualAppliance/storagelocations | GET | Retrieves a list of available storage locations |
| virtualAppliance/updatestoragelocation | POST | Updates an existing storage location within existing hypervisor configuration |