Cisco Cisco UCS Director 5.5 Installation Guide

Page of 11
The PowerShell Agent is installed to the C:\Program Files (x86)\Cisco Systems\Cisco PSA Service
folder. This folder is referred to as %AGENT_INSTALL_FOLDER% in the remainder of the document.
Step 6
On your computer, choose Start, type services.msc in the text field, and press the Enter key.
A list of current services displays. Verify that the Cisco PSA Service is listed and is currently running.
Upgrading Cisco UCS Director REST API to Release 5.5
The following procedure assumes that you are using an Eclipse development environment. If you use a different
development environment for your REST API projects, perform the appropriate steps for that environment.
Before You Begin
The currently installed version on your system should be release 5.4. For more information on upgrading to
release 5.4, see the Cisco UCS Director Release 5.4 Upgrade Guide available at:
Step 1
Download the Cisco UCS Director SDK Bundle, Release 5.5 from Cisco.com.
Step 2
Import the project into Eclipse.
Step 3
Execute the examples available to understand the REST API execution. The examples are located at
com.cisco.cuic.api.examples
.
Post Upgrade Requirements
Workflows created in release 5.4 without a catalog input would fail to run after upgrading to release 5.5. This
is because, selecting a catalog to provision a VM using the New VM Provision task in the ISO image workflow
is mandatory in release 5.5, whereas selecting a catalog was optional in release 5.4. For a workflow to run
successfully in release 5.5, you must complete the following steps:
1
Create an empty or dummy catalog.
While creating this catalog, be sure to select the Provision new VM for ISO mounting check box and
leave the Image field empty. If you do select an image, then a new VM is cloned from the selected image.
2
Open the workflow containing the New VM Provision task.
3
Edit the New VM Provision task to include the catalog.
You need not create multiple catalogs for different VM provisioning workflows. You can just create one
catalog, and select it for multiple workflows.
   Cisco UCS Director Upgrade Guide, Release 5.5
6
Overview of the Upgrade to Cisco UCS Director, Release 5.5
Upgrading Cisco UCS Director REST API to Release 5.5