(Quick Reference)

SA Plugin

The SA plugin is used to query details about resources from HP Server Automation. It supports communication with SA through SOAP web service calls.

Required Configuration

ParameterTypeDescription
serviceAccessPointStringThe SA API base URL. Ex: https://sa.example.com/
usernameStringUsername to use with SA API.
passwordStringPassword to use with SA API.

Optional Configuration

ParameterTypeDefaultDescription
ignoreSSLErrorsBooleanFalseIf true, ignores all SSL certificate errors and warnings.

The ignoreSSLErrors option, if enabled, is very insecure. Use with caution!

Exposed Web Services

MethodParametersParameter TypeDescription
None