Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new api for return all ipv4 ipv6 prefixes based on Tag search #179

Open
qliu95114 opened this issue Oct 21, 2024 · 0 comments
Open

new api for return all ipv4 ipv6 prefixes based on Tag search #179

qliu95114 opened this issue Oct 21, 2024 · 0 comments

Comments

@qliu95114
Copy link

GET /api/serviceTags//ipAddressPrefixes
GET /api/serviceTags//ipAddressPrefixes?cloudId=

cloudId is optional

Sample

/api/serviceTags/AppServiceManagement.JapanEast/ipAddressPrefixes return all AppServiceManagement.JapanEast only public is matched
/api/serviceTags/AppServiceManagement/ipAddressPrefixes return all AppServiceManagement in public , azurechina and azure usgov
/api/serviceTags/AppServiceManagement/ipAddressPrefixes?cloudid=AzureChinaCloud return all AppServiceManagement in AzureChinaCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant