Apache CloudStack 4.19.0.0 Root Admin API Reference

removeQuarantinedIp

Removes a public IP address from quarantine. Only IPs in active quarantine can be removed.

Request parameters

Parameter NameDescriptionRequired
removalreasonThe reason for removing the public IP address from quarantine prematurely.true
idThe ID of the public IP address in active quarantine. Either the IP address is informed, or the ID of the IP address in 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.