VMware vSphere Automation SDK for .NET 7.0.0.1
|
The ReplicationStatus
interface provides methods to retrieve replication status information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ).
More...
Inherited by vmware::vcenter::topology::ReplicationStatusStub.
Public Member Functions | |
global::System.Collections.Generic.List < vmware.vcenter.topology.ReplicationStatusTypes.Summary > | List (vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec filter) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec . | |
global::System.Collections.Generic.List < vmware.vcenter.topology.ReplicationStatusTypes.Summary > | List (vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec . | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.topology.ReplicationStatusTypes.Summary > > | ListAsync (vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec filter) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec . | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.topology.ReplicationStatusTypes.Summary > > | ListAsync (vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec . |
The ReplicationStatus
interface provides methods to retrieve replication status information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ).
This interface was added in vSphere API 6.7.2.
global::System.Collections.Generic.List<vmware.vcenter.topology.ReplicationStatusTypes.Summary> vmware::vcenter::topology::ReplicationStatus::List | ( | vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec | filter | ) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec .
This method was added in vSphere API 6.7.2.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.InvalidArgument | if the ReplicationStatus.FilterSpec.nodes field contains a invalid value. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
filter | Specification of matching vCenter and Platform Services Controller nodes for which information should be returned. If null, the behavior is equivalent to a ReplicationStatus.FilterSpec with all fields null which means all vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL match the filter. |
Implemented in vmware::vcenter::topology::ReplicationStatusStub.
global::System.Collections.Generic.List<vmware.vcenter.topology.ReplicationStatusTypes.Summary> vmware::vcenter::topology::ReplicationStatus::List | ( | vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec | filter, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec .
This method was added in vSphere API 6.7.2.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.InvalidArgument | if the ReplicationStatus.FilterSpec.nodes field contains a invalid value. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
filter | Specification of matching vCenter and Platform Services Controller nodes for which information should be returned. If null, the behavior is equivalent to a ReplicationStatus.FilterSpec with all fields null which means all vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL match the filter. |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implemented in vmware::vcenter::topology::ReplicationStatusStub.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.topology.ReplicationStatusTypes.Summary> > vmware::vcenter::topology::ReplicationStatus::ListAsync | ( | vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec | filter | ) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec .
This method was added in vSphere API 6.7.2.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.InvalidArgument | if the ReplicationStatus.FilterSpec.nodes field contains a invalid value. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
filter | Specification of matching vCenter and Platform Services Controller nodes for which information should be returned. If null, the behavior is equivalent to a ReplicationStatus.FilterSpec with all fields null which means all vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL match the filter. |
Implemented in vmware::vcenter::topology::ReplicationStatusStub.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.topology.ReplicationStatusTypes.Summary> > vmware::vcenter::topology::ReplicationStatus::ListAsync | ( | vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec | filter, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) |
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type ) matching the ReplicationStatus.FilterSpec .
This method was added in vSphere API 6.7.2.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.InvalidArgument | if the ReplicationStatus.FilterSpec.nodes field contains a invalid value. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
filter | Specification of matching vCenter and Platform Services Controller nodes for which information should be returned. If null, the behavior is equivalent to a ReplicationStatus.FilterSpec with all fields null which means all vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL match the filter. |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implemented in vmware::vcenter::topology::ReplicationStatusStub.