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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;taskUri&quot;:&quot;\u003cstring\u003e&quot;,&quot;message&quot;:&quot;\u003cstring\u003e&quot;,&quot;status&quot;:&quot;\u003cstring\u003e&quot;}