UI : Show list of quarantined ips
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
### The required feature described as a wish
As a Admin/Operator I would like to ,see the list of quarantined ips from the ui
Navigate to Network>Public ip > Filter
Ip quarantine API
https://cloudstack.apache.org/api/apidocs-4.22/apis/listQuarantinedIps.html
https://cloudstack.apache.org/api/apidocs-4.22/apis/removeQuarantinedIp.html
https://cloudstack.apache.org/api/apidocs-4.22/apis/updateQuarantinedIp.html
Quarantied ip feature documentaion and pr
https://github.com/apache/cloudstack/issues/7369
https://github.com/apache/cloudstack/pull/7378
https://github.com/apache/cloudstack/pull/11076
Contributor guide
Research direction
Start with the Network > Public IP > Filter location described in the issue and review the listQuarantinedIps API documentation. Compare the existing implementation with linked PR #12808 and the related issue and PRs. Done means the UI exposes the quarantined IP list at that location.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100