Disk Users
Remove Disk User
Removes an authorized user from a disk.
DELETE
Remove user from disk
Authorizations
API key (format key-{API_KEY})
Path Parameters
Disk ID (format dsk-{16 hex chars})
Pattern:
^dsk-[0-9a-f]{16}$Example:
"dsk-0123456789abcdef"
The type of user authentication
Available options:
token, awssts Query Parameters
Identifier of the user to remove, as returned in the creation or list response. For awssts users, this is the IAM ARN.
Use identifier instead.
Remove user from disk