http://access.pm.soa.ibm.com/wsdl/pm/service_policy_access/v1_0/interface
The ServicePolicyAccessInterface Port Type

This interface enables applications to retrieve a set of service policies from the Service Policy Manager.

 Collapse Operations
ServicePolicyAccessInterface_getServicePoliciesResponse  getServicePolicies (getServicePoliciesRequest parameters) [faults:  ServiceException  PolicyException  ]

Gets the set of service polices for a given (requester, service, operation) tuple. A hierarchical algorithm is used to resolve the set of service policies that corresponds to the particualr request. Policy scoping follows the tuple definition, allowing policies to be defined at different requester, service, and operation scopes. Policies that are set lower in the hierarchy override policies that are set higher in the hierarchy.

Fault:
ServiceException  : 

ServiceException from 3GPP TS 29.199-1.

A service exception will occur if one of these five conditions is encountered:

  • The specified requester is a group and not an individual requester.
  • The specified service is a group or a service implementation, and not an individual service.
  • The specified operation is 'ALL'.
  • The specified requester, service or operation does not exist.
  • Subscription does not exist for the specified requester, service and operation.
PolicyException  : 

Policy exception from 3GPP TS 29.199-1.


 Collapse XML
-<wsdl:portType  name="ServicePolicyAccessInterface">
-<wsdl:documentation>
<xhtml:p>This interface enables applications to retrieve a set of service policies from the Service Policy Manager.</xhtml:p>
</wsdl:documentation>
-<wsdl:operation  name="getServicePolicies">
-<wsdl:documentation>
<xhtml:p>Gets the set of service polices for a given (requester, service, operation) tuple. A hierarchical algorithm is used to resolve the set of service policies that corresponds to the particualr request. Policy scoping follows the tuple definition, allowing policies to be defined at different requester, service, and operation scopes. Policies that are set lower in the hierarchy override policies that are set higher in the hierarchy.</xhtml:p>
</wsdl:documentation>
-<wsdl:fault  message="parlayx_common_faults:ServiceException"  name="ServiceException">
-<wsdl:documentation>
<xhtml:p>ServiceException from 3GPP TS 29.199-1.</xhtml:p>
<xhtml:p>A service exception will occur if one of these five conditions is encountered:</xhtml:p>
-<xhtml:ul>
<xhtml:li>The specified requester is a group and not an individual requester.</xhtml:li>
<xhtml:li>The specified service is a group or a service implementation, and not an individual service.</xhtml:li>
<xhtml:li>The specified operation is 'ALL'.</xhtml:li>
<xhtml:li>The specified requester, service or operation does not exist.</xhtml:li>
<xhtml:li>Subscription does not exist for the specified requester, service and operation.</xhtml:li>
</xhtml:ul>
</wsdl:documentation>
</wsdl:fault>
-<wsdl:fault  message="parlayx_common_faults:PolicyException"  name="PolicyException">
-<wsdl:documentation>
<xhtml:p>Policy exception from 3GPP TS 29.199-1.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
</wsdl:portType>
 Collapse Used-By
Service Port Binding
ServicePolicyAccessService ServicePolicyAccess ServicePolicyAccessInterfaceBinding
Generated by WSDLdoc ©