Delete NTP configuration
DELETE/api/node/:hostname/ntp
Remove the managed NTP server configuration from the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
NTP configuration deleted.
Bad request - validation error.
Unauthorized - API key required
Forbidden - Insufficient permissions
NTP configuration not found.
Error deleting NTP configuration.