Create initiator
POST {{baseUrl}}/api/v1/initiators
Create initiator
Request Body
{"address"=>"100008F1EABFE61C", "protocol"=>"iSCSI", "driverVersion"=>"4.1", "firmwareVersion"=>"10.0", "hbaModel"=>"model-5", "hostSpeed"=>1000, "ipAddress"=>"15.212.100.100", "name"=>"init1", "vendor"=>"hpe"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"address":"100008F1EABFE61C","associatedLinks":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"customerId":"fc5f41652a53497e88cdcebc715cc1cf","driverVersion":"4.1","firmwareVersion":"10.0","generation":1627534116,"hbaModel":"myobject-5","hostSpeed":1000,"hosts":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"id":"d548ef683c27403e96caa51816ddc72c","ipAddress":"15.212.100.100","name":"init1","protocol":"FC","systems":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"type":"initiator","vendor":"hpe"}