Skip to main content
ONTAP 9.10.1 ONTAPI-to-REST mapping
A newer release of this product is available.

clock

Contributors
Suggest changes

clock-get-clock

GET /api/cluster/nodes?fields=date

Note: The current or "wall clock" time of the node in ISO-8601 date, time, and time zone format.
The ISO-8601 date and time are localized based on the ONTAP cluster's timezone setting.

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

is-compliance-clock

No REST Equivalent

Use the REST API resource /api/storage/snaplock/compliance-clock to manage the ComplianceClock of the system.

clock-get-timezone

GET /api/cluster?fields=timezone

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

timezone

timezone.name

timezone-UTC

No REST Equivalent

timezone-version

No REST Equivalent

The timezone version information can be retrieved using the CLI "cluster date zoneinfo show" command.