Readonlycreated: stringRead-only When the token was created.
Readonlyexpiry: string | nullRead-only When this token expires.
The token's descriptive name.
Readonlysharegroup_label: stringRead-only The share group's descriptive name.
Readonlysharegroup_uuid: stringRead-only The share group's unique identifier.
Read-only The membership token's status:
pending: The token has been created but is not yet active.active: The token is currently active and usable.revoked: The token has been deleted and is no longer valid.expired: The token has passed its validity period and is no longer usable.Readonlytoken: stringRead-only The single-use JWT membership token encoded as a string. It consists of three parts: header, payload, and signature. Shared image groups owners can use it to Add members to a share group.
Readonlytoken_uuid: stringRead-only The membership token's unique identifier.
Readonlyupdated: string | nullRead-only When the token was last updated.
Readonlyvalid_for_sharegroup_uuid: stringRead-only The unique identifier of the share group you created a token for.
The share group membership token's details.