Modify a scope definition

Use this procedure to modify a scope name and description without modifying its resource assignments.

Modifying a scope definition using REST APIs
  1. Obtian the scope ID:

    GET /rest/scopes

  2. Modify the scope:

    PUT /rest/scopes/{id}