dynsvc
DynSvcSnippetInfo

A DynSvcSnippetInfo object contains information of the python script snippets created by Dynamic Services. This is a read-only informational object.



public class DynSvcSnippetInfo

Properties
dictLength

type=long
access=read-only
Displayed(tab/group)=Dictionary Length

dynsvc.DynSvcSnippetRefInfo-Set type=Children-Set
dynsvc.DynSvcSnippetResInfo-Set type=Children-Set
dynsvc.DynSvcSnippetRootObjInfo-Set type=Children-Set
refCount

type=long
access=read-only
Displayed(tab/group)=Reference Count

siteId

type=string
access=read-only
default=0.0.0.0
maximum=50

snippetInstance

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=Instance

snippetName

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=Name

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveScriptSnippetReferences

Method used to query the NE for Script References.
Input Parameters:
dynSvcSnippetInfoRetrievalStruct : dynsvc.DynSvcSnippetInfoRetrievalStruct -
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
Output Parameters:
result : List (generic.CommonManagedEntityInformation) -
Exceptions:
dynsvc.DynSvcSnippetInfo.retrieveScriptSnippetReferencesException

retrieveScriptSnippetReservedIdentifiers

Method used to query the NE for Script Reserved Identifiers.
Input Parameters:
dynSvcSnippetInfoRetrievalStruct : dynsvc.DynSvcSnippetInfoRetrievalStruct -
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
Output Parameters:
result : List (generic.CommonManagedEntityInformation) -
Exceptions:
dynsvc.DynSvcSnippetInfo.retrieveScriptSnippetReservedIdentifiersException

retrieveScriptSnippetRootObjects

Method used to query the NE for Script Root Objects.
Input Parameters:
dynSvcSnippetInfoRetrievalStruct : dynsvc.DynSvcSnippetInfoRetrievalStruct -
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
Output Parameters:
result : List (generic.CommonManagedEntityInformation) -
Exceptions:
dynsvc.DynSvcSnippetInfo.retrieveScriptSnippetRootObjectsException
Supported Network Elements
7750 SR Supported from 11.0.R1
7705 SAR Hm
7450 ESS Supported from 11.0.R1
7250 IXR Supported from 19.5.R1