User Class
Represents a user who has access to one or more shares on the Data Box Edge/Gateway device.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
User
Constructor
User(*, encrypted_password=None, share_access_rights=None, **kwargs)
Parameters
- share_access_rights
- list[ShareAccessRight]
Required
List of shares that the user has rights on. This field should not be specified during user creation.
Variables
- id
- str
The path ID that uniquely identifies the object.
- name
- str
The object name.
- type
- str
The hierarchical type of the object.
Feedback
Submit and view feedback for