Performs hierarchical resolution to determine the enablement status of the specified operation. The service policy manager will search the hierarchy to determine whether the supplied operation is enabled. If any service higher up in the hierarchy for the parent service of the operation is disabled, or if any parent service's 'ALL' operation is disabled, or if the 'ALL' operation is disabled for the operation's parent service, or if the operation itself is disabled, then the specified operation will be considered disabled.
ServiceAdministrationInterface_resolveOperationEnabledResponse | resolveOperationEnabled (resolveOperationEnabledRequest request) [fault:  ServicePolicyException ] |
Resolve operation enabled operation input parameters. Specifies the operation name, under which service, whose enablement status to resolve.
resolveOperationEnabledRequest | request |
Resolve operation enabled request. |
Resolve operation enable response result. Returns a boolean indicating the enablement status of the specified operation.
resolveOperationEnabledResponse | result |
Resolve operation enabled response. |
Raised if the supplied service or operation does not exist, or if an internal error occurs.
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|