PipedreamHQ / PipedreamHQ/pipedream

[Components] swarmnode

Open
#16,495 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# swarmnode
## URLs
- https://docs.swarmnode.ai/docs/api/v1/introduction
## Webhook Sources
### new-node-registered-instant
#### Description
Emit new event when a new node is registered to the SwarmNode network. Users can optionally filter by node type or region.
### new-alert-instant
#### Description
Emit new event when an alert is generated for a node or system (e.g., failure, threshold breach, offline event). Users must specify an alert type or severity level.
### new-job-assigned-instant
#### Description
Emit new event when a new job or task is assigned to any node. Users can optionally filter by job type or node group.
## Actions
### register-node
#### Description
Register a new node to the SwarmNode network. Requires node ID, hostname, and configuration parameters.
### assign-job
#### Description
Assign a new job or task to a specific node. Requires job type, node ID, and job parameters.
### send-command
#### Description
Send a command to a specific node for remote execution. Requires node ID and command payload. Optionally include execution timeout or priority.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.