SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > I
  • 0 Ratings

Data Object - IscsiMigrationDependency(vim.host.IscsiManager.IscsiMigrationDependency)

Returned by
QueryMigrationDependencies
Extends
DynamicData
See also
IscsiDependencyEntity, IscsiStatus
Since
vSphere API 5.0

Data Object Description

Provides migration dependency information for a given Physical NIC. Lists all the iSCSI and networking resources impacted if migration of a given Physical NIC is to take place.

Properties

Name Type Description
dependency*IscsiDependencyEntity[]

Details of all the resources affected by migration.
disallowReason*IscsiStatus

Reasons for not allowing migration. Unset if migrationAllowed is true.
migrationAllowedxsd:boolean

Indicates whether migration can be safely performed If migrationAllowed is False, the disallowReason will contain the specific condition that makes the migration attempt unsafe.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings