File Server VIPPool Create

POST {{baseUrl}}/api/v1/storage-systems/device-type6/:systemUuid/vippools

This API endpoint is to create a vippool

Request Body

{"role"=>"PROTOCOLS", "subnetCidr"=>"<integer>", "ipRanges"=>[{"startIP"=>"<ipv4>", "endIP"=>"<ipv4>"}, {"startIP"=>"<ipv4>", "endIP"=>"<ipv4>"}], "gateway"=>"<string>", "name"=>"<string>", "nodeNames"=>[{"nodeName"=>"<string>"}, {"nodeName"=>"<string>"}], "vipPoolDomainName"=>"<string>", "vlan"=>"<integer>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring