VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vstats::CounterSetsStub Class Reference

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

Inherits vmware::vstats::CounterSets.

List of all members.

Public Member Functions

 CounterSetsStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 CounterSetsStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
global::System.Collections.Generic.List
< vmware.vstats.CounterSetsTypes.Info
List ()
 Returns information about all the counter sets.
global::System.Collections.Generic.List
< vmware.vstats.CounterSetsTypes.Info
List (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns information about all the counter sets.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vstats.CounterSetsTypes.Info > > 
ListAsync ()
 Returns information about all the counter sets.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vstats.CounterSetsTypes.Info > > 
ListAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns information about all the counter sets.
vmware.vstats.CounterSetsTypes.Info Get (string counterSet)
 Returns information about a specific counter set.
vmware.vstats.CounterSetsTypes.Info Get (string counterSet, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns information about a specific counter set.
global::System.Threading.Tasks.Task
< vmware.vstats.CounterSetsTypes.Info
GetAsync (string counterSet)
 Returns information about a specific counter set.
global::System.Threading.Tasks.Task
< vmware.vstats.CounterSetsTypes.Info
GetAsync (string counterSet, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns information about a specific counter set.

Detailed Description

Remote stub implementation of the CounterSets API service.


Constructor & Destructor Documentation

vmware::vstats::CounterSetsStub::CounterSetsStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::vstats::CounterSetsStub::CounterSetsStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

vmware.vstats.CounterSetsTypes.Info vmware::vstats::CounterSetsStub::Get ( string  counterSet) [inline]

Returns information about a specific counter set.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif counterSet is invalid.
vmware.vapi.std.errors.NotFoundif the requested counter set could not be located.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Parameters:
counterSetidentifier of the counter set to retrieve. The parameter must be an identifier for the resource type: com.vmware.vstats.model.CounterSet .
Returns:
Information about the desired CounterSet.

Implements vmware::vstats::CounterSets.

vmware.vstats.CounterSetsTypes.Info vmware::vstats::CounterSetsStub::Get ( string  counterSet,
global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns information about a specific counter set.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif counterSet is invalid.
vmware.vapi.std.errors.NotFoundif the requested counter set could not be located.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Parameters:
counterSetidentifier of the counter set to retrieve. The parameter must be an identifier for the resource type: com.vmware.vstats.model.CounterSet .
_progressProgress notification call back
_invocationConfigConfiguration for the method invocation
Returns:
Information about the desired CounterSet.

Implements vmware::vstats::CounterSets.

global::System.Threading.Tasks.Task<vmware.vstats.CounterSetsTypes.Info> vmware::vstats::CounterSetsStub::GetAsync ( string  counterSet,
global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns information about a specific counter set.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif counterSet is invalid.
vmware.vapi.std.errors.NotFoundif the requested counter set could not be located.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Parameters:
counterSetidentifier of the counter set to retrieve. The parameter must be an identifier for the resource type: com.vmware.vstats.model.CounterSet .
_progressProgress notification call back
_invocationConfigConfiguration for the method invocation
Returns:
Information about the desired CounterSet.

Implements vmware::vstats::CounterSets.

global::System.Threading.Tasks.Task<vmware.vstats.CounterSetsTypes.Info> vmware::vstats::CounterSetsStub::GetAsync ( string  counterSet) [inline]

Returns information about a specific counter set.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif counterSet is invalid.
vmware.vapi.std.errors.NotFoundif the requested counter set could not be located.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Parameters:
counterSetidentifier of the counter set to retrieve. The parameter must be an identifier for the resource type: com.vmware.vstats.model.CounterSet .
Returns:
Information about the desired CounterSet.

Implements vmware::vstats::CounterSets.

global::System.Collections.Generic.List<vmware.vstats.CounterSetsTypes.Info> vmware::vstats::CounterSetsStub::List ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns information about all the counter sets.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of counter sets.

Implements vmware::vstats::CounterSets.

global::System.Collections.Generic.List<vmware.vstats.CounterSetsTypes.Info> vmware::vstats::CounterSetsStub::List ( ) [inline]

Returns information about all the counter sets.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of counter sets.

Implements vmware::vstats::CounterSets.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vstats.CounterSetsTypes.Info> > vmware::vstats::CounterSetsStub::ListAsync ( ) [inline]

Returns information about all the counter sets.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of counter sets.

Implements vmware::vstats::CounterSets.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vstats.CounterSetsTypes.Info> > vmware::vstats::CounterSetsStub::ListAsync ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns information about all the counter sets.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of counter sets.

Implements vmware::vstats::CounterSets.


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