Create Instance Request Template
POST /v1/sandbox/{sandbox_id}/instance-request-template
Create a new Instance Request Template 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
Which MapSelectionList is used to choose a map when using this template
ID to uniquely identify this InstanceRequestTemplate
Which host type is used by default
Old config used by Legacy systems. These values are ignored by the current APIs
object
Responses
201
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
Which MapSelectionList is used to choose a map when using this template
ID to uniquely identify this InstanceRequestTemplate
Which host type is used by default
Old config used by Legacy systems. These values are ignored by the current APIs
object
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
422
Validation Error