Jump to: navigation, search

Assign Supervisor to Business Unit

Overview

This operation is part of the Business Unit API section of the Web Services API.

It is used to assign a supervisor to the business unit. This will also assign the supervisor to the corresponding Configuration Manager agent group's "supervisors" collection.

Example

POST /groups/{id}/supervisors
{
   "uris":"<uri of supervisor user>"
}
This page was last edited on January 22, 2016, at 19:56.
Comments or questions about this documentation? Contact us for support!