Get Map Selection List
GET /v1/sandbox/{sandbox_id}/map-selection-list/{map_selection_list_id}
Get a specific Map Selection List for a sandbox
Requires any of permissions: sandbox:config:view, sandbox:config:edit
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox 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
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 MapSelectionList
List of Maps that belong to this selection list
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 weight given to this entry when choosing from the MapSelectionList
Which Map this entry refers to
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
Which MapSelectionList this entry belongs to
ID to uniquely identify this MapSelectionListEntry
The Map that this is an entry for
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