You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a method that lets caller get a list of network sets owned by them or another user (assuming permissions allow this)
Jing suggested the following
It will be good to add it in. A list of networksets owned by the authenticated user or any users? Maybe the signature can be an optional uuid, without the uuid, is the current user, with the UUID is for other users?
The text was updated successfully, but these errors were encountered:
… switched NiceCXNetwork.upload_to() and NiceCXNetwork.update_to() to named args and added client parameter #80 and #81, Fixed documentation in NiceCXNetwork.update_to() to denote return value #82, Added Ndex2.get_user_by_id(), Added Ndex2.get_id_for_user(), Added Ndex2.get_networksets_for_user_id() #61
Add a method that lets caller get a list of network sets owned by them or another user (assuming permissions allow this)
Jing suggested the following
The text was updated successfully, but these errors were encountered: