Overview  Index    SDX 7.17 Enterprise JSP Tags
Juniper Networks, Inc.
PREVIOUS TAG  NEXT TAG          SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES          DETAILS: ATTRIBUTES | SCRIPTING VARIABLES

<jnpr:sub>

Type of tag:
          Data Tag

Information model class:
          net.juniper.smgt.ent.im.Subscription

This tag represents a subscription.

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 localOnly  Acquired
          This attribute specifies whether the software returns inherited subscriptions.
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 sub_accessName
          This scripting variable provides the access subscriber's name.
Boolean sub_administrativelyActive
          This scripting variable indicates whether the specified subscription is configured to be active.
String sub_enterpriseName
          This scripting variable provides the enterprise subscriber's name.
Boolean sub_isSchedulable
          This scripting variable indicates whether the specified subscription is configured to be scheduled.
String sub_path
          This scripting variable provides the hierarchy.
String sub_retailerName
          This scripting variable provides the retailer's name.
String sub_scheduleNames
          This scripting variable provides schedule names associated with this subscription.
String sub_serviceName
          This scripting variable provides the name of the service associated with this subscription.
String sub_siteName
          This scripting variable provides the site's name.
String sub_subscriptionName
          This scripting variable provides the subscription for the subscriber.
Boolean sub_suspended
          This scripting variable indicates whether the specified subscription is configured to be suspended.

Attribute Details

accessName
          
Acquired
Type: String
 
This attribute specifies the access subscriber's name.


enterpriseName
          
Acquired
Type: String
 
This attribute specifies the enterprise subscriber's name.


localOnly
          
Acquired
Type: Boolean
Default value: true
 
This attribute specifies whether the software returns inherited subscriptions. If the value is true, all subscriptions belonging to this subscriber are returned, but subscriptions that this subscriber inherited from parent subscribers are not returned. If the value is false, all subscriptions that this subscriber inherited from parent subscribers are returned if no subscriptions belong to this subscriber.


path
          
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 } }


retailerName
          
Acquired
Type: String
 
This attribute specifies the retailer's name.


siteName
          
Optional
Acquired
Type: String
 
This attribute specifies the site's name.


subscriptionName
          
Acquired
Type: String
 
This attribute specifies a subscription under a subscriber.

Scripting Variable Details

sub_accessName
          
Type: String
 
This scripting variable provides the access subscriber's name. The scripting variable _path supersedes the _accessName scripting variable.


sub_administrativelyActive
          
Type: Boolean
 
This scripting variable indicates whether the specified subscription is configured to be active.


sub_enterpriseName
          
Type: String
 
This scripting variable provides the enterprise subscriber's name. The scripting variable _path supersedes the _enterpriseName scripting variable.


sub_isSchedulable
          
Type: Boolean
 
This scripting variable indicates whether the specified subscription is configured to be scheduled.


sub_path
          
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 (*).


sub_retailerName
          
Type: String
 
This scripting variable provides the retailer's name. The scripting variable _path supersedes the _retailerName scripting variable.


sub_scheduleNames
          
Type: String
 
This scripting variable provides schedule names associated with this subscription.


sub_serviceName
          
Type: String
 
This scripting variable provides the name of the service associated with this subscription.


sub_siteName
          
Type: String
 
This scripting variable provides the site's name. The scripting variable _path supersedes the _siteName scripting variable.


sub_subscriptionName
          
Type: String
 
This scripting variable provides the subscription for the subscriber.


sub_suspended
          
Type: Boolean
 
This scripting variable indicates whether the specified subscription is configured to be suspended.

Overview  Index    SDX 7.17 Enterprise JSP Tags
Juniper Networks, Inc.
PREVIOUS TAG  NEXT TAG          SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES          DETAILS: ATTRIBUTES | SCRIPTING VARIABLES

Copyright 2000-2017 Juniper Networks, Inc. All rights reserved.