Gets the chain of parent definitions from the specified service identifier up to the root definition. The specified service identifier may be an individual service or a service group. The specified service identifier will not appear in the list. The list of parent definitions will be provided in order of traversing up the hierarchy to the root definition.
ServiceAdministrationInterface_getParentChainResponse | getParentChain (getParentChainRequest request) [fault:  ServicePolicyException ] |
Get parent chain operation input parameters. Specifies the service identifier whose parent chain to fetch.
getParentChainRequest | request |
Get parent chain request. |
Get parent chain operation response result. Returns a list of service definitions, starting from the parent of the specified service up to the root definition.
getParentChainResponse | result |
Get parent chain response. |
Raised if the specified service identifier does not exist, or if an internal error occurs.
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|