Revokes a membership token accepted into a share group. Members with revoked status immediately lose access to shared images, and can't deploy them anymore.
Run the List share groups operation to get the id you should use as the (sharegroupId) path parameter that identifies an existing share group.
Run the List members by share group operation to get the token_uuid for a current group member. After revoking a membership, you can run this operation to check its status.
Revoke a membership token
Revokes a membership token accepted into a share group. Members with
revokedstatus immediately lose access to shared images, and can't deploy them anymore.Run the List share groups operation to get the
idyou should use as the(sharegroupId)path parameter that identifies an existing share group.Run the List members by share group operation to get the
token_uuidfor a current group member. After revoking a membership, you can run this operation to check its status.<
>
Learn more...
Learn more...