Move action
The Move action triggers NSM to update the NSM service template for that command set group.
Specifically, the Move action causes NSM to update the following item in the NSM service template:
nameattribute of the<operation>tag
name attribute
for the <operation> tag. On a Move action, NSM
updates:- The
nameattribute of the operation, which in the example is ITNCM/realm1/cmsSetGroupName. Note that the operation name consists of the fully qualified realm and the name. Thus, in the example NSM updates only the command set group name (cmsSetGroupName) in thenameattribute of the<operation>tag.
. . . <operation name="ITNCM/realm1/cmsSetGroupName" rollback="true" type="COMMANDSET"> . . .