Retrieves the subscription associated with a (requester, service, operation) scope. The service implementation is implied in this scoping as there can only be one service implementation per subscription. This operation performs hierarchical resolution when determining the matching subscription. If a requester does not possess a matching subscription but a parent requester group does, then the parent's subscription will be returned. Always the most specific match in terms of being lower in the hierarchy will be returned.
SubscriptionAdministrationInterface_resolveSubscriptionResponse | resolveSubscription (resolveSubscriptionRequest request) [fault:  ServicePolicyException ] |
Resolve subscription operation input parameters. Specifies the (requester, service, operation) scope to use when searching the requester hierarchy to locate a matching subscription.
resolveSubscriptionRequest | request |
Resolve subscription request. |
Resolve subscription operation response result. Returns the matching subscription information.
resolveSubscriptionResponse | result |
Resolve subscription response. |
Raised if an invalid (requester, service, operation) scope was supplied, if no subscription exists, or if an internal error occurred
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|