Restart Cohesity cluster UI and REST API Services

POST https://{{cluster-vip}}/irisservices/api/v1/public/clusters/services/states

Sends a request to restart the Cohesity cluster UI and REST API Services (kIris) services.

Request Body

{"action"=>"kRestart", "services"=>["kIris"]}