Updates the IP allowlist rules for your cluster. Each entry in the array must be a valid comma separated list of CIDRs.

PUT {{baseUrl}}/clusters/:clusterUuid/ipallowlist

Request Body

{"ipallowlist"=>[{"description"=>"some description", "ip"=>"yourip"}]}