View an OS Build Plan

Prerequisites
  • Minimum required session ID privileges: Software administrator.

Procedure

  1. Select the OS Build Plan URI.

    GET /rest/build-plans

    You can use filters or start, sort, and count parameters to retrieve a selective list of OS Build Plans.

  2. To view a specific OS Build Plan, get the OS Build Plan using the URI from the Step 1.

    GET /rest/build-plans/{id}

    Specify the {id} of the OS Build Plan.

This procedure retrieves the overview details of the selected OS Build Plan.