VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::storage::policies::ComplianceStub Class Reference

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

Inherits vmware::vcenter::storage::policies::Compliance.

List of all members.

Public Member Functions

 ComplianceStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 ComplianceStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
global::System.Collections.Generic.List
< vmware.vcenter.storage.policies.ComplianceTypes.Summary
List (vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec filter)
 Returns compliance information about entities matching the filter Compliance.FilterSpec .
global::System.Collections.Generic.List
< vmware.vcenter.storage.policies.ComplianceTypes.Summary
List (vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns compliance information about entities matching the filter Compliance.FilterSpec .
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vcenter.storage.policies.ComplianceTypes.Summary > > 
ListAsync (vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec filter)
 Returns compliance information about entities matching the filter Compliance.FilterSpec .
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vcenter.storage.policies.ComplianceTypes.Summary > > 
ListAsync (vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns compliance information about entities matching the filter Compliance.FilterSpec .

Detailed Description

Remote stub implementation of the Compliance API service.


Constructor & Destructor Documentation

vmware::vcenter::storage::policies::ComplianceStub::ComplianceStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::vcenter::storage::policies::ComplianceStub::ComplianceStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

global::System.Collections.Generic.List<vmware.vcenter.storage.policies.ComplianceTypes.Summary> vmware::vcenter::storage::policies::ComplianceStub::List ( vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec  filter) [inline]

Returns compliance information about entities matching the filter Compliance.FilterSpec .

Entities without storage policy association are not returned. This method was added in vSphere API 6.7.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif the Compliance.FilterSpec.status field contains a value that is not supported by the server.
vmware.vapi.std.errors.ServiceUnavailableif the system is unable to communicate with a service to complete the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user doesn't have the required privileges.
Parameters:
filtercompliance status of matching entities for which information should be returned.
Returns:
compliance information about entities matching the filter Compliance.FilterSpec .

Implements vmware::vcenter::storage::policies::Compliance.

global::System.Collections.Generic.List<vmware.vcenter.storage.policies.ComplianceTypes.Summary> vmware::vcenter::storage::policies::ComplianceStub::List ( vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec  filter,
global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns compliance information about entities matching the filter Compliance.FilterSpec .

Entities without storage policy association are not returned. This method was added in vSphere API 6.7.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif the Compliance.FilterSpec.status field contains a value that is not supported by the server.
vmware.vapi.std.errors.ServiceUnavailableif the system is unable to communicate with a service to complete the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user doesn't have the required privileges.
Parameters:
filtercompliance status of matching entities for which information should be returned.
_progressProgress notification call back
_invocationConfigConfiguration for the method invocation
Returns:
compliance information about entities matching the filter Compliance.FilterSpec .

Implements vmware::vcenter::storage::policies::Compliance.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.storage.policies.ComplianceTypes.Summary> > vmware::vcenter::storage::policies::ComplianceStub::ListAsync ( vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec  filter) [inline]

Returns compliance information about entities matching the filter Compliance.FilterSpec .

Entities without storage policy association are not returned. This method was added in vSphere API 6.7.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif the Compliance.FilterSpec.status field contains a value that is not supported by the server.
vmware.vapi.std.errors.ServiceUnavailableif the system is unable to communicate with a service to complete the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user doesn't have the required privileges.
Parameters:
filtercompliance status of matching entities for which information should be returned.
Returns:
compliance information about entities matching the filter Compliance.FilterSpec .

Implements vmware::vcenter::storage::policies::Compliance.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.storage.policies.ComplianceTypes.Summary> > vmware::vcenter::storage::policies::ComplianceStub::ListAsync ( vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec  filter,
global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns compliance information about entities matching the filter Compliance.FilterSpec .

Entities without storage policy association are not returned. This method was added in vSphere API 6.7.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.InvalidArgumentif the Compliance.FilterSpec.status field contains a value that is not supported by the server.
vmware.vapi.std.errors.ServiceUnavailableif the system is unable to communicate with a service to complete the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
vmware.vapi.std.errors.Unauthorizedif the user doesn't have the required privileges.
Parameters:
filtercompliance status of matching entities for which information should be returned.
_progressProgress notification call back
_invocationConfigConfiguration for the method invocation
Returns:
compliance information about entities matching the filter Compliance.FilterSpec .

Implements vmware::vcenter::storage::policies::Compliance.


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