List services
List services 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
id
interface
limit
Number of results to return per page.
name
node
node_port
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
search
Search by name, service_type, node_port, worker_fqdn, or worker_port.
service_type
The type of service exposed (e.g. SSH or HTTP).
* `SSH` - SSH
* `HTTPS` - HTTPS
* `HTTP` - HTTP
* `OTHER` - Other
Allowed values:
simulation
worker_fqdn
worker_port
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error