From 4b731a64610a66e3b484dadd763bd52d930db8f8 Mon Sep 17 00:00:00 2001 From: John Dutton Date: Wed, 23 Aug 2023 13:20:09 -0400 Subject: [PATCH] Volume Attach permissions fix --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 3df8d0e22..5a2339e30 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -18373,7 +18373,7 @@ paths: description: > Attaches a Volume on your Account to an existing Linode on your Account. In order for this request to - complete successfully, your User must have `read_only` or `read_write` + complete successfully, your User must have `read_write` permission to the Volume and `read_write` permission to the Linode. Additionally, the Volume and Linode must be located in the same Region. tags: