Read labels

Prerequisites

  • Minimum required session ID privileges: a session ID with privileges to edit the resource model.

Reading a label using REST APIs
  1. Perform a GET operation on a resource collection URI (for example, rest/server-profiles) and then select a resource model URI.

  2. Get the label using the URI from step 1.

    GET /rest/labels/resources/{resource URI}