Overview Index |
SDX 7.15 Enterprise JSP Tags Juniper Networks, Inc. |
|
PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:servParam>
Type of tag:
Data Tag
Information model class:
net.juniper.smgt.ent.im.ServParam
This tag represents a service parameter.
Attribute Summary | |
String |
accessName
Acquired
This attribute specifies the access subscriber's name. |
String |
enterpriseName
Acquired
This attribute specifies the enterprise subscriber's name. |
Boolean |
includeOperationalValue
Optional
This attribute specifies whether an operational value should be reported as a scripting variable (as it might take a long time to obtain the value). |
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 |
serviceParamName
Acquired
This attribute specifies a service parameter. |
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 |
servParam_accessName
This scripting variable provides the access subscriber's name. |
String |
servParam_administrativeValue
This scripting variable provides the administrative value in the context of the specified subscriber or subscription (that is, ignoring everything more specific on the acquisition path). |
String |
servParam_defaultValue
This scripting variable provides the default value. |
String |
servParam_description
This scripting variable provides the object's description. |
String |
servParam_enterpriseName
This scripting variable provides the enterprise subscriber's name. |
Boolean |
servParam_exists
This scripting variable indicates whether the specified object exists. |
String |
servParam_operationalValue
This scripting variable provides the operational value if the includeOperationalValue attribute is true. |
String |
servParam_path
This scripting variable provides the hierarchy. |
String |
servParam_retailerName
This scripting variable provides the retailer's name. |
String |
servParam_serviceName
This scripting variable provides the service name. |
String |
servParam_serviceParamName
This scripting variable provides the service parameter's name. |
String |
servParam_siteName
This scripting variable provides the site's name. |
String |
servParam_subscriptionName
This scripting variable provides the subscription for the subscriber. |
String |
servParam_type
This scripting variable provides the object's type. |
Attribute Details |
Acquired |
Type: String |
This attribute specifies the access subscriber's name. |
Acquired |
Type: String |
This attribute specifies the enterprise subscriber's name. |
Optional |
Type: Boolean |
Default value: false |
This attribute specifies whether an operational value should be reported as a scripting variable (as it might take a long time to obtain the value). If the IncludeOperationalValue attribute is true, the settings apply to a leaf subscriber (a subscriber containing no other subscribers). For example, the path attribute would specify a leaf subscriber and the subscriptionName attribute would specify a session for the leaf 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. |
Acquired |
Type: String |
This attribute specifies a service parameter. |
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 administrative value in the context of the specified subscriber or subscription (that is, ignoring everything more specific on the acquisition path). |
Type: String |
This scripting variable provides the default value. |
Type: String |
This scripting variable provides the object's description. |
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 object exists. |
Type: String |
This scripting variable provides the operational value if the includeOperationalValue attribute is true. Obtaining the operational value usually requires contacting a remote SAE, and may be quite slow the first time it is performed. The value is then cached and will not be updated until either the reloadSess tag or the reloadMgrSess tag is used. |
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 service parameter's 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 object's type. |
Overview Index |
SDX 7.15 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.