Create a Database to Contain Vehicle Models

To create a database to contain vehicle models, use the following procedure.

To create a database to contain vehicle models

  • Use the CreateVehicleModelDatabase action, with the database parameter:

    database The name of the new database (maximum 254 bytes).

    For example:

    curl http://localhost:14000/action=CreateVehicleModelDatabase -F database=Cars