Privileges Required to Use Period Functions

To use Period Functions, you need one of the following:

  • scheduler-administrator or redwood-administrator role
  • system or partition-level permissions
  • object-specific privileges

Using Period Functions

The following privilege ranks are available on Period Functions:

  • Create - allows you to create a Period Function on the level the privilege was granted (system, partition), you have no further privileges through this rank, you automatically get All privilege rank on Period Functions you create.
  • View - allows you to view a Period Function on the level the privilege was granted (system, partition), you have no further privileges through this rank.
  • Edit - allows you to create, view, and edit a Period Function on the level the privilege was granted (system, partition).
  • Delete - allows you to create, view, and delete a Period Function on the level the privilege was granted (system, partition).
  • All - full control over a Period Function on the level the privilege was granted (system, partition).

You always need View privileges on the partition of the Period Function.

Period Functions can reference the following objects, you need at least View privileges on these objects as well as their partition(s) when you want to create/edit/delete a Period Function that references them:

Built-in Roles

  • The scheduler-administrator or redwood-administrator built-in role provides read-only access to Period Functions.
  • The scheduler-viewer built-in role provides read-only access to Period Functions.

Creating Period Functions

You need one of the following privilege ranks to be able to create Period Functions:

  • Create - allows you to create Period Functions on the level the privilege was granted (system, partition), you have no further privileges through this rank, you automatically get All privilege rank on Period Functions you create.
  • Edit - allows you to create, view, and edit all Period Functions on the level the privilege was granted (system, partition).
  • Delete - allows you to create, view, and delete all Period Functions on the level the privilege was granted (system, partition).
  • All - full control over all Period Functions on the level the privilege was granted (system, partition).

You also require View privileges on the partition of the Period Function.

Editing Period Functions

To successfully edit a Period Function, you must have one the following privileges:

  • Edit - privilege rank on the Period Function, or on Period Function in its partition or system-wide
  • Delete - privilege rank on the Period Function, or on Period Function in its partition or system-wide
  • All - privilege rank on the Period Function, or on Period Function in its partition or system-wide

You also require View privileges on the partition of the Period Function.

Period Functions can reference the following objects, you need at least View privileges on these objects as well as their partition(s) when you want to create/edit/delete a Period Function that references them:

See Also