v1

latestOpenAPI 3.1.12026-07-1714012.6 KB

Check if a scenario or solution file exists

get/api/status/{id}

Path parameters

idstring required

Name of a saved solution JSON file. This should be the the path to a single file within the Google Cloud Storage bucket (i.e. including prefix, but not the bucket name).

Query parameters

prefix'scenarios' | 'solutions' required

Response

Returns a status message indicating whether the file exists

statusboolean

Value will be true if file exists, otherwise false

namestring

Path to the file within the Google Cloud Storage bucket