Active IQ Unified Manager Discussions

Set dataset time zone from the command line

akw_white
3,793 Views

Hi all

I have a large number of datasets to create and I am using the dfpm command to do this. I can't figure out the correct syntax to set a non-detault time zone for the dataset using dfpm dataset create or dfpm dataset modify, can anyone assist? Note there are no data objects (volumes, respools etc) associated with the datasets at this time.

Thanks

Adam

1 ACCEPTED SOLUTION

adaikkap
3,793 Views

Hi Adam,

     There is no way using cli (dfpm dataset create or modify) one can choose or change the timezone. The only way I can think of is using API/NMSDK. I am able to see the element time-zone only in dataset-create api.

But if you use NMC the same is available via Create and Edit Screens.

Regards

adai

View solution in original post

2 REPLIES 2

adaikkap
3,794 Views

Hi Adam,

     There is no way using cli (dfpm dataset create or modify) one can choose or change the timezone. The only way I can think of is using API/NMSDK. I am able to see the element time-zone only in dataset-create api.

But if you use NMC the same is available via Create and Edit Screens.

Regards

adai

akw_white
3,793 Views

Thanks Adai. I was a bit confused because when I ran the command with invalid input the result indicated that timezone was a valid parameter but I guess that's not fully implemented.

Regards

Adam

Public