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