Fork me on GitHub
Toggle navigation
  • DOCS NAVIGATION
  • Contents:

    • Installation
    • Configuration manual
    • GUI workflow
    • API
    • How to participate
    • VST Consulting contributor agreement

Watch us on GitHub

Quick search

'Polemarch' documentation

HTTP Routing Table

/group | /history | /hook | /host | /inventory | /project | /team | /user
 
/group
GET /group/ null
GET /group/{pk}/ null
GET /group/{pk}/group/ null
GET /group/{pk}/group/{group_id}/ null
GET /group/{pk}/group/{group_id}/variables/ null
GET /group/{pk}/group/{group_id}/variables/{variables_id}/ null
GET /group/{pk}/host/ null
GET /group/{pk}/host/{host_id}/ null
GET /group/{pk}/host/{host_id}/variables/ null
GET /group/{pk}/host/{host_id}/variables/{variables_id}/ null
GET /group/{pk}/variables/ null
GET /group/{pk}/variables/{variables_id}/ null
POST /group/ null
POST /group/{pk}/copy/ null
POST /group/{pk}/group/ null
POST /group/{pk}/group/{group_id}/copy/ null
POST /group/{pk}/group/{group_id}/set_owner/ null
POST /group/{pk}/group/{group_id}/variables/ null
POST /group/{pk}/host/ null
POST /group/{pk}/host/{host_id}/copy/ null
POST /group/{pk}/host/{host_id}/set_owner/ null
POST /group/{pk}/host/{host_id}/variables/ null
POST /group/{pk}/set_owner/ null
POST /group/{pk}/variables/ null
PUT /group/{pk}/ null
PUT /group/{pk}/group/{group_id}/ null
PUT /group/{pk}/group/{group_id}/variables/{variables_id}/ null
PUT /group/{pk}/host/{host_id}/ null
PUT /group/{pk}/host/{host_id}/variables/{variables_id}/ null
PUT /group/{pk}/variables/{variables_id}/ null
DELETE /group/{pk}/ null
DELETE /group/{pk}/group/{group_id}/ null
DELETE /group/{pk}/group/{group_id}/variables/{variables_id}/ null
DELETE /group/{pk}/host/{host_id}/ null
DELETE /group/{pk}/host/{host_id}/variables/{variables_id}/ null
DELETE /group/{pk}/variables/{variables_id}/ null
PATCH /group/{pk}/ null
PATCH /group/{pk}/group/{group_id}/ null
PATCH /group/{pk}/group/{group_id}/variables/{variables_id}/ null
PATCH /group/{pk}/host/{host_id}/ null
PATCH /group/{pk}/host/{host_id}/variables/{variables_id}/ null
PATCH /group/{pk}/variables/{variables_id}/ null
 
/history
GET /history/ null
GET /history/{pk}/ null
GET /history/{pk}/facts/ null
POST /history/{pk}/cancel/ null
DELETE /history/{pk}/ null
DELETE /history/{pk}/clear/ null
 
/hook
GET /hook/ null
GET /hook/{pk}/ null
POST /hook/ null
PUT /hook/{pk}/ null
DELETE /hook/{pk}/ null
PATCH /hook/{pk}/ null
 
/host
GET /host/ null
GET /host/{pk}/ null
GET /host/{pk}/variables/ null
GET /host/{pk}/variables/{variables_id}/ null
POST /host/ null
POST /host/{pk}/copy/ null
POST /host/{pk}/set_owner/ null
POST /host/{pk}/variables/ null
PUT /host/{pk}/ null
PUT /host/{pk}/variables/{variables_id}/ null
DELETE /host/{pk}/ null
DELETE /host/{pk}/variables/{variables_id}/ null
PATCH /host/{pk}/ null
PATCH /host/{pk}/variables/{variables_id}/ null
 
