extremecloudiq.model.xiq_external_user.XiqExternalUser
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Key
Input Type
Accessed Type
Description
Notes
user_role
XiqUserRole
XiqUserRole
update_time
str, datetime,
str,
The last update time
value must conform to RFC-3339 date-time
login_name
str,
str,
Login name, i.e. username or login Email
create_time
str, datetime,
str,
The create time
value must conform to RFC-3339 date-time
id
decimal.Decimal, int,
decimal.Decimal,
The unique identifier
value must be a 64 bit integer
org_id
decimal.Decimal, int,
decimal.Decimal,
The HIQ organization ID if it is HIQ user.
[optional] value must be a 64 bit integer
location_ids
list, tuple,
tuple,
The assigned location IDs.
[optional]
grantee_id
decimal.Decimal, int,
decimal.Decimal,
The home VIQ user ID of external user.
[optional] value must be a 64 bit integer
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
The assigned location IDs.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The assigned location IDs.
Class Name
Input Type
Accessed Type
Description
Notes
items
decimal.Decimal, int,
decimal.Decimal,
The assigned location IDs.
value must be a 64 bit integer
[Back to Model list] [Back to API list] [Back to README]