Create Nimble / Alletra 6K application server in system identified by {systemId}
POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/application-servers
Create Nimble / Alletra 6K application server in system identified by {systemId}
Request Body
{"name"=>"<string>", "hostname"=>"<string>", "description"=>"<string>", "metadata"=>[{"key"=>"<string>", "value"=>"<string>"}, {"key"=>"<string>", "value"=>"<string>"}], "port"=>"<long>", "server_type"=>"<string>", "username"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |