-
If a license is deleted, are all activation tokens which belong to that license automatically deleted as well? |
Beta Was this translation helpful? Give feedback.
Answered by
ezekg
Apr 3, 2025
Replies: 1 comment
-
Yes, any tokens belonging to that license are automatically revoked and queued for deletion. This also includes other relationships, like the license's machines and components. This is performed asynchronously, so actual deletion may not be immediate (but on the order of seconds). But the license's tokens will immediately be revoked and unavailable for further use — without any async delay. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nschloe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, any tokens belonging to that license are automatically revoked and queued for deletion. This also includes other relationships, like the license's machines and components. This is performed asynchronously, so actual deletion may not be immediate (but on the order of seconds). But the license's tokens will immediately be revoked and unavailable for further use — without any async delay.