From 56c8b1afce4ee52dc031ff913142265414fc8c8f Mon Sep 17 00:00:00 2001 From: Emily Ye Date: Tue, 12 Feb 2019 13:48:30 -0800 Subject: [PATCH] remove unsupported config delete docs --- website/source/api/auth/gcp/index.html.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/website/source/api/auth/gcp/index.html.md b/website/source/api/auth/gcp/index.html.md index 7900696ccd..c22506a06f 100644 --- a/website/source/api/auth/gcp/index.html.md +++ b/website/source/api/auth/gcp/index.html.md @@ -92,23 +92,6 @@ $ curl \ } ``` -## Delete Config - -Deletes all GCP configuration data. This operation is idempotent. - -| Method | Path | Produces | -| :------- | :--------------------------- | :--------------------- | -| `DELETE` | `/auth/gcp/config` | `204 (empty body)` | - -### Sample Request - -``` -$ curl \ - --header "X-Vault-Token: ..." \ - --request DELETE \ - http://127.0.0.1:8200/v1/auth/gcp/config -``` - ## Create Role Registers a role in the method. Role types have specific entities