admin REST Endpoints
    
        admin
    
APIs for administrative operations.
- Execute HA switchover
 - Method: postPath:
https://{managementIp}/rest/{version}/admin/switchover - Get the status of last asynchronous request
 - Method: getPath:
https://{managementIp}/rest/{version}/admin/asyncstatus - Reboot the system
 - Method: postPath:
https://{managementIp}/rest/{version}/admin/reboot - Refresh internal tasks
 - Method: postPath:
https://{managementIp}/rest/{version}/admin/refresh/{task} - Show the next hop for a specific route
 - Method: getPath:
https://{managementIp}/rest/{version}/admin/test/lrt