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

Add a REST API URL registration FSIM #544

Open
nullr0ute opened this issue Aug 24, 2023 · 1 comment
Open

Add a REST API URL registration FSIM #544

nullr0ute opened this issue Aug 24, 2023 · 1 comment
Labels
enhancement New feature or request jira onboarding Anything to do with the onboarding service service info modules bugs or RFEs for FDO SIMs services-configurations RFEs for services configuration

Comments

@nullr0ute
Copy link
Contributor

A lot of management platforms allow registering a device with REST API call. These are generally straight forward and are comprised of a standard URL, an auth token and some form of device details (Serial number, Asset tag or similar details).

We should look at a few device registration REST APIs be able to support a generic registration mechanism where an administrator can specify the generic URL, an auth token for FDO to use and a format/set of standard variables with which we can then construct the API call to send to register the device.

With some careful design FDO should be able to support a number of platforms with a single generic FSIM enabling support of numerous management platforms without needing 100s of separate plugins.

@nullr0ute nullr0ute added enhancement New feature or request service info modules bugs or RFEs for FDO SIMs services-configurations RFEs for services configuration onboarding Anything to do with the onboarding service labels Aug 24, 2023
@nullr0ute
Copy link
Contributor Author

Ansible AAP would be one such platform

@nullr0ute nullr0ute added the jira label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira onboarding Anything to do with the onboarding service service info modules bugs or RFEs for FDO SIMs services-configurations RFEs for services configuration
Projects
None yet
Development

No branches or pull requests

1 participant