HP Matrix Operating Environment 7.3 and 7.3 Update 1 Infrastructure Orchestration User Guide

allows the use of Operations Orchestration Central to launch and schedule the launch of
Operations Orchestration workflows from outside of Matrix OE/Insight Control.
The version of Operations Orchestration that is included in Matrix OE supports remote use of
an external Operations Orchestration server running the full version of Operations
Orchestration. For more information, see the following white papers:
Upgrading HP Operations Orchestration included with Matrix OE to HP Operations
Orchestration 9.00 (Full Version)
Upgrading HP Operations Orchestration included with Matrix OE to HP Operations
Orchestration 10.x
Content
The content supplied with the limited version is a subset of the content that is available in the full
version of Operations Orchestration and is related to Infrastructure-as-a-Service workflows. An
upgrade to the full version of Operations Orchestration provides additional content.
API and CLI support
Matrix infrastructure orchestration supports an Application Programming Interface (API) and a
Command Line Interface (CLI), which is ioexec.
For each operation, the API call is specified in CamelCase, and the ioexec CLI is specified using
separate words. For example, getOrganization is the API call, while get organization is
the command.
In the SOAP API and ioexec CLI, a user name and password must be supplied.
If the presented user name and password belong to a Windows user in the service provider
administrator role, the API and CLI can operate on all services.
For a user name and password that belong to a Windows user in the organization administrator
role, the API and CLI can operate only on the services owned by that organization.
For a user name and password that belong to a Windows user in the architect or user roles,
the API and CLI can operate only on the services owned by that particular user.
NOTE: For more information about user roles in Matrix infrastructure orchestration, see “Matrix
infrastructure orchestration roles” (page 18) and “Using Matrix infrastructure orchestration
applications” (page 94).
The infrastructure orchestration CLI can be invoked remotely. On the remote CMS command line,
enter ioexec --help for more information.
Alternatively, invoke the CLI from the remote CMS using default connection parameters:
1. Copy the .zip file from ..\Program Files\HP\Matrix infrastructure
orchestration\cli to the CMS from which you want to run the CLI.
2. Copy sample-ioexec.properties to the user's home directory (for example, C:\users\
Administrator).
3. Rename sample-ioexec.properties to ioexec.properties.
4. Modify the file to specify a default host, user name, and password, and other values, if desired.
For more information, see the HP CloudSystem Matrix/Matrix Operating Environment Integration
Interfaces API and CLI Operations Reference Guide at http://www.hp.com/go/matrixoe/docs.
16 Introduction