Apache CloudStack 4.19.0.0 Root Admin API Reference

updateQuarantinedIp

Updates the quarantine end date for the given public IP address.

Request parameters

Parameter NameDescriptionRequired
enddateThe date when the quarantine will no longer be active.true
idThe ID of the public IP address in active quarantine.false
ipaddressThe public IP address in active quarantine. Either the IP address is informed, or the ID of the IP address in quarantine.false

Response Tags

Response NameDescription
idID of the quarantine process.
createdWhen the quarantine was created.
enddateEnd date for the quarantine.
ipaddressThe public IP address in quarantine.
previousowneridAccount ID of the previous public IP address owner.
previousownernameAccount name of the previous public IP address owner.
removalreasonThe reason for removing the IP from quarantine prematurely.
removedWhen the quarantine was removed.
removeraccountidID of the account that removed the IP from quarantine.