summaryrefslogtreecommitdiff
path: root/doc/api/geo_nodes.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/geo_nodes.md')
-rw-r--r--doc/api/geo_nodes.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/api/geo_nodes.md b/doc/api/geo_nodes.md
index c9b86320a9f..280d02ced32 100644
--- a/doc/api/geo_nodes.md
+++ b/doc/api/geo_nodes.md
@@ -1,7 +1,7 @@
---
stage: Enablement
group: Geo
-info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---
# Geo Nodes API **(PREMIUM ONLY)**
@@ -240,7 +240,7 @@ Example response:
Removes the Geo node.
-NOTE: **Note:**
+NOTE:
Only a Geo primary node will accept this request.
```plaintext
@@ -548,7 +548,8 @@ Example response:
}
```
-Note: The `health_status` parameter can only be in an "Healthy" or "Unhealthy" state, while the `health` parameter can be empty, "Healthy", or contain the actual error message.
+NOTE:
+The `health_status` parameter can only be in an "Healthy" or "Unhealthy" state, while the `health` parameter can be empty, "Healthy", or contain the actual error message.
## Retrieve project sync or verification failures that occurred on the current node