/inventory
GET /inventory/ null
GET /inventory/{pk}/ null
GET /inventory/{pk}/all_groups/ null
GET /inventory/{pk}/all_groups/{all_groups_id}/ null
GET /inventory/{pk}/all_hosts/ null
GET /inventory/{pk}/all_hosts/{all_hosts_id}/ null
GET /inventory/{pk}/group/ null
GET /inventory/{pk}/group/{group_id}/ null
GET /inventory/{pk}/group/{group_id}/variables/ null
GET /inventory/{pk}/group/{group_id}/variables/{variables_id}/ null
GET /inventory/{pk}/host/ null
GET /inventory/{pk}/host/{host_id}/ null
GET /inventory/{pk}/host/{host_id}/variables/ null
GET /inventory/{pk}/host/{host_id}/variables/{variables_id}/ null
GET /inventory/{pk}/variables/ null
GET /inventory/{pk}/variables/{variables_id}/ null
POST /inventory/ null
POST /inventory/import_inventory/ null
POST /inventory/{pk}/copy/ null
POST /inventory/{pk}/group/ null
POST /inventory/{pk}/group/{group_id}/copy/ null
POST /inventory/{pk}/group/{group_id}/set_owner/ null
POST /inventory/{pk}/group/{group_id}/variables/ null
POST /inventory/{pk}/host/ null
POST /inventory/{pk}/host/{host_id}/copy/ null
POST /inventory/{pk}/host/{host_id}/set_owner/ null
POST /inventory/{pk}/host/{host_id}/variables/ null
POST /inventory/{pk}/set_owner/ null
POST /inventory/{pk}/variables/ null
PUT /inventory/{pk}/ null
PUT /inventory/{pk}/group/{group_id}/ null
PUT /inventory/{pk}/group/{group_id}/variables/{variables_id}/ null
PUT /inventory/{pk}/host/{host_id}/ null
PUT /inventory/{pk}/host/{host_id}/variables/{variables_id}/ null
PUT /inventory/{pk}/variables/{variables_id}/ null
DELETE /inventory/{pk}/ null
DELETE /inventory/{pk}/group/{group_id}/ null
DELETE /inventory/{pk}/group/{group_id}/variables/{variables_id}/ null
DELETE /inventory/{pk}/host/{host_id}/ null
DELETE /inventory/{pk}/host/{host_id}/variables/{variables_id}/ null
DELETE /inventory/{pk}/variables/{variables_id}/ null
PATCH /inventory/{pk}/ null
PATCH /inventory/{pk}/group/{group_id}/ null
PATCH /inventory/{pk}/group/{group_id}/variables/{variables_id}/ null
PATCH /inventory/{pk}/host/{host_id}/ null
PATCH /inventory/{pk}/host/{host_id}/variables/{variables_id}/ null
PATCH /inventory/{pk}/variables/{variables_id}/ null
 
