UpdateBaseImageRequest

UpdateBaseImageRequest
UpdateBaseImageRequest

It represents the input payload for updating a base image

JSON Example
{
    "name": "My base image",
    "description": "Base image for the new applications"
}
string
name
Optional

Name of the base image

string
description
Optional

Description of the base image

Parameter To