VMware vSphere Automation SDK for .NET 7.0.0.1
|
Remote stub implementation of the Capabilities API service. More...
Inherits vmware::vcenter::compute::policies::Capabilities.
Public Member Functions | |
CapabilitiesStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config) | |
CapabilitiesStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config) | |
global::System.Collections.Generic.List < vmware.vcenter.compute.policies.CapabilitiesTypes.Summary > | List () |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS. | |
global::System.Collections.Generic.List < vmware.vcenter.compute.policies.CapabilitiesTypes.Summary > | List (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS. | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.compute.policies.CapabilitiesTypes.Summary > > | ListAsync () |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS. | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.compute.policies.CapabilitiesTypes.Summary > > | ListAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS. | |
vmware.vcenter.compute.policies.CapabilitiesTypes.Info | Get (string capability) |
Returns information about a specific compute policy capability in VMware Cloud on AWS. | |
vmware.vcenter.compute.policies.CapabilitiesTypes.Info | Get (string capability, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns information about a specific compute policy capability in VMware Cloud on AWS. | |
global::System.Threading.Tasks.Task < vmware.vcenter.compute.policies.CapabilitiesTypes.Info > | GetAsync (string capability) |
Returns information about a specific compute policy capability in VMware Cloud on AWS. | |
global::System.Threading.Tasks.Task < vmware.vcenter.compute.policies.CapabilitiesTypes.Info > | GetAsync (string capability, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns information about a specific compute policy capability in VMware Cloud on AWS. |
Remote stub implementation of the Capabilities API service.
vmware::vcenter::compute::policies::CapabilitiesStub::CapabilitiesStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.TypeConverter | typeConverter, | ||
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
vmware::vcenter::compute::policies::CapabilitiesStub::CapabilitiesStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
vmware.vcenter.compute.policies.CapabilitiesTypes.Info vmware::vcenter::compute::policies::CapabilitiesStub::Get | ( | string | capability | ) | [inline] |
Returns information about a specific compute policy capability in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.NotFound | if a capability with this identifier does not exist. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
capability | Identifier of the capability for which information should be retrieved. The parameter must be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability . |
Implements vmware::vcenter::compute::policies::Capabilities.
vmware.vcenter.compute.policies.CapabilitiesTypes.Info vmware::vcenter::compute::policies::CapabilitiesStub::Get | ( | string | capability, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns information about a specific compute policy capability in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.NotFound | if a capability with this identifier does not exist. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
capability | Identifier of the capability for which information should be retrieved. The parameter must be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability . |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::compute::policies::Capabilities.
global::System.Threading.Tasks.Task<vmware.vcenter.compute.policies.CapabilitiesTypes.Info> vmware::vcenter::compute::policies::CapabilitiesStub::GetAsync | ( | string | capability, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns information about a specific compute policy capability in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.NotFound | if a capability with this identifier does not exist. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
capability | Identifier of the capability for which information should be retrieved. The parameter must be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability . |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::compute::policies::Capabilities.
global::System.Threading.Tasks.Task<vmware.vcenter.compute.policies.CapabilitiesTypes.Info> vmware::vcenter::compute::policies::CapabilitiesStub::GetAsync | ( | string | capability | ) | [inline] |
Returns information about a specific compute policy capability in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.NotFound | if a capability with this identifier does not exist. |
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
capability | Identifier of the capability for which information should be retrieved. The parameter must be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability . |
Implements vmware::vcenter::compute::policies::Capabilities.
global::System.Collections.Generic.List<vmware.vcenter.compute.policies.CapabilitiesTypes.Summary> vmware::vcenter::compute::policies::CapabilitiesStub::List | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
Implements vmware::vcenter::compute::policies::Capabilities.
global::System.Collections.Generic.List<vmware.vcenter.compute.policies.CapabilitiesTypes.Summary> vmware::vcenter::compute::policies::CapabilitiesStub::List | ( | ) | [inline] |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
Implements vmware::vcenter::compute::policies::Capabilities.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.compute.policies.CapabilitiesTypes.Summary> > vmware::vcenter::compute::policies::CapabilitiesStub::ListAsync | ( | ) | [inline] |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
Implements vmware::vcenter::compute::policies::Capabilities.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.compute.policies.CapabilitiesTypes.Summary> > vmware::vcenter::compute::policies::CapabilitiesStub::ListAsync | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
Usage beyond VMware Cloud on AWS is not supported. 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.
vmware.vapi.std.errors.Unauthorized | if the user doesn't have the required privileges. |
vmware.vapi.std.errors.Unauthorized | if you do not have all of the privileges described as follows:
|
Implements vmware::vcenter::compute::policies::Capabilities.