Service interaction

  • Operations

    Operations can be used to interact with the Operators of a service. They have two levels of API: The interaction with the Operation resource The service specific procedure API An operator offers a list of procedures which can be called in an Operation, so each Operation is basically a procedure call on the operator. Operation Setup Operations must be created with specific metadata so the operator subscribed to those can pick up the operation request.