IP Rotation / Renewing
Introduction
Configure Automatic Rotation
Get the IP Renew
Authorizations
AuthorizationstringRequired
Specify the JWT token.
Path parameters
productDetailsIdstring · uuidRequired
Product Details Id
Responses
200
Success
application/json
idstring · uuidOptional
ownerstring · uuid · nullableOptional
creationDateTimestring · date-time · nullableOptional
lastUpdateDateTimestring · date-time · nullableOptional
isFeaturedboolean · nullableOptional
isAllowedboolean · nullableOptional
weightinteger · int32 · nullableOptional
contextDatastring · nullableOptional
customDatastring · nullableOptional
productDetailsIdstring · uuidOptional
bayIdstring · uuidOptional
get/v2/Renews/{productDetailsId}
200
Success
Set a IP Renew Delay
Authorizations
AuthorizationstringRequired
Specify the JWT token.
Path parameters
productDetailsIdstring · uuidRequired
Product Details Id
Query parameters
delayinteger · int64Optional
The new delay (in minutes)
Responses
200
Success
No content
post/v2/Renews/{productDetailsId}
200
Success
No content
Delete an IP Renew
Execute Manual Rotation
Last updated