apache / apache/cloudstack

UI : Show list of quarantined ips

Open
#12,797 2 comments 0 reactions 0 assignees Claimed by @sudo87 View on GitHub
component:UI
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

Image

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.