#na_ontap_info for snapshot size

1 messages · Page 1 of 1 (latest)

sick copper
#

Hi everyone,
Per document if I need to get snapshot size It is available in 9.9 but unfortunately we are still using 9.8.

So I have to use zapi na_ontap_info. I have gone through doc but not seen much example for it.

To get volume snapshot size for each volumes, what gather_subset, desired_attributes, query use?

I see gather_subset options 1. snapshot_info, 2. snapshot_policy_info available but how to get requested fields to achieve snapshot size?

Thank you in advance.

bronze compass
#

I believe by default the old ZAPI version will return most field by default

sick copper
#

Ok.
Any way I can fetch what are existing desired_attributes?

bronze compass