HP CloudSystem Matrix/Matrix Operating Environment 7.2 Integration Interfaces API and CLI Operations Reference Guide

String used to make the template hostnames unique. The string is
substituted for the # symbol used in the template element names. If no
such replacement is defined in the template, this value may be null.
String replacementText
Optional list of server pools used to create the service. If null, the pools
currently available to the requesting user are used.
List<String>
serverPoolNames
Optional email address of the service owner (the user performing the
operation). If specified, the value replaces the user’s email address on
String
ownerEmailAddress
record. If the value is an empty string, any existing email address is
removed with no replacement. An email address update applies generally,
not just to the service created by this operation. The email address update
may take effect even if the CreateService operation is not submitted
successfully.
Optional descriptive text about the created service to be added to the
created service notes.
String note
Optional text identifying the entity responsible for the service costs. The
value is limited to 128 characters and may not include the characters
[<>'`"&] or control characters.
String billingCode
Optional list of custom attributes.CustomTemplateAttributes
customTemplateAttributes
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
NoServerPoolsAvailable
Exception
ServerPoolNotFound
Exception
TemplateNotFound
Exception
IOSoapException
deleteService
Deletes an infrastructure service.deleteServiceName
The ID or name of the service to delete.String serviceNameParameters
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
ServiceNotFoundException
IOSoapException
modifyService
Changes one or more attributes of a service. This operation may be
performed only by an infrastructure orchestration Administrator or
Organization Administrator.
modifyServiceName
The ID or name of the service to modify.String serviceNameParameters
Optional user name to set as the service owner. This user must be a
member of the organization that owns the service.
String ownerName
Optional frequency to set for all costs in the service.CostFrequencyEnum
costFrequency
26 Operations