"description":"An IPV4 or IPV6 address. Representation: In case of an IPV4 address, string that consists of four decimal integers separated by dots, each integer ranging from 0 to 255. In case of an IPV6 address, string that consists of groups of zero to four hexadecimal digits, separated by colons.\n",
"type":"string",
"format":"IP"
},
"addressPoolName":{
"description":"Name of an address pool from which an IP address is assigned to the virtual CP.\n",