Update an Instance
put
/api/v2/instances/{id}/
Make a PUT or PATCH request to this resource to update this instance. The following fields may be modified:
-
capacity_adjustment
: (decimal, default=1
) -
enabled
: (boolean, default=True
) managed_by_policy
: (boolean, default=True
)
For a PUT request, include all fields in the request.
Request
Supported Media Types
- application/json
Path Parameters
Query Parameters
-
search(optional): string
A search term.