List Top Level Resources
get
/api/v2/
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Example Response (application/json)
{
"activity_stream":"/api/v2/activity_stream/",
"ad_hoc_commands":"/api/v2/ad_hoc_commands/",
"applications":"/api/v2/applications/",
"config":"/api/v2/config/",
"credential_input_sources":"/api/v2/credential_input_sources/",
"credential_types":"/api/v2/credential_types/",
"credentials":"/api/v2/credentials/",
"dashboard":"/api/v2/dashboard/",
"execution_environments":"/api/v2/execution_environments/",
"groups":"/api/v2/groups/",
"hosts":"/api/v2/hosts/",
"instance_groups":"/api/v2/instance_groups/",
"instances":"/api/v2/instances/",
"inventory":"/api/v2/inventories/",
"inventory_sources":"/api/v2/inventory_sources/",
"inventory_updates":"/api/v2/inventory_updates/",
"job_templates":"/api/v2/job_templates/",
"jobs":"/api/v2/jobs/",
"labels":"/api/v2/labels/",
"me":"/api/v2/me/",
"mesh_visualizer":"/api/v2/mesh_visualizer/",
"metrics":"/api/v2/metrics/",
"notification_templates":"/api/v2/notification_templates/",
"notifications":"/api/v2/notifications/",
"organizations":"/api/v2/organizations/",
"ping":"/api/v2/ping/",
"project_updates":"/api/v2/project_updates/",
"projects":"/api/v2/projects/",
"roles":"/api/v2/roles/",
"schedules":"/api/v2/schedules/",
"settings":"/api/v2/settings/",
"system_job_templates":"/api/v2/system_job_templates/",
"system_jobs":"/api/v2/system_jobs/",
"teams":"/api/v2/teams/",
"tokens":"/api/v2/tokens/",
"unified_job_templates":"/api/v2/unified_job_templates/",
"unified_jobs":"/api/v2/unified_jobs/",
"users":"/api/v2/users/",
"workflow_approvals":"/api/v2/workflow_approvals/",
"workflow_job_nodes":"/api/v2/workflow_job_nodes/",
"workflow_job_template_nodes":"/api/v2/workflow_job_template_nodes/",
"workflow_job_templates":"/api/v2/workflow_job_templates/",
"workflow_jobs":"/api/v2/workflow_jobs/"
}