VMware vSphere Automation SDK for .NET 7.0.0.1
|
Remote stub implementation of the ClusterCompatibility API service. More...
Inherits vmware::vcenter::namespace_management::ClusterCompatibility.
Public Member Functions | |
ClusterCompatibilityStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config) | |
ClusterCompatibilityStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config) | |
global::System.Collections.Generic.List < vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary > | List (vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec filter) |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec | |
global::System.Collections.Generic.List < vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary > | List (vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary > > | ListAsync (vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec filter) |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary > > | ListAsync (vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec |
Remote stub implementation of the ClusterCompatibility API service.
vmware::vcenter::namespace_management::ClusterCompatibilityStub::ClusterCompatibilityStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.TypeConverter | typeConverter, | ||
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
vmware::vcenter::namespace_management::ClusterCompatibilityStub::ClusterCompatibilityStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
global::System.Collections.Generic.List<vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary> vmware::vcenter::namespace_management::ClusterCompatibilityStub::List | ( | vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec | filter | ) | [inline] |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec
The result contains only visible (subject to permission checks) clusters.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.InternalServerError | if the server reports an unknown internal error. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user does not have System.Read privilege. |
filter | Specification of matching clusters for which information should be returned. If null, the behavior is equivalent to a ClusterCompatibility.FilterSpec with all fields null which means all clusters match the filter. |
Implements vmware::vcenter::namespace_management::ClusterCompatibility.
global::System.Collections.Generic.List<vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary> vmware::vcenter::namespace_management::ClusterCompatibilityStub::List | ( | vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec | filter, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec
The result contains only visible (subject to permission checks) clusters.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.InternalServerError | if the server reports an unknown internal error. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user does not have System.Read privilege. |
filter | Specification of matching clusters for which information should be returned. If null, the behavior is equivalent to a ClusterCompatibility.FilterSpec with all fields null which means all clusters match the filter. |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::namespace_management::ClusterCompatibility.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary> > vmware::vcenter::namespace_management::ClusterCompatibilityStub::ListAsync | ( | vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec | filter | ) | [inline] |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec
The result contains only visible (subject to permission checks) clusters.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.InternalServerError | if the server reports an unknown internal error. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user does not have System.Read privilege. |
filter | Specification of matching clusters for which information should be returned. If null, the behavior is equivalent to a ClusterCompatibility.FilterSpec with all fields null which means all clusters match the filter. |
Implements vmware::vcenter::namespace_management::ClusterCompatibility.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary> > vmware::vcenter::namespace_management::ClusterCompatibilityStub::ListAsync | ( | vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec | filter, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibility.FilterSpec
The result contains only visible (subject to permission checks) clusters.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.InternalServerError | if the server reports an unknown internal error. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user does not have System.Read privilege. |
filter | Specification of matching clusters for which information should be returned. If null, the behavior is equivalent to a ClusterCompatibility.FilterSpec with all fields null which means all clusters match the filter. |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::namespace_management::ClusterCompatibility.