Release : 3.x
Component : PRIVILEGED ACCESS MANAGEMENT
There is dependency of Attribute.descriptor1 on Attribute.descriptor2 when you use "addTargetServer" command.
As a result, you need to have both Attribute.descriptor1 and Attribute.descriptor2 with value when adding Attribute.descriptor2 in the "addTargetServer" command.
You can use Device Import/Export using csv.
If you export the devices from existing PAM environment and modify (populate Attribute.descriptor2) to import, the imported devices will include the Attribute.descriptor2 value even if Attribute.descriptor1 was empty.
Another way is to use "updateTargetServer" with Attribute.descriptor2 after using "addTargetServer".