Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 563 Bytes

File metadata and controls

14 lines (12 loc) · 563 Bytes

SourceEntity

Properties

Name Type Description Notes
sourceEntityType SourceEntityTypeEnum Type of source entity. Currently source value can be resolved to VIF and Virtual Machine. [optional]
sourceEntityId String UUID of Source entity [optional]

Enum: SourceEntityTypeEnum

Name Value
NETWORK_INTERFACE "VIRTUAL_NETWORK_INTERFACE"
MACHINE "VIRTUAL_MACHINE"