public interface SystemService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
SystemService.GetRequest
Returns basic information describing the API, like the product name, the version number and a summary of the
number of relevant objects.
|
static interface |
SystemService.GetResponse
Returns basic information describing the API, like the product name, the version number and a summary of the
number of relevant objects.
|
static interface |
SystemService.ReloadConfigurationsRequest |
static interface |
SystemService.ReloadConfigurationsResponse |
SystemService.GetRequest get()
Returns basic information describing the API, like the product name, the version number and a summary of the number of relevant objects.
SystemService.ReloadConfigurationsRequest reloadConfigurations()
AffinityLabelsService affinityLabelsService()
List all known affinity labels.
BookmarksService bookmarksService()
ClusterLevelsService clusterLevelsService()
Reference to the service that provides information about the cluster levels supported by the system.
ClustersService clustersService()
CpuProfilesService cpuProfilesService()
DataCentersService dataCentersService()
DiskProfilesService diskProfilesService()
DisksService disksService()
DomainsService domainsService()
EventsService eventsService()
ExternalHostProvidersService externalHostProvidersService()
ExternalVmImportsService externalVmImportsService()
Reference to service facilitating import of external virtual machines.
GroupsService groupsService()
HostsService hostsService()
IconsService iconsService()
ImageTransfersService imageTransfersService()
List of all image transfers being performed for image I/O in oVirt.
InstanceTypesService instanceTypesService()
JobsService jobsService()
EngineKatelloErrataService katelloErrataService()
MacPoolsService macPoolsService()
NetworkFiltersService networkFiltersService()
Network filters will enhance the admin ability to manage the network packets traffic from/to the participated VMs.
NetworksService networksService()
OpenstackImageProvidersService openstackImageProvidersService()
OpenstackNetworkProvidersService openstackNetworkProvidersService()
OpenstackVolumeProvidersService openstackVolumeProvidersService()
OperatingSystemsService operatingSystemsService()
SystemPermissionsService permissionsService()
RolesService rolesService()
SchedulingPoliciesService schedulingPoliciesService()
SchedulingPolicyUnitsService schedulingPolicyUnitsService()
StorageServerConnectionsService storageConnectionsService()
StorageDomainsService storageDomainsService()
TagsService tagsService()
TemplatesService templatesService()
UsersService usersService()
VmPoolsService vmPoolsService()
VmsService vmsService()
VnicProfilesService vnicProfilesService()
Copyright © 2016. All rights reserved.