Upload a Golden Image

NOTE: Golden Images are always in .zip format. You can upload a Golden Image in the .zip format from your local drive using this API.
Prerequisites
  • Minimum required session ID privileges: Software administrator.

Procedure

  1. POST /rest/golden-images.
  2. Specify the following details:
    1. A valid session token
    2. Name of the Golden Image
    3. Description of the Golden Image
    4. The multi-part file option indicating the full path of the image on the local drive.
    5. A form with Content-Type as multipart/form-data.

This procedure uploads a Golden Image from the local drive.