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

Create API endpoint to search custom fields #4110

Open
jasonwuwrf opened this issue May 10, 2024 · 1 comment
Open

Create API endpoint to search custom fields #4110

jasonwuwrf opened this issue May 10, 2024 · 1 comment

Comments

@jasonwuwrf
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Create endpoint to search for custom fields in use on IP Addresses, and for specific addresses.
/api/my_app/addresses/search_custom_field/{custom_FieldName}/{custom_FieldValue}

Describe the solution you'd like
API endpoint: /api/my_app/addresses/search_custom_field/custom_loggingHighImpactSystem/

Describe alternatives you've considered
N/A

Describe how the feature would benefit other users
Extends capabilities to find IP addresses that have your custom values set on them.

@jasonwuwrf
Copy link
Contributor Author

I will be submitting a pull request on this

jasonwuwrf added a commit to jasonwuwrf/phpipam that referenced this issue May 10, 2024
- Implements phpipam#4110 

Add new `search_custom_field` to API endpoints: `/api/my_app/addresses/search_custom_field/{custom_FieldName}/{custom_FieldValue}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant