github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/website/data/api-docs-nav-data.json (about) 1 [ 2 { 3 "title": "HTTP API Overview", 4 "path": "index" 5 }, 6 { 7 "divider": true 8 }, 9 { 10 "title": "Libraries & SDKs", 11 "path": "libraries-and-sdks" 12 }, 13 { 14 "title": "JSON Jobs", 15 "path": "json-jobs" 16 }, 17 { 18 "divider": true 19 }, 20 { 21 "title": "ACL", 22 "routes": [ 23 { 24 "title": "Overview", 25 "path": "acl" 26 }, 27 { 28 "title": "Auth Methods", 29 "path": "acl/auth-methods" 30 }, 31 { 32 "title": "Policies", 33 "path": "acl/policies" 34 }, 35 { 36 "title": "Roles", 37 "path": "acl/roles" 38 }, 39 { 40 "title": "Tokens", 41 "path": "acl/tokens" 42 } 43 ] 44 }, 45 { 46 "title": "Agent", 47 "path": "agent" 48 }, 49 { 50 "title": "Allocations", 51 "path": "allocations" 52 }, 53 { 54 "title": "Client", 55 "path": "client" 56 }, 57 { 58 "title": "Deployments", 59 "path": "deployments" 60 }, 61 { 62 "title": "Evaluations", 63 "path": "evaluations" 64 }, 65 { 66 "title": "Events", 67 "path": "events" 68 }, 69 { 70 "title": "Jobs", 71 "path": "jobs" 72 }, 73 { 74 "title": "Namespaces", 75 "path": "namespaces" 76 }, 77 { 78 "title": "Nodes", 79 "path": "nodes" 80 }, 81 { 82 "title": "Metrics", 83 "path": "metrics" 84 }, 85 { 86 "title": "Operator", 87 "routes": [ 88 { 89 "title": "Overview", 90 "path": "operator" 91 }, 92 { 93 "title": "Autopilot", 94 "path": "operator/autopilot" 95 }, 96 { 97 "title": "Keyring", 98 "path": "operator/keyring" 99 }, 100 { 101 "title": "License", 102 "path": "operator/license" 103 }, 104 { 105 "title": "Raft", 106 "path": "operator/raft" 107 }, 108 { 109 "title": "Scheduler", 110 "path": "operator/scheduler" 111 }, 112 { 113 "title": "Snapshot", 114 "path": "operator/snapshot" 115 } 116 ] 117 }, 118 { 119 "title": "Plugins", 120 "path": "plugins" 121 }, 122 { 123 "title": "Quotas", 124 "path": "quotas" 125 }, 126 { 127 "title": "Recommendations", 128 "path": "recommendations" 129 }, 130 { 131 "title": "Regions", 132 "path": "regions" 133 }, 134 { 135 "title": "Scaling Policies", 136 "path": "scaling-policies" 137 }, 138 { 139 "title": "Search", 140 "path": "search" 141 }, 142 { 143 "title": "Sentinel Policies", 144 "path": "sentinel-policies" 145 }, 146 { 147 "title": "Services", 148 "path": "services" 149 }, 150 { 151 "title": "Status", 152 "path": "status" 153 }, 154 { 155 "title": "System", 156 "path": "system" 157 }, 158 { 159 "title": "UI", 160 "path": "ui" 161 }, 162 { 163 "title": "Validate", 164 "path": "validate" 165 }, 166 { 167 "title": "Variables", 168 "path": "variables" 169 }, 170 { 171 "title": "Volumes", 172 "path": "volumes" 173 } 174 ]