Add vCenter settings to storage system Primera / Alletra 9K
POST {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/vm-manager-settings
Add vCenter settings to storage system Primera / Alletra 9K
Request Body
{"name"=>"<string>", "inetaddress"=>"<string>", "port"=>"<long>", "username"=>"<string>", "password"=>"<string>", "certChainPem"=>"<string>", "description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"taskUri":"\u003cstring\u003e","message":"\u003cstring\u003e","status":"\u003cstring\u003e"}