Remote stub implementation of the Health API service.
More...
Inherits vmware::vcenter::content::registries::Health.
List of all members.
Detailed Description
Remote stub implementation of the Health API service.
Constructor & Destructor Documentation
vmware::vcenter::content::registries::HealthStub::HealthStub |
( |
vmware.vapi.core.IApiProvider |
iApiProvider, |
|
|
vmware.vapi.bindings.TypeConverter |
typeConverter, |
|
|
vmware.vapi.bindings.IStubConfiguration |
config |
|
) |
| [inline] |
vmware::vcenter::content::registries::HealthStub::HealthStub |
( |
vmware.vapi.core.IApiProvider |
iApiProvider, |
|
|
vmware.vapi.bindings.IStubConfiguration |
config |
|
) |
| [inline] |
Member Function Documentation
Returns the health information of a container registry in the vCenter.
- Exceptions:
-
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.NotFound | if the registry does not exist. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user is not a member of the Administrators |
- Parameters:
-
registry | Identifier of the registry. The parameter must be an identifier for the resource type: com.vmware.vcenter.content.Registry . |
- Returns:
- Health information of the registry.
Implements vmware::vcenter::content::registries::Health.
vmware.vcenter.content.registries.HealthTypes.Info vmware::vcenter::content::registries::HealthStub::Get |
( |
string |
registry, |
|
|
global::System.Action< vmware.vapi.std.Progress > |
_progress, |
|
|
vmware.vapi.bindings.client.InvocationConfig |
_invocationConfig |
|
) |
| [inline] |
Returns the health information of a container registry in the vCenter.
- Exceptions:
-
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.NotFound | if the registry does not exist. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user is not a member of the Administrators |
- Parameters:
-
registry | Identifier of the registry. The parameter must be an identifier for the resource type: com.vmware.vcenter.content.Registry . |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
- Returns:
- Health information of the registry.
Implements vmware::vcenter::content::registries::Health.
Returns the health information of a container registry in the vCenter.
- Exceptions:
-
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.NotFound | if the registry does not exist. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user is not a member of the Administrators |
- Parameters:
-
registry | Identifier of the registry. The parameter must be an identifier for the resource type: com.vmware.vcenter.content.Registry . |
- Returns:
- Health information of the registry.
Implements vmware::vcenter::content::registries::Health.
global::System.Threading.Tasks.Task<vmware.vcenter.content.registries.HealthTypes.Info> vmware::vcenter::content::registries::HealthStub::GetAsync |
( |
string |
registry, |
|
|
global::System.Action< vmware.vapi.std.Progress > |
_progress, |
|
|
vmware.vapi.bindings.client.InvocationConfig |
_invocationConfig |
|
) |
| [inline] |
Returns the health information of a container registry in the vCenter.
- Exceptions:
-
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.NotFound | if the registry does not exist. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Unauthorized | if the user is not a member of the Administrators |
- Parameters:
-
registry | Identifier of the registry. The parameter must be an identifier for the resource type: com.vmware.vcenter.content.Registry . |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
- Returns:
- Health information of the registry.
Implements vmware::vcenter::content::registries::Health.
The documentation for this class was generated from the following file: