Data Object - 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
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition