NetworkInterfaceCardInventoryRequest Data Type

Properties
name data type description
nicUuid string
nicName string
virtualMachineUuid string
networkUuid string

Example

{
  "nicUuid" : "...",
  "nicName" : "...",
  "virtualMachineUuid" : "...",
  "networkUuid" : "..."
}