extremecloudiq.model.xiq_attach_up_assignment_entry.XiqAttachUPAssignmentEntry
To attach the User Profile Assignment and User Profile Id's to SSID.
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
To attach the User Profile Assignment and User Profile Id's to SSID.
Key
Input Type
Accessed Type
Description
Notes
user_profile_id
decimal.Decimal, int,
decimal.Decimal,
The User Profile ID.
[optional] value must be a 64 bit integer
user_profile_assignment_id
decimal.Decimal, int,
decimal.Decimal,
The User Profile Assignment ID.
[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]
[Back to Model list] [Back to API list] [Back to README]