We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3057bb commit 62db350Copy full SHA for 62db350
openapi.yaml
@@ -7768,7 +7768,7 @@ paths:
7768
x-code-samples:
7769
- lang: Shell
7770
source: >
7771
- curl https://api.linode.com/v4beta/linode/instances/$linodeId/configs/$configId \
+ curl https://api.linode.com/v4beta/linode/instances/$linodeId/configs/$configId/interfaces \
7772
-H "Authorization: Bearer $TOKEN" \
7773
-H "Content-Type: application/json" \
7774
-X POST -d '{
0 commit comments