3.2.5.25 RunProfile

The RunProfile method returns the name of the run profile that was used in the current or previous management agent run.

  • If the server is unable to communicate to any implementation-specific components, the server SHOULD return connection-failure<28>.

  • If a failure occurs for which there is no other more-specific SOAP fault specified in this document, the server MUST return call-failure.

  • If the management agent is currently executing a run profile, the server MUST return the name of the currently executing run profile.

  • If the management agent is not currently executing a run profile and the server contains a result for the last run profile, the server MUST return the run profile name associated with the last run profile.

Otherwise, the server MUST return an empty string.