[question] How can I retrieve the device ID generated after the client is installed? #994
Unanswered
AlbertoVPersonal
asked this question in
Q&A
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
Once the installation is successful, the caller has no direct way to retrieve the generated device ID.
Requested Change
If the request was not possible... the request would be:
User Story
As an API consumer,
I want the generated device ID to be returned after successful device installation,
so I can store it and use it in subsequent API calls.
Command line to install the client
Automatically it registers on the web console.
All reactions