From a0af9d87c19bffc2bb3c771451916251d7c561e0 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 30 May 2017 21:08:23 -0400 Subject: [PATCH] Remove links to consistency modes --- website/source/api/agent.html.md | 18 ++++-------- website/source/api/allocations.html.md | 6 ++-- website/source/api/client.html.md | 24 ++++++---------- website/source/api/evaluations.html.md | 9 ++---- website/source/api/jobs.html.md | 39 +++++++++----------------- website/source/api/nodes.html.md | 12 +++----- website/source/api/operator.html.md | 6 ++-- website/source/api/regions.html.md | 3 +- website/source/api/status.html.md | 6 ++-- website/source/api/system.html.md | 6 ++-- website/source/api/validate.html.md | 3 +- 11 files changed, 44 insertions(+), 88 deletions(-) diff --git a/website/source/api/agent.html.md b/website/source/api/agent.html.md index 36a3a32da..a762233ff 100644 --- a/website/source/api/agent.html.md +++ b/website/source/api/agent.html.md @@ -22,8 +22,7 @@ eventually consistent. | `GET` | `/agent/members` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -84,8 +83,7 @@ are changes in the cluster. | `GET` | `/agent/servers` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -117,8 +115,7 @@ This endpoint updates the list of known servers to the provided list. This | `POST` | `/agent/servers` | `(empty body)` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -147,8 +144,7 @@ This endpoint queries the state of the target agent (self). | `POST` | `/agent/self` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | Consistency Modes | ACL Required | @@ -405,8 +401,7 @@ eligible for servers. | `POST` | `/agent/join` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -447,8 +442,7 @@ stop attempting replication. This is only applicable for servers. | `POST` | `/agent/force-leave` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/allocations.html.md b/website/source/api/allocations.html.md index 74ee5b9f5..ee321f8b4 100644 --- a/website/source/api/allocations.html.md +++ b/website/source/api/allocations.html.md @@ -19,8 +19,7 @@ This endpoint lists all allocations. | `GET` | `/v1/allocations` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -152,8 +151,7 @@ This endpoint reads information about a specific allocation. | `GET` | `/v1/allocation/:alloc_id` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/client.html.md b/website/source/api/client.html.md index 0ff790cc5..dda6d4d4d 100644 --- a/website/source/api/client.html.md +++ b/website/source/api/client.html.md @@ -24,8 +24,7 @@ whose resource usage metrics are of interest. | `GET` | `/client/stats` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -145,8 +144,7 @@ interest. | `GET` | `/client/allocation/:alloc_id/stats` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -247,8 +245,7 @@ This endpoint reads the contents of a file in an allocation directory. | `GET` | `/client/fs/cat/:alloc_id` | `text/plain` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -293,8 +290,7 @@ particular offset and limit. | `GET` | `/client/fs/readat/:alloc_id` | `text/plain` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -338,8 +334,7 @@ This endpoint streams the contents of a file in an allocation directory. | `GET` | `/client/fs/stream/:alloc_id` | `text/plain` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -405,8 +400,7 @@ This endpoint streams a task's stderr/stdout logs. | `GET` | `/client/fs/logs/:alloc_id` | `text/plain` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -479,8 +473,7 @@ This endpoint lists files in an allocation directory. | `GET` | `/client/fs/ls/:alloc_id` | `text/plain` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -533,8 +526,7 @@ This endpoint stats a file in an allocation. | `GET` | `/client/fs/stat/:alloc_id` | `text/plain` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/evaluations.html.md b/website/source/api/evaluations.html.md index 166124614..e80dd9da5 100644 --- a/website/source/api/evaluations.html.md +++ b/website/source/api/evaluations.html.md @@ -19,8 +19,7 @@ This endpoint lists all evaluations. | `GET` | `/v1/evaluations` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -86,8 +85,7 @@ This endpoint reads information about a specific evaluation by ID. | `GET` | `/v1/evaluation/:eval_id` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -148,8 +146,7 @@ evaluation. | `GET` | `/v1/evaluation/:eval_id/allocations` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/jobs.html.md b/website/source/api/jobs.html.md index 9e10a865e..7d4af5be5 100644 --- a/website/source/api/jobs.html.md +++ b/website/source/api/jobs.html.md @@ -19,8 +19,7 @@ This endpoint lists all known jobs in the system registered with Nomad. | `GET` | `/v1/jobs` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -92,8 +91,7 @@ This endpoint creates (aka "registers") a new job in the system. | `POST` | `/v1/jobs` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -142,8 +140,7 @@ status. | `GET` | `/v1/job/:job_id` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -357,8 +354,7 @@ This endpoint reads information about all versions of a job. | `GET` | `/v1/job/:job_id/versions` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -530,8 +526,7 @@ This endpoint reads information about a single job's allocations. | `GET` | `/v1/job/:job_id/allocations` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -683,8 +678,7 @@ This endpoint reads information about a single job's evaluations | `GET` | `/v1/job/:job_id/evaluations` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -745,8 +739,7 @@ This endpoint reads summary information about a job. | `GET` | `/v1/job/:job_id/summary` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -799,8 +792,7 @@ This endpoint registers a new job or updates an existing job. | `POST` | `/v1/job/:job_id` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -862,8 +854,7 @@ This endpoint dispatches a new instance of a parameterized job. | `POST` | `/v1/job/:job_id/dispatch` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -922,8 +913,7 @@ force run the scheduling logic if necessary. | `POST` | `/v1/job/:job_id/evaluate` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -962,8 +952,7 @@ This endpoint invokes a dry-run of the scheduler for the job. | `POST` | `/v1/job/:job_id/plan` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -1178,8 +1167,7 @@ settings. As such, this should be only used to immediately run a periodic job. | `POST` | `/v1/job/:job_id/periodic/force` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -1217,8 +1205,7 @@ This endpoint deregisters a job, and stops all allocations part of it. | `DELETE` | `/v1/job/:job_id` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/nodes.html.md b/website/source/api/nodes.html.md index 4df7452b1..92a5d68dc 100644 --- a/website/source/api/nodes.html.md +++ b/website/source/api/nodes.html.md @@ -19,8 +19,7 @@ This endpoint lists all nodes registered with Nomad. | `GET` | `/v1/nodes` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -71,8 +70,7 @@ This endpoint queries the status of a client node. | `GET` | `/v1/node/:node_id` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -173,8 +171,7 @@ force a run of the scheduling logic. | `POST` | `/v1/node/:node_id/evaluate` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -231,8 +228,7 @@ be migrated to new nodes. | `POST` | `/v1/node/:node_id/drain` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/operator.html.md b/website/source/api/operator.html.md index ca4292eeb..5f66eed25 100644 --- a/website/source/api/operator.html.md +++ b/website/source/api/operator.html.md @@ -29,8 +29,7 @@ This endpoint queries the status of a client node registered with Nomad. | `GET` | `/v1/operator/raft/configuration` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -100,8 +99,7 @@ configuration. The return code signifies success or failure. | `DELETE` | `/v1/operator/raft/peer` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/regions.html.md b/website/source/api/regions.html.md index ac233fcbd..2e2880db7 100644 --- a/website/source/api/regions.html.md +++ b/website/source/api/regions.html.md @@ -17,8 +17,7 @@ The `/regions` endpoints list all known regions. | `GET` | `/status/regions` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/status.html.md b/website/source/api/status.html.md index c3f6faf1c..949165c58 100644 --- a/website/source/api/status.html.md +++ b/website/source/api/status.html.md @@ -19,8 +19,7 @@ This endpoint returns the address of the current leader in the region. | `GET` | `/status/leader` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -49,8 +48,7 @@ This endpoint returns the set of raft peers in the region. | `GET` | `/status/peers` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/system.html.md b/website/source/api/system.html.md index 3fb20b84a..d730f054a 100644 --- a/website/source/api/system.html.md +++ b/website/source/api/system.html.md @@ -21,8 +21,7 @@ nodes. This is an asynchronous operation. | `PUT` | `/v1/system/gc` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | @@ -46,8 +45,7 @@ This endpoint reconciles the summaries of all registered jobs. | `PUT` | `/v1/system/reconcile/summaries` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required | diff --git a/website/source/api/validate.html.md b/website/source/api/validate.html.md index d137d6969..8b6c2ac97 100644 --- a/website/source/api/validate.html.md +++ b/website/source/api/validate.html.md @@ -25,8 +25,7 @@ the job file locally but skips validating driver configurations. | `POST` | `/v1/validate/job` | `application/json` | The table below shows this endpoint's support for -[blocking queries](/api/index.html#blocking-queries), -[consistency modes](/api/index.html#consistency-modes), and +[blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). | Blocking Queries | ACL Required |