Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NoCustomAgentVmDatastore
- Extends
- NoAgentVmDatastore
- See also
- vim.Datastore
- Since
- 1.0
Data Object Description
An agent virtual machine is expected to be deployed on a host, but the agent cannot be deployed because the agent datastore has not been configured on the host. The host needs to be added to one of the datastores listed in customAgentVmDatastore.This is a passive remediable issue. The administrator must add one of the datastores customAgentVmDatastore to the host.
Properties
Name | Type | Description |
---|---|---|
customAgentVmDatastore | vmodl.ManagedObjectReference
to a vim.Datastore |
A non-empty array of agent VM datastores that is required on the host.
|
customAgentVmDatastoreName | xsd:string[] |
The names of the agent VM datastores.
|
Properties inherited from NoAgentVmDatastore | ||
None | ||
Properties inherited from VmNotDeployed | ||
None | ||
Properties inherited from AgentIssue | ||
agent, agentName, host, hostName | ||
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 |