f5sdk.bigiq.licensing.assignments module¶
Module for BIG-IQ license assignment
-
class
f5sdk.bigiq.licensing.assignments.AssignmentClient(client, **kwargs)¶ BIG-IQ license assignment client
-
list()¶ Refer to method documentation
-
list(**kwargs) List operation
- Parameters
**kwargs – optional keyword arguments
- Keyword Arguments
query_parameters (dict) – Query parameters for the request
- Returns
the serialized REST response
- Return type
dict
-