| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| adaptive |
The Make before Break parameter specifies the traffic rerouting method when you move traffic between primary and secondary LSP paths. The make-before-break functionality ensures that the transition to the new path does not cause any traffic disruption.
For example, when the parameters of an already-established LSP are changed due to a user configuration modification, when the parameter is set to true the resources of the existing LSP are not released until a new path with the same LSP ID is established and passing the traffic seamlessly handed over from the old LSP.
When enabled for the LSP, the make-before-break functionality is implemented for the primary path and all the secondary paths of the LSP.
type=generic.TruthValue default=true Displayed(tab/group)=Make before Break (Properties) |
| addSpec |
This property specifies whether or not the ADSPEC object will be included in RSVP messages.
When the value of addSpec is 'true', the ADSPEC object will be included in RSVP messages.
When the value of addSpec is 'false', the ADSPEC object will not be included in RSVP messages.
type=generic.TruthValue default=false Displayed(tab/group)=Include ADSPEC in RSVP (Properties/Signalling) |
| addressFamily |
Specifies the address family type used for SR-TE LSP templates.
If the value is 'ipv4', LSP template entry is using an IPv4 address.
If the value is 'ipv6', LSP template entry is using an IPv6 address.
type=int default=ipv4 Displayed(tab/group)=Address Family (Properties) enums= 0: notApplicable - N/A 1: ipv4 - IPv4 2: ipv6 - IPv6 |
| adminGroupExclude |
The Groups Excluded parameter is a bit-map that specifies a list of admin groups that should be excluded when this LSP is setup. If bit 'n' is set, then the admin group with value 'n' is excluded for this LSP. This implies that each link that this LSP goes through must not be associated with any of the admin groups in the exclude list.
type=long default=0 units=bitmap Displayed(tab/group)=Groups Excluded (Administrative Groups/Administrative Groups) |
| adminGroupInclude |
The Groups Included parameter is a bit-map that specifies a list of admin groups that should be included when this LSP is setup. If bit 'n' is set, then the admin group with value 'n' is included for this LSP. This implies that each link that this LSP goes through must be associated with at least one of the admin groups in the include list.
type=long default=0 units=bitmap Displayed(tab/group)=Groups Included (Administrative Groups/Administrative Groups) |
| administrativeState |
type=netw.AdministrativeState default=unknown Displayed(tab/group)=Administrative (/State) |
| autoBandWidth |
Specifies whether automatic bandwidth adjustment has been enabled or disabled for this LSP template.
type=generic.TruthValue default=false Displayed(tab/group)=Auto Bandwidth (Properties/Traffic Engineering And Protection) |
| backupClassType |
Specifies the backup class type (CT) associated with this LSP template
type=int default=0 minimum=0 maximum=7 Displayed(tab/group)=Backup Class Type (Properties) |
| bandwidth |
The Reserved Bandwidth parameter specifies the minimum amount of the MPLS path bandwidth to reserve for the LSP. A value of 0 indicates that the parameter is not configured.
type=int default=0 minimum=0 maximum=6400000 units=Mbps Displayed(tab/group)=Reserved Bandwidth (Properties/Traffic Engineering And Protection) |
| bfdEnabled |
Specifies whether BFD is enbled or not for this LSP template.
type=boolean default=false Displayed(tab/group)=BFD Enabled (Properties/BFD) |
| bfdFailureAction |
Specifies the actions to be taken when a LSP BFD session fails.
When bfdFailureAction is set to down, it prevents the LSP from being made available as a
transport for any user.
type=int Displayed(tab/group)=Failure Action (Properties/BFD) enums= 0: none - None 1: down - Down 2: failoverOrDown - Failover-Or-Down |
| bfdPingInterval |
Specifies the time interval for periodic LSP ping for BFD bootstrapping.
type=long default=60 minimum=0 maximum=300 units=seconds Displayed(tab/group)=BFD Ping Interval (Properties/BFD) |
| bfdTemplatePointer |
Specifies the BFD Template name used by this LSP template.
type=Pointer default= Displayed(tab/group)=BFD Template (Properties/BFD) |
| bfdWaitForUpTime |
Specifies the time in seconds the software will wait for BFD to come up.
The timer object is applicable only when bfdFailureAction is set to 'failoverOrDown'.
The timer is started when BFD is first enabled on a path or BFD transitions from up to down.
When this timer expires and if BFD has not yet come up, the path is torn down by removing it
from TTM and the IOM and the retry timer is started.
type=int default=4 minimum=1 maximum=60 units=seconds Displayed(tab/group)=Wait For Up Time (Properties/BFD) |
| bgpRSVPLSPTransportTunnelState |
Specifies whether an RSVP LSP is allowed or blocked in its usage as a transport LSP for BGP
tunnel routes.
When the value is set to 'Include': an RSVP LSP is allowed to be used as a transport LSP for
BGP tunnel routes.
When the value is set to 'Exclude': an RSVP LSP is not allowed to be used as a transport LSP
for BGP tunnel routes.
type=mpls.MplsLspBgpRSVPLSPTunnelState default=include Displayed(tab/group)=BGP RSVP LSP Transport Tunnel (Properties/Traffic Engineering And Protection) |
| bgpShortcut |
Specifies whether to exclude or include a RSVP LSP from being used as a shortcut while
resolving BGP routes.
When the value of bgpShortcut is set to 'true' the RSVP LSP is used as a shortcut
while resolving BGP routes.
When the value of bgpShortcut is set to 'false' the RSVP LSP is not used as a shortcut
while resolving BGP routes.
type=boolean default=true Displayed(tab/group)=BGP Shortcut Enabled (Properties/Traffic Engineering And Protection) |
| bsidEnable |
Specifies whether binding SID (segment ID) is used for the SR-TE LSP Template.
type=boolean default=false Displayed(tab/group)=Enable Binding SID (Properties) |
| classForwarding |
Indicates whether class based forwarding over this MPLS LSP template is enabled or not
type=boolean default=false Displayed(tab/group)=Enable Class Forwarding (Properties/Class Forwarding) |
| classTypeRetryLimit |
Specifies the number of attempts the software should make before it can start using the backup
class type.
type=long default=0 minimum=0 maximum=10000 Displayed(tab/group)=CLass Type Retry Limit (Properties) |
| cspfEnabled |
The Enable CSPF parameter specifies the CSPF routing algorithm to find a path that satisfies
the constraints for the LSP. The constraints associated with the LSP can be related to bandwidth,
admin groups, or the number of path hops. CSPF also calculates detour routes when you set the
Fast Reroute parameter to true.
This attribute is deprecated since SR 19.7.R1. For SR nodes from 19.7.R1 onwards,
please use mpls.LspTemplateMvpn.pathComputationMethod as a replacement.
Both the properties will be visible in global policy. It is recommended that these two
properties be set matching values in global policy.
If one of the properties is updated the corresponding other property will also be updated.
Although both of these properties should have similar matching values, in certain scenarios like
global policy created from a local policy, the values may differ. Care should be taken when
distributing that global policy to nodes.
type=generic.TruthValue default=true Displayed(tab/group)=Enable CSPF (Properties) |
| defaultPathPointer |
type=Pointer default= Displayed(tab/group)=Default MPLS Path (Properties/Default MPLS Path) |
| egrAcctOn |
type=boolean default=false Displayed(tab/group)=Collect Accounting Statistics (Accounting/Egress Accounting Statistics) |
| egrAcctPolicyId |
type=long access=read-only default=0 |
| egrAcctPolicyName |
type=string access=read-only default= |
| egrAcctPolicyObjectPointer |
type=Pointer default= Displayed(tab/group)=Accounting Policy (Accounting/Egress Accounting Statistics) |
| egrAcctStatsMode |
Specifies whether statistics are per flow control or aggregated.
type=mpls.StatsModeType default=perfc Displayed(tab/group)=Statistics Mode (Accounting/Egress Accounting Statistics) |
| egrStatsOn |
type=boolean default=false Displayed(tab/group)=Enable Egress Accounting Statistics (Accounting/Manage Accounting Statistics) |
| enableAutoBinding |
Specify Auto Binding is used for the LSP path
type=boolean default=true Displayed(tab/group)=Enable Auto-Bind (Properties) |
| enableLeastFill |
Specifies whether the use of the least-fill path selection method for the computation of the path of this LSP is enabled.
type=boolean default=false Displayed(tab/group)=Least-Fill Path Selection (Properties) |
| enableTeMetric |
Specifies whether the TE metric would be used for the purpose of the LSP path computation by CSPF.
This attribute is deprecated since SR 19.7.R1. For SR nodes from 19.7.R1 onwards,
please use mpls.LspTemplateMvpn.metricType as a replacement.
Both the properties will be visible in global policy. It is recommended that these two
properties be set matching values in global policy.
If one of the properties is updated the corresponding other property will also be updated.
type=boolean default=false Displayed(tab/group)=Enable TE Metric (Properties) |
| entropyLabel |
The value specifies whether the application takes into account the value of Entropy Label and Entropy Label Capability
in the label stack for this LSP template.
type=mpls.LspEntropyLblCapForRsvpTe default=inherit Displayed(tab/group)=Entropy Label (Properties) |
| fallbackPathComputation |
Specifies Fallback Path Computation method used for the LSP Template.
If the value is 'localCspf', the fallback path computation method used for the LSP Template is local CSPF.
If the value is 'notApplicable', fallback path computation method is not applicable to the LSP Template.
The value of fallbackPathComputation can be set to none/localCspf when mpls.LspTemplateMvpn.pathComputationMethod is set to pce.
The value of fallbackPathComputation is 'notApplicable' when mpls.LspTemplateMvpn.pathComputationMethod is set to none/localCspf.
type=int default=0 Displayed(tab/group)=Fallback Path Computation Method (Properties) enums= 0: notApplicable - N/A 1: none - None 2: localCspf - Local CSPF |
| fastRerouteBackupType |
type=int default=facility Displayed(tab/group)=Backup Type (Properties/Fast Reroute) enums= 1: oneToOne - One To One 2: facility - Facility |
| fastRerouteEnabled |
The Fast Reroute parameter specifies a pre-computed detour LSP from each node in the path of the LSP. In case of failure of a link or LSP between two nodes, traffic is immediately rerouted on the pre-computed detour LSP. The immediate reroute of the traffic avoids packet-loss.
Fast reroute is available only for the primary path. The LSP transit hops do not require configuration. The ingress router signals intermediate routers using RSVP to set up the detour routes.
type=generic.TruthValue default=true Displayed(tab/group)=Fast Reroute (Properties/Traffic Engineering And Protection) |
| fastRerouteHopLimit |
The Hop Limit parameter specifies the maximum number of hops a detour of backup LSP can take before merging back onto the main LSP path. The range is 0 to 255. The default is 16.
type=int default=16 minimum=0 maximum=255 Displayed(tab/group)=Hop Limit (Properties/Fast Reroute) |
| fastReroutePropagateAdminGroup |
Specifies whether or not the use of administrative group constraints on a FRR backup LSP is enabled.
type=boolean default=false Displayed(tab/group)=Propagate Administrative Groups (Properties/Fast Reroute) |
| forwardingClasses |
Indicates a set of forwarding classes configured for this LSP template expressed as a bit map.
From 20.2 onwards, for 7x50 , 7705hm nodes, this is obsoleted. Use mpls.LspTemplateMvpn.policyNamePointer and mpls.LspTemplateMvpn.setID instead.
type=mpls.CBFClasses default=unspecified Displayed(tab/group)=Forwarding Classes (Properties/Class Forwarding) |
| holdPriority |
Specifies the hold priority to use when insufficient bandwidth is available to setup a
LSP. The setup priority is compared against the hold priority of existing LSPs.
If the setup priority is higher than the hold priority of the established LSPs,
this LSP may preempt the other LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.
type=long default=0 minimum=0 maximum=7 Displayed(tab/group)=Hold Priority (Properties) |
| hopLimit |
The Hop Limit parameter specifies the maximum number of hops that a LSP will traverse including the ingress and egress nodes. An LSP will not be setup if the hop limit is exceeded. The range is 2 to 255. The default is 255.
type=int default=255 minimum=2 maximum=255 Displayed(tab/group)=Hop Limit (Properties/Traffic Engineering And Protection) |
| igpShortcut |
The IGP Shortcut Enabled parameter specifies whether to exclude or include an RSVP LSP from being used as a shortcut while resolving IGP routes. When this parameter is enabled, the RSVP LSP is used as a shortcut while resolving such routes. The parameter is only applicable to Dynamic LSPs.
By default, all RSVP LSPs originating on a node that has RSVP Shortcut Enabled enabled, are included by OSPF and IS-IS as direct links, as long as the destination address of the LSP corresponds to the router-id of a remote node. RSVP LSPs with a destination address corresponding to an interface address of a remote node are automatically not considered by IS-IS or OSPF. You can however, exclude a specific RSVP LSP from being used as a shortcut for resolving IGP routes by disabling this parameter.
type=boolean default=true Displayed(tab/group)=IGP Shortcut Enabled (Properties/IGP Shortcut) |
| igpShortcutLfaType |
The LFA Type parameter specifies a rule for the LFA SPF calculation.
The Lfa Protect option specifies that the LSP can be included in either the main SPF or the LFA SPFs.
The LSP can be used either as a primary next-hop or an LFA next-hop. When the main SPF calculation selects
a tunneled primary next-hop, the LFA SPF does not select an LFA next-hop for this prefix. When the main SPF
calculation selects a direct primary next-hop, the LFA SPF selects an LFA next-hop for this prefix.
The Lfa Only option specifies that the LSP can be included in the LFA SPFs only. The LFA SPF prefers a direct
LFA next-hop over a tunneled LFA next-hop.
The None option specifies no rule for the LFA SPF calculation.
type=mpls.LfaType default=none Displayed(tab/group)=LFA Type (Properties/IGP Shortcut) |
| igpShortcutRelativeMetric |
The Relative Metric parameter specifies the relative metric value used in the IGP SPF calculation.
A relative metric is an adjustment of the dynamic IGP metric from the SPF calculation. Enable the Disable
Relative Metric check box to disable relative metric and specify an absolute metric value of 2147483647.
type=int default=2147483647 minimum=-10 maximum=2147483647 Displayed(tab/group)=Relative Metric (Properties/IGP Shortcut) |
| igpShortcutSROverSRTE |
The value of igpShortcutSROverSRTE specifies whether the SR-TE LSP can be used as an SRv4/SRv6 IGP shortcut.
The object igpShortcutSROverSRTE is applicable to SR-TE LSPs.
When igpShortcutSROverSRTE is set to 'true', the SR-TE LSP can used as an SRv4/SRv6 IGP shortcut.
When igpShortcutSROverSRTE is set to 'false', the SR-TE LSP cannot be used as an SRv4/SRv6 shortcut.
An 'inconsistentValue' error is returned if an attempt is made to set this object to a non-default value when the value of the object
igpShortcutSROverSRTE is not set to 'true'.
type=boolean default=false Displayed(tab/group)=Allow SR Over SRTE (Properties/IGP Shortcut) |
| ipAddress |
This property vRtrMplsLspTemplateFromAddr specifies the source address of this
LSP template. The address type of vRtrMplsLspTemplateFromAddr is specified by
vRtrMplsLspTemplateFromAddrType. When vRtrMplsLspTemplateFromAddr has not been explicitly set, the
system IP address will be used.
type=InetAddress default=0.0.0.0 Displayed(tab/group)=Source Host IP Address (Properties) |
| ipAddressType |
>
This property specifies the IP address type of vRtrMplsLspTemplateFromAddr.
type=rtr.InetAddressType default=unknown |
| labelStackReduction |
Specifies whether label stack reduction is enabled or not.
type=boolean default=false Displayed(tab/group)=Label Stack Reduction (Properties) |
| ldpOverRsvp |
Specifies that this LSP can be included by IGP to calculate its SPF tree.
The IGP (OSPF or ISIS) will subsequently provide LDP with all ECMP IGP next-hops and tunnel
endpoints that it considers to be the lowest cost path to the destination.
If an IGP calculation and an LDP over RSVP produce the same cost then LDP will always prefer
an LDP over RSVP tunnel over an IGP route.
By default, static and dynamic LSPs will be included when they are created.
The default value for P2MP and Bypass-Only LSPs will be 'false'.
type=boolean default=true Displayed(tab/group)=LDP over RSVP include (Properties) |
| loadBalancingWeight |
Specify the load balancing weight for the LSP path
type=long default=0 minimum=0 maximum=4294967295 Displayed(tab/group)=Load Balancing Weight (Properties) |
| localSrProtection |
Specifies the local SR protection.
When the value is 'Preferred', the local CSPF will prefer a protected adjacency over an
unprotected adjacency whenever both exist for a TE link.
When the value is 'Mandatory', the CSPF will use it as an additional path constraint and
selects protected adjacencies exclusively in computing the path of the SR-TE LSP.
When the value is 'None', the CSPF will use it as an additional path constraint and selects
unprotected adjacencies exclusively in computing the path of the SR-TE LSP.
type=int default=2 Displayed(tab/group)=Local SR Protection (Properties) enums= 1: none - None 2: preferred - Preferred 3: mandatory - Mandatory |
| lspCount |
type=long access=read-only default=0 Displayed(tab/group)=LSPs Created (/Reference Counts) |
| lspSelfPing |
Specifies whether to override the global configuration of Self Ping.
If the value of lspSelfPing is 'disabled' for an LSP template entry either due to
inheritance or due to lsp template level configuration, the value of vRtrMplsLspTempSelfPing has no affect
type=int default=inherit Displayed(tab/group)=LSP Self Ping (Properties) enums= 1: enable - Enable 2: disable - Disable 3: inherit - Inherit |
| lspTemplateClassType |
Specifies the class type (CT) associated with this LSP template
type=int default=0 minimum=0 maximum=7 Displayed(tab/group)=Class Type (Properties) |
| maxAdditionalOverheadLabels |
Specifies maximum additional overhead labels for this LSP.
type=long default=1 minimum=0 maximum=4 Displayed(tab/group)=Maximum FRR Overhead Labels (Properties) |
| maxSegmentRoutingLabels |
Specifies maximum segment routing routing label stack size for this LSP.
type=long default=6 minimum=1 maximum=11 Displayed(tab/group)=Maximum Segment Routing Labels (Properties) |
| metric |
The Metric parameter specifies the metric for this LSP.
The value is used to select an LSP among a set of LSPs which are destined to the same egress router.
The LSP with the lowest metric will be selected.
type=long default=0 minimum=0 maximum=16777215 Displayed(tab/group)=Route Selection Metric (Properties) |
| metricType |
Specifies metric type.
This property replaces mpls.LspTemplateMvpn.enableTeMetric for SR nodes from 19.7.R1 onwards.
When the value is 'TE', the behavior will be same as mpls.LspTemplateMvpn.enableTeMetric is set to 'true'.
Both the properties will be visible in global policy. It is recommended that these two
properties be set matching values in global policy.
If one of the properties is updated the corresponding other property will also be updated.
type=int default=1 Displayed(tab/group)=Metric Type (Properties) enums= 1: igp - IGP 2: te - TE |
| mpls.LspTemplateAdminTag-Set |
type=Children-Set |
| mpls.LspTemplateAutoBW-Set |
type=Children-Set |
| mpls.LspTemplatePathProfile-Set |
type=Children-Set |
| mpls.MplsLspTemplatePceAssociation-Set |
type=Children-Set |
| mvpnRefCount |
type=long access=read-only default=0 Displayed(tab/group)=Referenced MVPNs (/Reference Counts) |
| nodeProtect |
The Node Protect parameter specifies node and link protection on the LSP. Node protection ensures that traffic from an LSP that traverses a neighboring router reaches the required destination. The parameter is configurable when the Fast Reroute parameter is set to true.
type=generic.TruthValue default=true Displayed(tab/group)=Node Protect (Properties/Fast Reroute) |
| overrideTunnelElc |
Specifies whether to override the entropy label capability (ELC) for SR-TE LSPs using this
template and for which the path has been computed by PCE.
type=boolean default=false Displayed(tab/group)=Override Entropy Label Capability (Properties) |
| pathComputationMethod |
Specifies LSP path computation method.
This property replaces mpls.LspTemplateMvpn.cspfEnabled for SR nodes from 19.7.R1 onwards.
When the value is 'Local CSPF', the behavior will be same as setting 'true for
mpls.LspTemplateMvpn.cspfEnabled.
The value of this property and mpls.LspTemplateMvpn.cspfEnabled should be same always.
To match it, the default is set to 'Local CSPF' mapping to mpls.LspTemplateMvpn.cspfEnabled 'true'.
For Mesh/One-Hop P2P types the value is always 'Local CSPF' and it cannot be reset.
Both the properties will be visible in global policy. It is recommended that these two
properties be set matching values in global policy.
If one of the properties is updated the corresponding other property will also be updated.
Although both of these properties should have similar matching values, in certain scenarios like
global policy created from a local policy, the values may differ. Care should be taken when
distributing that global policy to nodes.
If the value is 'pce' (supported from 21.10), Path Computation Engine (PCE) will be used to compute the path for LSPs using this
template.
type=int default=2 Displayed(tab/group)=Path Computation Method (Properties) enums= 1: none - None 2: localCspf - Local CSPF 3: pce - PCE |
| pceControl |
Specifies whether the control of the LSP path will be delegated to Path Computation Engine
(PCE). Path delegation can be done on computed paths and paths computed using PCE.
type=boolean default=false Displayed(tab/group)=PCE Control (Properties) |
| pceInitTemplateId |
Specifies the identifier for PCE Initiated LSPs using this template as setup.
type=long access=read-create default=0 minimum=0 maximum=4294967295 Displayed(tab/group)=Template ID (/Identity) |
| pceReport |
Specifies whether to override the global configuration of reporting of LSP-Template to PCE.
If this value is 'disabled' for an LSP-Template either due to inheritance or due to LSP-template level
configuration, this configuration has no effect.
type=mpls.PceReportType default=inherit Displayed(tab/group)=PCE Report (Properties) |
| policyNamePointer |
Specifies the name of class forwarding Policy used by this LSP template.
type=Pointer default= Displayed(tab/group)=Policy Name (Properties/Class Forwarding/Forwarding Set) |
| preferTransportFrr |
Specifies whether to defer hardware fast-reroute protection to the SR
tunnel for SR-TE LSPs using this template.
type=boolean default=false Displayed(tab/group)=Prefer Transport FRR (Properties) |
| propAdminGroup |
The value specifies whether the propagation of session attribute object with resource affinity (C-type 1) in PATH message is enabled for the LSPs that are dynamically created using this LSP template.
type=boolean default=false Displayed(tab/group)=Propagate Administrative Groups via Session Attribute Object (Properties/Signalling) |
| record |
type=int default=record Displayed(tab/group)=Record Actual Path (Properties/Traffic Engineering And Protection) enums= 1: record - Record 2: noRecord - No Record |
| recordLabel |
type=int default=record Displayed(tab/group)=Record Label (Properties/Traffic Engineering And Protection) enums= 1: record - Record 2: noRecord - No Record |
| retryLimit |
type=int default=0 minimum=0 maximum=10000 Displayed(tab/group)=Retry Limit (Properties/Signalling) |
| retryTimer |
type=int default=30 minimum=1 maximum=600 units=seconds Displayed(tab/group)=Retry Timer (Properties/Signalling) |
| returnPathLabel |
Specifies the return path label for LSP.
type=long default=4294967295 minimum=32 maximum=4294967295 Displayed(tab/group)=Return Path Label (Properties/BFD) |
| setID |
The value of SetId specifies the forwarding setID to which forwarding class specified by ForwardingClass is mapped to.
type=int default=0 minimum=0 maximum=6 Displayed(tab/group)=Set ID (Properties/Class Forwarding/Forwarding Set) |
| setupPriority |
Specifies the setup priority to use when insufficient bandwidth is available to setup a LSP.
The setup priority is compared against the hold priority of existing LSPs.
If the setup priority is higher than the hold priority of the established LSPs,
this LSP may preempt the other LSPs. A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.
type=long default=7 minimum=0 maximum=7 Displayed(tab/group)=Setup Priority (Properties) |
| softPreemption |
The value of softPreemption(vRtrMplsLspTempExtSoftPreemption) specifies whether soft preemption is enabled or disabled for P2MP RSVP LSP templates.
type=boolean default=false Displayed(tab/group)=Soft Preemption (Properties) |
| type |
type=mpls.TemplateType access=read-create default=p2mp Displayed(tab/group)=Type (/Identity) |
| virtualRouterId |
type=int access=read-only default=1 minimum=1 maximum=1 |
| Overridden Properties | |
|---|---|
| displayedName |
Indicates the Lsp Template name.
access=read-create minimum=1 maximum=32 |
| Properties inherited from policy.PolicyObject |
|---|
| description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
instanceFullName
: string - the full name of the object.
filter
: FilterHolder -
resultFilter
: ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
infoList
: List (generic.CommonManagedEntityInformation) -
instanceFullName
: string - the full name of the object.
filter
: FilterHolder -
resultFilter
: ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
infoList
: List (generic.CommonManagedEntityInformation) -