CreatePublicIpRequest
Request to allocate a new public IP address.
tariffIdstring<uuid>
Id of the tariff (pricing plan) to allocate the public IP under. Required.
CreatePublicIpRequest
{
"tariffId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
Request to allocate a new public IP address.
Id of the tariff (pricing plan) to allocate the public IP under. Required.
{
"tariffId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}