policy
AuditSelectedPoliciesInfo


If set, this property will cause the audit to set all local policies which differ from the parent global policy to 'Local Edit only'


public struct AuditSelectedPoliciesInfo

Properties
selectedPolicies

type=List (int)

alarmAllDifferences

type=boolean

selectedNEList Specifies a network wide as well as specific global policy audit to the NEs specified in the list. This is a list of IP addresses in the standard format: xxx.xxx.xxx.xxx.

type=List (string)

localEditDifferences

type=boolean

globalSyncNonDifferences If set, this property will cause the audit to set all local policies which do not differ from the parent global policy to 'Sync With Global'

type=boolean

globalPoliciesNames If globalPoliciesNames is not empty then it takes precedence over selectedPolicies. In other words, if there are elements in globalPoliciesNames, then only those global policies are audited regardless of what selectedPolicies contains.

type=List (string)