Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Request By Attribute process supports the following request types:

  • Delegations - department Department administrators can request permission changes to organizational units within a department. This is the same process can be manually requested via ServiceNow or programmatically requested by this process. 

Planned requests

The Request By Attribute process is expected to support the following request types in the future:

  • DNS - Department administrators can request DNS changes for records associated with the department

Requests and Results

Each delegation request is a JSON string that must contain the required properties and values. Each delegation result is a JSON string that contains the result of processing the delegation request and the as well asthe original delegation request along with any error messages that were generated. The following pages detail the properties and any required values of the JSON strings.

...

  • The requests attribute is the utexasEduAustinMulti1 attribute on a department's Administrative OU. Department Adminstrators can read and write to this attribute to submit a delegation request.
  • The results attribute is the utexasEduAustinMulti2 attribute on a department's Administrative OU. Department Adminstrators can read this attribute to review the results of delegation request processing.