Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 793 Bytes

V1Clock.md

File metadata and controls

12 lines (8 loc) · 793 Bytes

V1Clock

Properties

Name Type Description Notes
timer V1Timer Timer specifies whih timers are attached to the vmi. [optional]
timezone str Timezone sets the guest clock to the specified timezone. Zone name follows the TZ environment variable format (e.g. 'America/New_York'). [optional]
utc V1ClockOffsetUTC UTC sets the guest clock to UTC on each boot. If an offset is specified, guest changes to the clock will be kept during reboots and are not reset. [optional]

[Back to Model list] [Back to API list] [Back to README]