3.2.5.28 Stop

The Stop method terminates the currently executing run profile.

  • If the client is not permitted to perform this operation, the server MUST return access-denied<31>.

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

  • If the server is not executing a run profile for the management agent, the server MUST return ma-not-running.

  • If the server stops the currently executing run profile successfully, the server MUST return success.

Otherwise, the server MUST return call-failure.