v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Assets

Update a maintenance plan

put/assets/v1/maintenance/plan/{plan.id}

Path parameters

plan.idstring required

The identifier of the maintenance plan.

Request body

update_maskstring required

REQUIRED. The attributes (such as name, etc.) you want to update for the plan, specified in the parameters. For example, the update_mask=name parameter indicates that only the name will be updated in a request, any other attributes provided in your request body will be ignored.

Response

A successful response.