Performs hierarchical resolution to determine the set of policies visible at the provided (requester, service, operation) scope tuple. Scoped policy values that are returned contain the most specific values determined during resolution, with non-overridden values inherited from higher level policy scopes.
PolicyAdministrationInterface_getResolvedPoliciesResponse | getResolvedPolicies (getResolvedPoliciesRequest request) [fault:  ServicePolicyException ] |
Get resolved policies operation input parameters. Specifies the (requester, service, operation) scope tuple at which to fetch policies.
getResolvedPoliciesRequest | request |
Get resolved policies request. |
Get resolved policies response result. Returns a list of scoped policies that were resolved hierarchically for the given scope. The list may be empty if no policies could be resolved.
getResolvedPoliciesResponse | result |
Get resolved policies response. |
Raised if the provided policy scope is invalid or an internal error occurs.
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|