/project
GET /project/ null
GET /project/{pk}/ null
GET /project/{pk}/group/ null
GET /project/{pk}/group/{group_id}/ null
GET /project/{pk}/group/{group_id}/variables/ null
GET /project/{pk}/group/{group_id}/variables/{variables_id}/ null
GET /project/{pk}/history/ null
GET /project/{pk}/history/{history_id}/ null
GET /project/{pk}/history/{history_id}/facts/ null
GET /project/{pk}/host/ null
GET /project/{pk}/host/{host_id}/ null
GET /project/{pk}/host/{host_id}/variables/ null
GET /project/{pk}/host/{host_id}/variables/{variables_id}/ null
GET /project/{pk}/inventory/ null
GET /project/{pk}/inventory/{inventory_id}/ null
GET /project/{pk}/inventory/{inventory_id}/all_groups/ null
GET /project/{pk}/inventory/{inventory_id}/all_groups/{all_groups_id}/ null
GET /project/{pk}/inventory/{inventory_id}/all_hosts/ null
GET /project/{pk}/inventory/{inventory_id}/all_hosts/{all_hosts_id}/ null
GET /project/{pk}/inventory/{inventory_id}/group/ null
GET /project/{pk}/inventory/{inventory_id}/group/{group_id}/ null
GET /project/{pk}/inventory/{inventory_id}/group/{group_id}/variables/ null
GET /project/{pk}/inventory/{inventory_id}/group/{group_id}/variables/{variables_id}/ null
GET /project/{pk}/inventory/{inventory_id}/host/ null
GET /project/{pk}/inventory/{inventory_id}/host/{host_id}/ null
GET /project/{pk}/inventory/{inventory_id}/host/{host_id}/variables/ null
GET /project/{pk}/inventory/{inventory_id}/host/{host_id}/variables/{variables_id}/ null
GET /project/{pk}/inventory/{inventory_id}/variables/ null
GET /project/{pk}/inventory/{inventory_id}/variables/{variables_id}/ null
GET /project/{pk}/module/ null
GET /project/{pk}/module/{module_id}/ null
GET /project/{pk}/periodic_task/ null
GET /project/{pk}/periodic_task/{periodic_task_id}/ null
GET /project/{pk}/periodic_task/{periodic_task_id}/variables/ null
GET /project/{pk}/periodic_task/{periodic_task_id}/variables/{variables_id}/ null
GET /project/{pk}/playbook/ null
GET /project/{pk}/playbook/{playbook_id}/ null
GET /project/{pk}/template/ null
GET /project/{pk}/template/{template_id}/ null
GET /project/{pk}/variables/ null
GET /project/{pk}/variables/{variables_id}/ null
POST /project/ null
POST /project/{pk}/copy/ null
POST /project/{pk}/execute_module/ null
POST /project/{pk}/execute_playbook/ null
POST /project/{pk}/group/ null
POST /project/{pk}/group/{group_id}/copy/ null
POST /project/{pk}/group/{group_id}/set_owner/ null
POST /project/{pk}/group/{group_id}/variables/ null
POST /project/{pk}/history/{history_id}/cancel/ null
POST /project/{pk}/host/ null
POST /project/{pk}/host/{host_id}/copy/ null
POST /project/{pk}/host/{host_id}/set_owner/ null
POST /project/{pk}/host/{host_id}/variables/ null
POST /project/{pk}/inventory/ null
POST /project/{pk}/inventory/import_inventory/ null
POST /project/{pk}/inventory/{inventory_id}/copy/ null
POST /project/{pk}/inventory/{inventory_id}/group/ null
POST /project/{pk}/inventory/{inventory_id}/group/{group_id}/copy/ null
POST /project/{pk}/inventory/{inventory_id}/group/{group_id}/set_owner/ null
POST /project/{pk}/inventory/{inventory_id}/group/{group_id}/variables/ null
POST /project/{pk}/inventory/{inventory_id}/host/ null
POST /project/{pk}/inventory/{inventory_id}/host/{host_id}/copy/ null
POST /project/{pk}/inventory/{inventory_id}/host/{host_id}/set_owner/ null
POST /project/{pk}/inventory/{inventory_id}/host/{host_id}/variables/ null
POST /project/{pk}/inventory/{inventory_id}/set_owner/ null
POST /project/{pk}/inventory/{inventory_id}/variables/ null
POST /project/{pk}/periodic_task/ null
POST /project/{pk}/periodic_task/{periodic_task_id}/execute/ null
POST /project/{pk}/periodic_task/{periodic_task_id}/variables/ null
POST /project/{pk}/set_owner/ null
POST /project/{pk}/sync/ null
POST /project/{pk}/template/ null
POST /project/{pk}/template/{template_id}/execute/ null
POST /project/{pk}/variables/ null
PUT /project/{pk}/ null
PUT /project/{pk}/group/{group_id}/ null
PUT /project/{pk}/group/{group_id}/variables/{variables_id}/ null
PUT /project/{pk}/host/{host_id}/ null
PUT /project/{pk}/host/{host_id}/variables/{variables_id}/ null
PUT /project/{pk}/inventory/{inventory_id}/ null
PUT /project/{pk}/inventory/{inventory_id}/group/{group_id}/ null
PUT /project/{pk}/inventory/{inventory_id}/group/{group_id}/variables/{variables_id}/ null
PUT /project/{pk}/inventory/{inventory_id}/host/{host_id}/ null
PUT /project/{pk}/inventory/{inventory_id}/host/{host_id}/variables/{variables_id}/ null
PUT /project/{pk}/inventory/{inventory_id}/variables/{variables_id}/ null
PUT /project/{pk}/periodic_task/{periodic_task_id}/ null
PUT /project/{pk}/periodic_task/{periodic_task_id}/variables/{variables_id}/ null
PUT /project/{pk}/template/{template_id}/ null
PUT /project/{pk}/variables/{variables_id}/ null
DELETE /project/{pk}/ null
DELETE /project/{pk}/group/{group_id}/ null
DELETE /project/{pk}/group/{group_id}/variables/{variables_id}/ null
DELETE /project/{pk}/history/{history_id}/ null
DELETE /project/{pk}/history/{history_id}/clear/ null
DELETE /project/{pk}/host/{host_id}/ null
DELETE /project/{pk}/host/{host_id}/variables/{variables_id}/ null
DELETE /project/{pk}/inventory/{inventory_id}/ null
DELETE /project/{pk}/inventory/{inventory_id}/group/{group_id}/ null
DELETE /project/{pk}/inventory/{inventory_id}/group/{group_id}/variables/{variables_id}/ null
DELETE /project/{pk}/inventory/{inventory_id}/host/{host_id}/ null
DELETE /project/{pk}/inventory/{inventory_id}/host/{host_id}/variables/{variables_id}/ null
DELETE /project/{pk}/inventory/{inventory_id}/variables/{variables_id}/ null
DELETE /project/{pk}/periodic_task/{periodic_task_id}/ null
DELETE /project/{pk}/periodic_task/{periodic_task_id}/variables/{variables_id}/ null
DELETE /project/{pk}/template/{template_id}/ null
DELETE /project/{pk}/variables/{variables_id}/ null
PATCH /project/{pk}/ null
PATCH /project/{pk}/group/{group_id}/ null
PATCH /project/{pk}/group/{group_id}/variables/{variables_id}/ null
PATCH /project/{pk}/host/{host_id}/ null
PATCH /project/{pk}/host/{host_id}/variables/{variables_id}/ null
PATCH /project/{pk}/inventory/{inventory_id}/ null
PATCH /project/{pk}/inventory/{inventory_id}/group/{group_id}/ null
PATCH /project/{pk}/inventory/{inventory_id}/group/{group_id}/variables/{variables_id}/ null
PATCH /project/{pk}/inventory/{inventory_id}/host/{host_id}/ null
PATCH /project/{pk}/inventory/{inventory_id}/host/{host_id}/variables/{variables_id}/ null
PATCH /project/{pk}/inventory/{inventory_id}/variables/{variables_id}/ null
PATCH /project/{pk}/periodic_task/{periodic_task_id}/ null
PATCH /project/{pk}/periodic_task/{periodic_task_id}/variables/{variables_id}/ null
PATCH /project/{pk}/template/{template_id}/ null
PATCH /project/{pk}/variables/{variables_id}/ null
 
