Data Object - DistributedVirtualPortgroupNsxPortgroupOperationResult(vim.dvs.DistributedVirtualPortgroup.NsxPortgroupOperationResult)

Extends
DynamicData
See also
DistributedVirtualPortgroup, DistributedVirtualPortgroupProblem
Since
vSphere API 7.0

Data Object Description

The DistributedVirtualPortgroupNsxPortgroupOperationResult data object defines the result of NSX port group operations, including create, reconfigure and delete.

Properties

Name Type Description
portgroups*ManagedObjectReference[]
to a DistributedVirtualPortgroup[]

The management object of NSX port group. For add operation, it indicates the port groups created successfully. For reconfigure operation, it indicates the port groups updated successfully. For delete operation, it indicates the port groups failed deleted.
problems*DistributedVirtualPortgroupProblem[]

The failed port group operation details.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition