Forum Discussion

1 Reply

  • Hi alkhuja,

     

    You do not need to manipulate the iControl_REST_API_User endpoint from 13.1. A newly created local user (tmsh create auth user $USER ...) is automatically added to the endpoint. When the user is deleted (tmsh delete auth user $USER), the entry in the endpoint is also automatically deleted. Will you be able to describe why you need to manipulate the endpoint?

     

    You can find iControl_REST_API_User related information in pp. 22-23 of "iControl® REST User Guide Version 11.6". You can download the PDF document from iControl REST Home. Note that the topic is only discussed in the 11.6 doc.

     

    Cheers.