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

adding a new postRoute to allow updating port labels via the api #1535

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CodesMahoney
Copy link

added api/device/{deviceid}/updateportlabels to postRoutes.php and updated the swagger.yml file to reflect the changes. This is used by our organization to bypass using the gui on large installs and may prove useful to others. also updated gitignore to ignore /.vs files for anyone that uses visual studio to edit the application to prevent accidentally checking in IDE settings files.

@alex001x
Copy link

Cool !
have you done any other customization on opendcim?

@CodesMahoney
Copy link
Author

Cool ! have you done any other customization on opendcim?

Hi Alex, no actually it's my first contribution to any open source project EVER actually. My day to day is primarily C# aspnet/core stuff but my organization uses this application and was looking for some modifications. The networking team has another request in the works for another api endpoint here soon that i will also try to get pulled back here into the main repo.

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

Successfully merging this pull request may close these issues.

2 participants