infomaniak_list_nodejs_apps
Retrieve the list of Node.js apps running on a specified hosting container, returning the vhost_route_id and FQDNs.
Instructions
List Node.js applications running on a hosting_3 (Cloud Server Node.js) container. Each Infomaniak Node.js hosting runs a single app, so this typically returns one entry. Returns the vhost_route_id needed for every other Node.js tool, and the FQDNs serving the app. Manager-private endpoint — requires SASESSION + CSRF cookies (set INFOMANIAK_AUTH_MODE=auto).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosting_id | Yes | Node.js hosting id (service_id 57). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosting_id | Yes | ||
| hosting_name | Yes | ||
| hosting_state | Yes | ||
| apps | Yes |