Patch Map
PATCH /v1/sandbox/{sandbox_id}/map/{map_id}
Update a specific Map in a sandbox
Requires permission sandbox:config:edit.
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox ID
Request Body required
This mixin is meant to give a set of common properties to root config models
object
Custom data associated with the resource
object
Name of the resource
Description of the resource
The name of the map that will be loaded into
An optional mode that will be loaded into
Additional commandline parameters for the instance
Old config used by Legacy systems. These values are ignored by the current APIs
object
Old map id
Responses
200
Successful Response
This mixin is meant to give a set of common properties to root config models
object
Custom data associated with the resource
object
Name of the resource
Description of the resource
The name of the map that will be loaded into
An optional mode that will be loaded into
Additional commandline parameters for the instance
Old config used by Legacy systems. These values are ignored by the current APIs
object
Old map id
ID of the Sandbox
Account ID of the user who last modified the resource
Timestamp of when the resource was last modified
Timestamp of when this resource was created
ID to uniquely identify this Map
422
Validation Error