targetInfo.targetNames

Reference information about the targetInfo.targetNames element.

Description

Object this operation is targeted against.

String

String allowed for the target object name by the application.

Examples:

  • For group associate, target is a list of users added to a group.
  • For ACL associate, target is a resource name associated with an ACL.
  • For ACL disassociate, target is a resource name disassociated with the ACL.

XPath

CommonBaseEvent/extendedDataElements[@name='mgmtInfo']/children
[@name='targetInfo']/children
[@name='targetNames']/values[1]
Note: This XPath assumes that the targetInfo is part of mgmtInfo.