| Overview Index |
SDX 6.1.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:attr>
Type of tag:
Data Tag
Information model class:
net.juniper.smgt.ent.im.LdapAttr
This tag represents an LDAP attribute for a specific subscriber, subscription, manager, or service.
| 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 |
ldapAttrName
Acquired
This attribute specifies an LDAP attribute in a subscriber, subscription, manager, or service. |
| String |
managerName
Optional Acquired
This attribute specifies a manager under a subscriber. |
| String |
path
Acquired
This attribute specifies the subscriber. |
| String |
retailerName
Acquired
This attribute specifies the retailer's name. |
| String |
serviceName
Optional Acquired
This attribute specifies a service. |
| String |
siteName
Optional Acquired
This attribute specifies the site's name. |
| String |
subscriptionName
Acquired
This attribute specifies a subscription under a subscriber. |
| String |
vpnName
Optional Acquired
This attribute specifies a VPN. |
| Scripting Variable Summary | |
| String |
attr_accessName
This scripting variable provides the access subscriber's name. |
| String |
attr_enterpriseName
This scripting variable provides the enterprise subscriber's name. |
| Boolean |
attr_exists
This scripting variable indicates whether the specified LDAP attribute exists for the specified subscriber, subscription, manager, or service and, if so, provides its values. |
| String |
attr_ldapAttrName
This scripting variable provides the LDAP attribute name. |
| String |
attr_managerName
This scripting variable provides the manager for the subscriber. |
| String |
attr_path
This scripting variable provides the hierarchy. |
| String |
attr_retailerName
This scripting variable provides the retailer's name. |
| String |
attr_serviceName
This scripting variable provides the service name. |
| String |
attr_siteName
This scripting variable provides the site's name. |
| String |
attr_subscriptionName
This scripting variable provides the subscription for the subscriber. |
| String |
attr_vpnName
This scripting variable provides the VPN name. |
| 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 an LDAP attribute in a subscriber, subscription, manager, or service. |
| Optional |
| Acquired |
| Type: String |
| This attribute specifies a manager under a subscriber. |
| 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 a service. |
| Optional |
| Acquired |
| Type: String |
| This attribute specifies the site's name. |
| Acquired |
| Type: String |
| This attribute specifies a subscription under a subscriber. |
| Optional |
| Acquired |
| Type: String |
| This attribute specifies a VPN. |
| 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: Boolean |
| This scripting variable indicates whether the specified LDAP attribute exists for the specified subscriber, subscription, manager, or service and, if so, provides its values. |
| Type: String |
| This scripting variable provides the LDAP attribute name. |
| Type: String |
| This scripting variable provides the manager for the subscriber. |
| 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 service name. |
| Type: String |
| This scripting variable provides the site's name. The scripting variable _path supersedes the _siteName scripting variable. |
| Type: String |
| This scripting variable provides the subscription for the subscriber. |
| Type: String |
| This scripting variable provides the VPN name. |
| Overview Index |
SDX 6.1.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2004 Juniper Networks, Inc. All rights reserved.