Modify Cell

Attach or remove resources (root nodes, users) to/from a Cell

Parameters

Label (internal name) Type Default Description
Variable Name (inputVar) string Cell Cell object stored in variable by previous actions
Resource Type (op) Possible Values Below roots Resource to modify
   • Cell Root Nodes (roots) op
      - Operation Type (rootOp) select, possible values: Add node to roots (a),
Delete node from roots (d)
a Roots Operations (read from Input.Nodes)
   • Cell Users (acls) op
      - Operation Type (aclOp) select, possible values: Add - Read only (r),
Add - Read/Write (rw),
Add - Write only (w),
Remove (d)
r Users Operations (read from Input.Users)
   • Update Expiration Date (date) op
      - Expiration Date (Timestamp) (expirationDate) integer Disable Cell after this date
Back to top