- 
        Couldn't load subscription status. 
- Fork 46
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
After contacting NetApp technical support I was referred here.
Trying to do:
for i in Lun.get_collection( fields = 'lun_maps' ):
fails with:
netapp_ontap.error.NetAppRestError:  Caused by HTTPError('401 Client Error: Unauthorized for url: https://filer:443/api/storage/luns?fields=lun_maps',)
I have experience with the NetApp Manageability SDK, and in that it is possible to set a "vserver" for the queries. Is that possible with ontap-rest-python?
How is it possible to bind a cert user to a role that is only applied to a vserver?
It also appears I can only join the slack channel by invitation.
thanks,
-greg
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested