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

Fetch the pending enrollment requests from the secondary server #1198

Closed
sitaram-kalluri opened this issue Jan 9, 2024 · 0 comments · Fixed by #1222
Closed

Fetch the pending enrollment requests from the secondary server #1198

sitaram-kalluri opened this issue Jan 9, 2024 · 0 comments · Fixed by #1222
Assignees
Labels
enhancement New feature or request

Comments

@sitaram-kalluri
Copy link
Member

Is your feature request related to a problem? Please describe.

When the app restarts, currently there is no way to fetch the pending enrollment requests. Expose a method in at_client which will return all the pending enrollment requests.

Describe the solution you'd like

The enroll verb syntax has "enroll:list" which has its implementation in the at_secondary_server. Add the corresponding methods in at_client to return the server response to the app.

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants