| Overview Index |
SDX 6.4 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:eachPolicyVar>
Type of tag:
Iterator Tag
This tag is intended for debugging and advanced portals only. This tag iterates over the set of policy variables, relative to a specific subscriber or subscription context.
| Attribute Summary | |
| String |
accessName
Acquired
This attribute specifies the access subscriber's name. |
| String |
enterpriseName
Acquired
This attribute specifies the enterprise subscriber's name. |
| String |
path
Acquired
This attribute specifies the subscriber. |
| String |
retailerName
Acquired
This attribute specifies the retailer's name. |
| String |
siteName
Optional Acquired
This attribute specifies the site's name. |
| String |
subscriptionName
Acquired
This attribute specifies a subscription under a subscriber. |
| Scripting Variable Summary | |
| String |
eachPolicyVar_accessName
This scripting variable provides the access subscriber's name. |
| String |
eachPolicyVar_enterpriseName
This scripting variable provides the enterprise subscriber's name. |
| String |
eachPolicyVar_path
This scripting variable provides the hierarchy. |
| String |
eachPolicyVar_retailerName
This scripting variable provides the retailer's name. |
| String |
eachPolicyVar_siteName
This scripting variable provides the site's name. |
| String |
eachPolicyVar_subscriptionName
This scripting variable provides the subscription for the subscriber. |
| String |
eachPolicyVar_varName
This scripting variable provides the name of each parameter defined in the set of policies referenced by the service. |
| Attribute Details |
| Acquired |
| Type: String |
| This attribute specifies the access subscriber's name. |
| Acquired |
| Type: String |
| This attribute specifies the enterprise subscriber's name. |
| Acquired |
| Type: String |
| This attribute specifies the subscriber. The path attribute includes all the steps in the hierarchy from the retailer to the subscriber. For example: { { { { access. } { { folder/ } } site. } { {folder/ } } enterprise. } { { { folder/ } } retailer } } |
| Acquired |
| Type: String |
| This attribute specifies the retailer's name. |
| Optional |
| Acquired |
| Type: String |
| This attribute specifies the site's name. |
| Acquired |
| Type: String |
| This attribute specifies a subscription under a subscriber. |
| Scripting Variable Details |
| Type: String |
| This scripting variable provides the access subscriber's name. The scripting variable _path supersedes the _accessName scripting variable. |
| Type: String |
| This scripting variable provides the enterprise subscriber's name. The scripting variable _path supersedes the _enterpriseName scripting variable. |
| Type: String |
| This scripting variable provides the hierarchy. The scripting variable _path supersedes the scripting variables with the suffixes _retailerName, _enterpriseName, _siteName, and _accessName. These scripting variables are still compatible with the current SDX software. If a tag uses the scripting variable _path and any of these other scripting variables, all the scripting variables should be marked as optional (*). |
| Type: String |
| This scripting variable provides the retailer's name. The scripting variable _path supersedes the _retailerName scripting variable. |
| Type: String |
| This scripting variable provides the site's name. The scripting variable _path supersedes the _siteName scripting variable. |
eachPolicyVar_subscriptionName
| Type: String |
| This scripting variable provides the subscription for the subscriber. |
| Type: String |
| This scripting variable provides the name of each parameter defined in the
set of policies referenced by the service.
The specified session is generated by a subscription, and that subscription is a subscription to a specific service. The service references a set of policies (these policies are applied to network traffic while the subscription is active). The policies contain a set of parameters that may be different from the service parameters. The eachPolicyVar_varName scripting variable provides the name of each parameter defined in those policies. |
| Overview Index |
SDX 6.4 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2000-2006 Juniper Networks, Inc. All rights reserved.