VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::appliance::health::SoftwarepackagesStub Class Reference

Remote stub implementation of the Softwarepackages API service. More...

Inherits vmware::appliance::health::Softwarepackages.

List of all members.

Public Member Functions

 SoftwarepackagesStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 SoftwarepackagesStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
vmware.appliance.health.SoftwarepackagesTypes.HealthLevel Get ()
 Get information on available software updates available in the remote vSphere Update Manager repository.
vmware.appliance.health.SoftwarepackagesTypes.HealthLevel Get (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Get information on available software updates available in the remote vSphere Update Manager repository.
global::System.Threading.Tasks.Task
< vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
GetAsync ()
 Get information on available software updates available in the remote vSphere Update Manager repository.
global::System.Threading.Tasks.Task
< vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
GetAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Get information on available software updates available in the remote vSphere Update Manager repository.

Detailed Description

Remote stub implementation of the Softwarepackages API service.


Constructor & Destructor Documentation

vmware::appliance::health::SoftwarepackagesStub::SoftwarepackagesStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::appliance::health::SoftwarepackagesStub::SoftwarepackagesStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

vmware.appliance.health.SoftwarepackagesTypes.HealthLevel vmware::appliance::health::SoftwarepackagesStub::Get ( ) [inline]

Get information on available software updates available in the remote vSphere Update Manager repository.

Red indicates that security updates are available. Orange indicates that non-security updates are available. Green indicates that there are no updates available. Gray indicates that there was an error retreiving information on software updates.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
software updates available.

Implements vmware::appliance::health::Softwarepackages.

vmware.appliance.health.SoftwarepackagesTypes.HealthLevel vmware::appliance::health::SoftwarepackagesStub::Get ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Get information on available software updates available in the remote vSphere Update Manager repository.

Red indicates that security updates are available. Orange indicates that non-security updates are available. Green indicates that there are no updates available. Gray indicates that there was an error retreiving information on software updates.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
software updates available.

Implements vmware::appliance::health::Softwarepackages.

global::System.Threading.Tasks.Task<vmware.appliance.health.SoftwarepackagesTypes.HealthLevel> vmware::appliance::health::SoftwarepackagesStub::GetAsync ( ) [inline]

Get information on available software updates available in the remote vSphere Update Manager repository.

Red indicates that security updates are available. Orange indicates that non-security updates are available. Green indicates that there are no updates available. Gray indicates that there was an error retreiving information on software updates.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
software updates available.

Implements vmware::appliance::health::Softwarepackages.

global::System.Threading.Tasks.Task<vmware.appliance.health.SoftwarepackagesTypes.HealthLevel> vmware::appliance::health::SoftwarepackagesStub::GetAsync ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Get information on available software updates available in the remote vSphere Update Manager repository.

Red indicates that security updates are available. Orange indicates that non-security updates are available. Green indicates that there are no updates available. Gray indicates that there was an error retreiving information on software updates.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
software updates available.

Implements vmware::appliance::health::Softwarepackages.


The documentation for this class was generated from the following file: