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