Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterAgentMissingClusterVmDatastore
- Extends
- ClusterAgentVmNotDeployed
- See also
- vim.Datastore
- Since
- vEAM API 6.9
Data Object Description
The cluster agent Virtual Machine cannot be deployed, because any of the configured datastores does not exist on the cluster.This is an active remediable issue. To remediate, vSphere ESX Agent Manager redeploys the agent Virtual Machine. However, the problem is likely to persist until required Virtual Machine datastores are configured on the cluster.
Properties
Name | Type | Description |
---|---|---|
missingDatastores* | vmodl.ManagedObjectReference
to a vim.Datastore |
A non-empty array of cluster agent VM datastores that are missing on the
cluster.
|
Properties inherited from ClusterAgentVmNotDeployed | ||
None | ||
Properties inherited from ClusterAgentAgentIssue | ||
agent, cluster | ||
Properties inherited from AgencyIssue | ||
agency, agencyName, solutionId, solutionName | ||
Properties inherited from Issue | ||
description, key, time | ||
Properties inherited from vmodl.DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |