Create a device setting entry
Successful Response
Bad request
Unauthorized
Forbidden
Not acceptable
Conflict
Unsupported media type
Internal server error
{- "name": "string",
- "description": "Firmware server setting",
- "category": "BIOS",
- "settings": {
- "GEN10": {
- "id": "a9383ef62e362a0072b2947c923ba257"
}, - "GEN11": {
- "id": "a9383ef62e362a0072b2947c923ba257"
}, - "DEFAULT": {
- "enableCustomWorkloadProfile": true,
- "redfishData": {
- "Attributes": {
- "AdminName": "Luke",
- "WorkloadProfile": "GeneralPowerEfficientCompute"
}
}
}
}
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "description": "string",
- "category": "BIOS",
- "settings": {
- "GEN10": {
- "id": "a9383ef62e362a0072b2947c923ba257"
}, - "GEN11": {
- "id": "a9383ef62e362a0072b2947c923ba257"
}, - "DEFAULT": {
- "enableCustomWorkloadProfile": true,
- "redfishData": {
- "Attributes": {
- "AdminName": "Luke",
- "WorkloadProfile": "GeneralPowerEfficientCompute"
}
}
}
}, - "generation": 1,
- "resourceUri": "/compute-ops-mgmt/v1beta1/settings/a2fdaf7a-4933-4c47-bfe0-891f0a83dc6e",
- "type": "compute-ops-mgmt/setting",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}