Use Cases Curl Scripts

This section describes some common CRUD usecases for internal user resources implemented using the Linux curl command. All scripts are written for bash shell, and can be easily adopted for other resources such as endpoints. To use these scripts, just copy it into a .sh file on your linux bash shell and execute it as shown in the script usage section.

Please note that these script examples do not trust the server certificate sent from Cisco ISE, and for production purposes that part should be implemented.