Update system timezone
PUT/api/node/:hostname/timezone
Set the system timezone on the target node. Idempotent: returns changed false when the timezone already matches.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Timezone updated.
Invalid request payload.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error updating timezone.