Hold object

Table 1. Attributes for the hold object
Attributes Description DataType Required Default value Possible values Updateable
name Name of the hold nameString Yes  
  • Hold name
  • "_ALL"
Yes
description A description of the hold descString No ""   Yes
Table 2. Child objects under the hold object
Name Minimum number Maximum number Deleteable Updateable
permission 0 Unbounded Yes Yes
Table 3. Attributes for the permission object under the hold object
Attributes Description DataType Required Default value Possible values Updateable
user Name of a user that can view and maintain this hold nameString Yes ""
  • User name
No
group Name of the group that can view and maintain this hold nameString Yes ""
  • Group name
No
task The task to perform on this object taskString No "add"
  • "add"
  • "delete"
  • "update"
Yes
adminAuthority Whether this user or group has administrative authority yesnoString No "No"
  • "Yes"
  • "No"
Yes
accessAuthority Whether this user or group has access authority yesnoString No "No"
  • "Yes"
  • "No"
Yes
Remember: The "_ALL" value can only be used in an ARSXML export operation.