Create Nimble / Alletra 6K array identified by {systemId}
POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/arrays
Create Nimble / Alletra 6K array identified by {systemId}
Request Body
{"name"=>"<string>", "pool_name"=>"<string>", "serial"=>"<string>", "ctrlr_a_support_ip"=>"<string>", "ctrlr_b_support_ip"=>"<string>", "nic_list"=>[{"data_ip"=>"<string>", "name"=>"<string>", "subnet_label"=>"<string>", "tagged"=>"<boolean>"}, {"data_ip"=>"<string>", "name"=>"<string>", "subnet_label"=>"<string>", "tagged"=>"<boolean>"}], "allow_lower_limits"=>"<boolean>", "create_pool"=>"<boolean>", "dedupe_disabled"=>"<boolean>", "pool_description"=>"<string>", "secondary_mgmt_ip"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |