hostProfile

hostProfile
hostProfile
JSON Example
{
    "pciDevices": [
        {
            "filters": [
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        6,
                        6
                    ],
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "numaId": 1
                },
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        6,
                        6
                    ],
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "numaId": 1
                }
            ],
            "actions": [
                {
                    "deviceType": "deviceType",
                    "maxVfs": 7,
                    "attributes": [
                        {
                            "value": "value",
                            "key": "key"
                        },
                        {
                            "value": "value",
                            "key": "key"
                        }
                    ],
                    "type": "type",
                    "passthroughEnabled": true
                },
                {
                    "deviceType": "deviceType",
                    "maxVfs": 7,
                    "attributes": [
                        {
                            "value": "value",
                            "key": "key"
                        },
                        {
                            "value": "value",
                            "key": "key"
                        }
                    ],
                    "type": "type",
                    "passthroughEnabled": true
                }
            ]
        },
        {
            "filters": [
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        6,
                        6
                    ],
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "numaId": 1
                },
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        6,
                        6
                    ],
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "numaId": 1
                }
            ],
            "actions": [
                {
                    "deviceType": "deviceType",
                    "maxVfs": 7,
                    "attributes": [
                        {
                            "value": "value",
                            "key": "key"
                        },
                        {
                            "value": "value",
                            "key": "key"
                        }
                    ],
                    "type": "type",
                    "passthroughEnabled": true
                },
                {
                    "deviceType": "deviceType",
                    "maxVfs": 7,
                    "attributes": [
                        {
                            "value": "value",
                            "key": "key"
                        },
                        {
                            "value": "value",
                            "key": "key"
                        }
                    ],
                    "type": "type",
                    "passthroughEnabled": true
                }
            ]
        }
    ],
    "biosSetting": {
        "attributes": [
            {
                "value": "value",
                "key": "key"
            },
            {
                "value": "value",
                "key": "key"
            }
        ]
    },
    "name": "name",
    "firmwares": [
        {
            "softwareId": "softwareId",
            "name": "name",
            "checksum": "checksum",
            "location": "location",
            "version": "version"
        },
        {
            "softwareId": "softwareId",
            "name": "name",
            "checksum": "checksum",
            "location": "location",
            "version": "version"
        }
    ],
    "reservation": {
        "minCoresForCPUReservationPerNumaNode": 9,
        "reservedMemoryPerNumaNode": 9,
        "reservedCoresPerNumaNode": 5
    },
    "pciGroups": [
        {
            "name": "name",
            "filters": [
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        4,
                        4
                    ],
                    "sriovEnabled": true,
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "isVf": true,
                    "numaId": 1
                },
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        4,
                        4
                    ],
                    "sriovEnabled": true,
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "isVf": true,
                    "numaId": 1
                }
            ]
        },
        {
            "name": "name",
            "filters": [
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        4,
                        4
                    ],
                    "sriovEnabled": true,
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "isVf": true,
                    "numaId": 1
                },
                {
                    "deviceIds": [
                        "deviceIds",
                        "deviceIds"
                    ],
                    "indices": [
                        4,
                        4
                    ],
                    "sriovEnabled": true,
                    "vendorId": "vendorId",
                    "alias": "alias",
                    "isVf": true,
                    "numaId": 1
                }
            ]
        }
    ]
}
string
name
Optional

name

biosSetting
Optional

biosSetting

array of firmware
firmwares
Optional

firmwares

array of pciDevice
pciDevices
Optional

pciDevices

array of pciGroup
pciGroups
Optional

pciGroups

reservation
Optional

reservation

Property Of