ArrayOfHostSriovNetworkDevicePoolInfo

ArrayOfHostSriovNetworkDevicePoolInfo
ArrayOfHostSriovNetworkDevicePoolInfo

A boxed array of HostSriovNetworkDevicePoolInfo. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "key": "string",
            "switchKey": "string",
            "switchUuid": "string",
            "pnic": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "device": "string",
                    "pci": "string",
                    "driver": "string",
                    "driverVersion": "string",
                    "firmwareVersion": "string",
                    "linkSpeed": {
                        "_typeName": "string",
                        "speedMb": 0,
                        "duplex": false
                    },
                    "validLinkSpecification": [
                        {
                            "_typeName": "string",
                            "speedMb": 0,
                            "duplex": false
                        }
                    ],
                    "spec": {
                        "_typeName": "string",
                        "ip": {
                            "_typeName": "string",
                            "dhcp": false,
                            "ipAddress": "string",
                            "subnetMask": "string",
                            "ipV6Config": {
                                "_typeName": "string",
                                "ipV6Address": [
                                    {
                                        "_typeName": "string",
                                        "ipAddress": "string",
                                        "prefixLength": 0,
                                        "origin": "string",
                                        "dadState": "string",
                                        "lifetime": "string",
                                        "operation": "string"
                                    }
                                ],
                                "autoConfigurationEnabled": false,
                                "dhcpV6Enabled": false
                            }
                        },
                        "linkSpeed": {
                            "_typeName": "string",
                            "speedMb": 0,
                            "duplex": false
                        },
                        "enableEnhancedNetworkingStack": false,
                        "ensInterruptEnabled": false
                    },
                    "wakeOnLanSupported": false,
                    "mac": "string",
                    "fcoeConfiguration": {
                        "_typeName": "string",
                        "priorityClass": 0,
                        "sourceMac": "string",
                        "vlanRange": [
                            {
                                "_typeName": "string",
                                "vlanLow": 0,
                                "vlanHigh": 0
                            }
                        ],
                        "capabilities": {
                            "_typeName": "string",
                            "priorityClass": false,
                            "sourceMacAddress": false,
                            "vlanRange": false
                        },
                        "fcoeActive": false
                    },
                    "vmDirectPathGen2Supported": false,
                    "vmDirectPathGen2SupportedMode": "string",
                    "resourcePoolSchedulerAllowed": false,
                    "resourcePoolSchedulerDisallowedReason": [
                        "string"
                    ],
                    "autoNegotiateSupported": false,
                    "enhancedNetworkingStackSupported": false,
                    "ensInterruptSupported": false,
                    "rdmaDevice": {
                        "_typeName": "string",
                        "key": "string",
                        "device": "string",
                        "driver": "string",
                        "description": "string",
                        "backing": {
                            "_typeName": "string"
                        },
                        "connectionInfo": {
                            "_typeName": "string",
                            "state": "string",
                            "mtu": 0,
                            "speedInMbps": 0
                        },
                        "capability": {
                            "_typeName": "string",
                            "roceV1Capable": false,
                            "roceV2Capable": false,
                            "iWarpCapable": false
                        }
                    },
                    "dpuId": "string"
                }
            ]
        }
    ]
}
_value
Required

_value