v5.0.57: regenerate all from TEST API (NOT PROD)

- 43 YAML, 94 Go, 332 docs from deck-api-test.ngcloud.ru
- STANDS.md, TESTING.md, API_TOKENS.md added
- Never mix PROD/TEST again
This commit is contained in:
“Naeel”
2026-07-01 10:04:15 +04:00
parent 78740de602
commit e8b8db1d10
347 changed files with 8435 additions and 392 deletions
@@ -0,0 +1,17 @@
# Resource nubes_nodejs
Service ID: `95`
Service Name: NodeJS
[Manual](nodejs.md) | [Create params](nodejs_params_create.md) | [Modify params](nodejs_params_modify.md) | [Output params](nodejs_outputs.md) | [Operations](nodejs_ops.md) | [Example](nodejs_example.md)
## Modify params
<table class="resource-table resource-table-compact">
<thead><tr><th>ID</th><th>Code</th><th>Type</th><th>Description</th><th>Constraints</th></tr></thead>
<tbody>
<tr><td>1033</td><td><strong><code class="code-no-wrap">cluster_configuration</code></strong></td><td><code>map-fixed</code></td><td></td><td></td></tr>
<tr><td>1034</td><td><strong><code class="code-no-wrap">app_configuration</code></strong></td><td><code>map-fixed</code></td><td></td><td></td></tr>
<tr><td>1035</td><td><strong><code class="code-no-wrap">json_env</code></strong></td><td><code>map</code></td><td>Передаётся в формате КЛЮЧ:ЗНАЧЕНИЕ</td><td></td></tr>
</tbody></table>