InlineZtpV1HostConfigProfilesRequestBody

InlineZtpV1HostConfigProfilesRequestBody
InlineZtpV1HostConfigProfilesRequestBody
JSON Example
{
    "hostProfiles": [
        {
            "id": "string",
            "version": 0,
            "name": "hcp-1",
            "advanceSystemSettings": {
                "attributes": [
                    {
                        "key": "string",
                        "value": "string"
                    }
                ]
            },
            "biosSetting": {
                "attributes": [
                    {
                        "key": "string",
                        "value": "string"
                    }
                ]
            },
            "cpuPowerManagementSpec": [
                {
                    "type": "string",
                    "value": "string"
                }
            ],
            "firmwares": [
                {
                    "name": "string",
                    "softwareId": "string",
                    "version": "string",
                    "location": "string",
                    "checksum": "string"
                }
            ],
            "pciDevices": [
                {
                    "filters": [
                        {
                            "numaId": 0,
                            "vendorId": "string",
                            "deviceIds": [
                                "string"
                            ],
                            "indices": [
                                0
                            ],
                            "alias": "string"
                        }
                    ],
                    "actions": [
                        {
                            "type": "string",
                            "maxVfs": 0,
                            "passthroughEnabled": false,
                            "deviceType": "string",
                            "attributes": [
                                {
                                    "key": "string",
                                    "value": "string"
                                }
                            ]
                        }
                    ]
                }
            ],
            "pciGroups": [
                {
                    "name": "string",
                    "filters": [
                        {
                            "isVf": false,
                            "deviceIds": [
                                "string"
                            ],
                            "vendorId": "string",
                            "sriovEnabled": false,
                            "numaId": 0,
                            "indices": [
                                0
                            ],
                            "alias": "string"
                        }
                    ]
                }
            ],
            "reservation": {
                "reservedCoresPerNumaNode": 0,
                "reservedMemoryPerNumaNode": 0,
                "minCoresForCPUReservationPerNumaNode": 0
            }
        }
    ]
}
array of object
hostProfiles
Required

hostProfiles