spanrules
ServiceCreationSpanRule

Span rule for service creation. Specifies the span(s) that the newly created service is to be placed in.



public class ServiceCreationSpanRule

Properties
spanrules.SpanRulePropertyValuePolicy-Set type=Children-Set
  
Properties inherited from spanrules.AbstractSpanRule
addToSpanAction, spanRuleId, spanRuleName, spanrules.SpanRuleSpan-Set
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

findAssociatedSamUserGroups

Finds all user groups that are assigned to the format or range policies under this span rule.
Input Parameters:
instanceFullName : string - the full name of the object.
filter : FilterHolder - Optional filter on properties of security.UserGroup
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:
userGroupList : List (generic.CommonManagedEntityInformation) - List of object summaries

findAssociatedSamUsers

Finds all users that are assigned to the format or range policies under this span rule.
Input Parameters:
instanceFullName : string - the full name of the object.
filter : FilterHolder - Optional filter on properties of security.User
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:
userList : List (generic.CommonManagedEntityInformation) - List of object summaries