ONTAP Rest API Discussions

how to get timezone on svm via rest

christian_redel
1,583 Views

Hi,

 

i have a rest client which is communicating with a SVM - to the cluster admin i have no connection.

 

now i want to get the timezone....

does anybody have a clue how i can get this?

 

i was trying

/api/private/cli/timezone

/api/cluster?fields=timezone

 

but nothing is working...

2 REPLIES 2

hmoubara
1,454 Views

Hello,

 

The timezone is a cluster level command and not svm level.

Are you able to run the command from a cluster level?

 

Thanks 

christian_redel
1,450 Views

Hi,

 

there is no network connection to the cluster mgmt interface..... i just have connection to svm....

Public