Get all scoped policy values that are included in the specified scope or higher scopes per service policy manager hierarchical resolution. This returns the inheritance chain of policy values, returning from most general to most specific. This list may be empty if no policies can be located for the specific policy name.
PolicyAdministrationInterface_getInheritedPoliciesResponse | getInheritedPolicies (getInheritedPoliciesRequest request) [fault:  ServicePolicyException ] |
Get inherited policies operation input parameters. Specifies the (requester, service, operation) scope tuple and policy name whose scoped policies to fetch.
getInheritedPoliciesRequest | request |
Get inherited policies request. |
Get inherited policies response result. Returns a list of scoped policies for the specified scope tuple and policy name. The list may be empty if no policies for the specified policy name can be found.
getInheritedPoliciesResponse | result |
Get inherited policies response. |
Raised if the provided policy scope is invalid or an internal error occurs.
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|