Overview Index |
SDX 7.13 Enterprise JSP Tags Juniper Networks, Inc. |
|
PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:eachVpn>
Type of tag:
Iterator Tag
This tag iterates over the set of VPNs for a specific subscriber.
Attribute Summary | |
Boolean |
includeImported
This attribute specifies whether to include in the iteration VPNs that are imported from other subscribers. |
Boolean |
includeInherited
This attribute specifies whether to include in the iteration VPNs that are inherited from parent subscribers. |
Boolean |
includeLocal
This attribute specifies whether to include in the iteration VPNs that are defined locally. |
String |
path
Acquired
This attribute specifies the subscriber. |
Scripting Variable Summary | |
String |
eachVpn_exporterPath
This scripting variable specifies the path to the subscriber who owns the membership to the VPNs. |
String |
eachVpn_fromPath
This scripting variable specifies the path to the parent subscriber from which a subordinate subscriber inherits a membership to a VPN. |
Boolean |
eachVpn_isImported
This scripting variable indicates whether the VPN is imported by the subscriber or a parent subscriber. |
Boolean |
eachVpn_isInherited
This scripting variable indicates whether the VPN belongs to or is imported by a parent subscriber. |
Boolean |
eachVpn_isLocal
This scripting variable indicates whether the VPN is local. |
String |
eachVpn_path
This scripting variable provides the hierarchy. |
String |
eachVpn_vpnName
This scripting variable specifies the VPN name. |
Attribute Details |
Type: Boolean |
This attribute specifies whether to include in the iteration VPNs that are imported from other subscribers. |
Type: Boolean |
This attribute specifies whether to include in the iteration VPNs that are inherited from parent subscribers. |
Type: Boolean |
This attribute specifies whether to include in the iteration VPNs that are defined locally. |
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 } } |
Scripting Variable Details |
Type: String |
This scripting variable specifies the path to the subscriber who owns the membership to the VPNs. |
Type: String |
This scripting variable specifies the path to the parent subscriber from which a subordinate subscriber inherits a membership to a VPN. |
Type: Boolean |
This scripting variable indicates whether the VPN is imported by the subscriber or a parent subscriber. |
Type: Boolean |
This scripting variable indicates whether the VPN belongs to or is imported by a parent subscriber. |
Type: Boolean |
This scripting variable indicates whether the VPN is local. |
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 specifies the VPN name. |
Overview Index |
SDX 7.13 Enterprise JSP Tags Juniper Networks, Inc. |
|
PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2000-2015 Juniper Networks, Inc. All rights reserved.