vRO Workflow Script to Login to OpsView via REST – Part 2
he following script is part 2 of the login to OpsView via REST System.log("=================================================="); var strJson; strJson = '';... Continue reading →
he following script is part 2 of the login to OpsView via REST System.log("=================================================="); var strJson; strJson = '';... Continue reading →
The following script is part 1 of the login to OpsView via REST var strOpsViewServerName; strOpsViewServerName = "";... Continue reading →
The following script is part 1 and enables the addition of REST Operations to a REST Host for OpsView ... Continue reading →
The following script is part 2 and enables the addition of REST Operations to a REST Host for OpsView ... Continue reading →