2-Create an advanced Gen10 profile
POST https://{{composer}}/rest/server-profiles
Request Body
{"type"=>"ServerProfileV11", "name"=>"Profile-3", "serverHardwareUri"=>"/rest/server-hardware/33343538-3435-4A32-3230-313130364752", "affinity"=>"Bay", "macType"=>"Virtual", "serialNumberType"=>"Virtual", "wwnType"=>"Virtual", "hideUnusedFlexNics"=>true, "connectionSettings"=>{"connections"=>[{"id"=>1, "name"=>"connection1", "functionType"=>"Ethernet", "portId"=>"Mezz 3:1-a", "requestedMbps"=>2500, "networkUri"=>"/rest/ethernet-networks/f39ae9da-ced8-4803-bb5c-477e153a19f6", "boot"=>{"priority"=>"Primary", "ethernetBootType"=>"PXE"}}, {"id"=>2, "functionType"=>"Ethernet", "portId"=>"Mezz 3:2-a", "requestedMbps"=>2500, "networkUri"=>"/rest/ethernet-networks/f39ae9da-ced8-4803-bb5c-477e153a19f6", "boot"=>{"priority"=>"Secondary", "ethernetBootType"=>"PXE"}}, {"id"=>3, "functionType"=>"Ethernet", "portId"=>"Mezz 3:1-c", "requestedMbps"=>2500, "networkUri"=>"/rest/network-sets/a19ffed5-67e0-4cdd-be0d-e4004a9f381e", "boot"=>{"priority"=>"NotBootable"}}, {"id"=>4, "functionType"=>"Ethernet", "portId"=>"Mezz 3:2-c", "requestedMbps"=>2500, "networkUri"=>"/rest/network-sets/a19ffed5-67e0-4cdd-be0d-e4004a9f381e", "boot"=>{"priority"=>"NotBootable"}}]}, "bootMode"=>{"manageMode"=>true, "mode"=>"UEFIOptimized", "secureBoot"=>"Unmanaged"}, "boot"=>{"manageBoot"=>true, "order"=>["HardDisk"]}, "bios"=>{"manageBios"=>true}, "localStorage"=>{"controllers"=>[{"deviceSlot"=>"Embedded", "mode"=>"Mixed", "initialize"=>false, "importConfiguration"=>false, "driveWriteCache"=>"Unmanaged", "predictiveSpareRebuild"=>"Unmanaged", "logicalDrives"=>[{"name"=>"OS_RAID1", "raidLevel"=>"RAID1", "bootable"=>true, "numPhysicalDrives"=>2, "driveTechnology"=>nil, "sasLogicalJBODId"=>nil, "accelerator"=>"Unmanaged", "numSpareDrives"=>nil}]}], "reapplyState"=>"NotApplying"}, "sanStorage"=>{"manageSanStorage"=>false, "reapplyState"=>"NotApplying"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Auth | string | ||
X-API-Version | string | ||
Content-Type | string |