Creates a subscription between a requester identifier (an individual requester or a requester group), the specified service, operation, and service implementation. The subscription may be made to an individual operation or the special 'ALL' operation. Each subscription creates a mapping between a service and a corresponding service implementation as part of the subscription; there can only be a single service implementation that processes a request for a given subscription.
SubscriptionAdministrationInterface_createSubscriptionResponse | createSubscription (createSubscriptionRequest request) [fault:  ServicePolicyException ] |
Create subscription operation input parameters. Specifies the requester, service, operation, and service implementation that form the subscription.
createSubscriptionRequest | request |
Create subscription request. |
Create subscription operation response result. This response has empty content.
createSubscriptionResponse | result |
Create subscription response. |
Raised if the supplied requester, service, operation, or service implementation identifies do not exist, or if an internal error occurred creating the subscription.
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|