Create a service unit file
POST/api/node/:hostname/service
Create a new systemd service unit file on the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Service unit file created.
Invalid request payload.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error creating service unit file.