Apache CloudStack 4.19.0.0 Root Admin API Reference
listQuarantinedIps
List public IP addresses in quarantine.
Request parameters
Parameter Name | Description | Required |
keyword | List by keyword | false |
page | false | |
pagesize | false | |
showinactive | Show IPs that are no longer in quarantine. | false |
showremoved | Show IPs removed from quarantine. | false |
Response Tags
Response Name | Description |
id | ID of the quarantine process. |
created | When the quarantine was created. |
enddate | End date for the quarantine. |
ipaddress | The public IP address in quarantine. |
previousownerid | Account ID of the previous public IP address owner. |
previousownername | Account name of the previous public IP address owner. |
removalreason | The reason for removing the IP from quarantine prematurely. |
removed | When the quarantine was removed. |
removeraccountid | ID of the account that removed the IP from quarantine. |