Create NTP configuration
POST/api/node/:hostname/ntp
Deploy a managed NTP server configuration on the target node. Idempotent: returns changed=false if already managed.
Request
Responses
- 200
- 400
- 401
- 403
- 500
NTP configuration created.
Invalid request payload.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error creating NTP configuration.