http://www.ibm.com/schema/twss/spm/admin/policy/v2_0/local
The getInheritedPoliciesRequest Element

Gets the list of policies that are inherited from the specified policy scope, for the specified policy name. This fetches a list of policies at all scopes that are equivalent or higher up (according to the service policy manager's hierarchical resolution algorithm).


Element getInheritedPoliciesRequest : getInheritedPoliciesRequest
The getInheritedPoliciesRequest element cannot have "xsi:nil" as an attribute. The getInheritedPoliciesRequest element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Gets the list of policies that are inherited from the specified policy scope, for the specified policy name. This fetches a list of policies at all scopes that are equivalent or higher up (according to the service policy manager's hierarchical resolution algorithm).

<getInheritedPoliciesRequest>
-Begin Sequence [1...1]

Requester identifier, which may be an individual requester or a requester group.

<requesterIdentifier>admin_common:RequesterIdentifier</requesterIdentifier> [1..1]

Service Identifier, which may be an individual service, a service group, or a service implementation.

<serviceIdentifier>admin_common:ServiceIdentifier</serviceIdentifier> [1..1]

Operation name. May be an individual operation or the special operation 'ALL".

<operation>admin_common:OperationIdentifier</operation> [1..1]

The name of the policy attribute.

<policyName>admin_common:PolicyName</policyName> [1..1]
End Sequence
</getInheritedPoliciesRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="getInheritedPoliciesRequest"  type="admin_policy_local_xsd:getInheritedPoliciesRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Gets the list of policies that are inherited from the specified policy scope, for the specified policy name. This fetches a list of policies at all scopes that are equivalent or higher up (according to the service policy manager's hierarchical resolution algorithm).</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©