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

[TASK:] Implement Payload validation #68

Open
4 tasks
ByteOtter opened this issue Apr 22, 2024 · 0 comments
Open
4 tasks

[TASK:] Implement Payload validation #68

ByteOtter opened this issue Apr 22, 2024 · 0 comments
Labels
enhancement New feature or request high-priority This needs to be done ASAP rust

Comments

@ByteOtter
Copy link
Member

You would like to suggest a new feature?

Validate all fields of the create and update payloads before sending them off.

Make sure all IDs link to existing objects in NetBox. If not abort.

  • Device Creation Payload
  • Device Update Payload
  • VM creation Payload
  • VM Update Payload

Is your feature request related to a problem you had? Please describe:

Additional context

@ByteOtter ByteOtter added enhancement New feature or request high-priority This needs to be done ASAP rust labels Apr 22, 2024
@ByteOtter ByteOtter added this to the Initial Release v0.1.0 milestone Apr 22, 2024
@ByteOtter ByteOtter moved this to In Progress in Nazara Development Board Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high-priority This needs to be done ASAP rust
Projects
Status: In Progress
Development

No branches or pull requests

1 participant