Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.83 KB

XiqCreateKeyBasedPcgUsersResponse.md

File metadata and controls

33 lines (24 loc) · 1.83 KB

extremecloudiq.model.xiq_create_key_based_pcg_users_response.XiqCreateKeyBasedPcgUsersResponse

The response of add Key-based Private Client Group users request

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The response of add Key-based Private Client Group users request

Dictionary Keys

Key Input Type Accessed Type Description Notes
policy_id decimal.Decimal, int, decimal.Decimal, The network policy ID value must be a 64 bit integer
status str, str, The status response
users list, tuple, tuple, The XIQ key based PCG users [optional]
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]

users

The XIQ key based PCG users

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple, The XIQ key based PCG users

Tuple Items

Class Name Input Type Accessed Type Description Notes
XiqKeyBasedPcgUser XiqKeyBasedPcgUser XiqKeyBasedPcgUser

[Back to Model list] [Back to API list] [Back to README]