List visible simulations
List simulations visible to your account.
Required scope: air:simulation_read (roles: air_org_admin, air_user)
Alternative: role air_trainee also grants access.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
auto_oob_enabled
creator
The email of the user who created the simulation.
enable_dhcp
id
limit
Number of results to return per page.
name
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
search
Search by name, id, assigned_to, or creator.
state
* `CLONING` - Cloning
* `CREATING` - Creating
* `IMPORTING` - Importing
* `INVALID` - Invalid
* `INACTIVE` - Inactive
* `REQUESTING` - Requesting
* `PENDING` - Pending
* `PROVISIONING` - Provisioning
* `PREPARE_BOOT` - Prepare to boot
* `BOOTING` - Booting
* `ACTIVE` - Active
* `PREPARE_SHUTDOWN` - Prepare to shutdown
* `SHUTTING_DOWN` - Shutting down
* `SAVING` - Saving
* `DELETING` - Deleting
* `PREPARE_PURGE` - Prepare to purge
* `PURGING` - Purging
* `DEMO` - Demo
* `TRAINING` - Training
* `PREPARE_REBUILD` - Prepare to rebuild
* `REBUILDING` - Rebuilding
* `ADMIN_SUSPENDED` - Admin suspended
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error