/team
GET /team/ null
GET /team/{pk}/ null
GET /team/{pk}/user/ null
GET /team/{pk}/user/{user_id}/ null
GET /team/{pk}/user/{user_id}/settings/ null
POST /team/ null
POST /team/{pk}/copy/ null
POST /team/{pk}/set_owner/ null
POST /team/{pk}/user/ null
POST /team/{pk}/user/{user_id}/change_password/ null
POST /team/{pk}/user/{user_id}/copy/ null
POST /team/{pk}/user/{user_id}/settings/ null
PUT /team/{pk}/ null
PUT /team/{pk}/user/{user_id}/ null
DELETE /team/{pk}/ null
DELETE /team/{pk}/user/{user_id}/ null
DELETE /team/{pk}/user/{user_id}/settings/ null
PATCH /team/{pk}/ null
PATCH /team/{pk}/user/{user_id}/ null
 
/user
GET /user/ null
GET /user/{pk}/ null
GET /user/{pk}/settings/ null
POST /user/ null
POST /user/{pk}/change_password/ null
POST /user/{pk}/copy/ null
POST /user/{pk}/settings/ null
PUT /user/{pk}/ null
DELETE /user/{pk}/ null
DELETE /user/{pk}/settings/ null
PATCH /user/{pk}/ null
© 2018, VST Consulting