Skip to content

Using cert security and "rest-role" am unable to manage Luns #23

@sandynomad

Description

@sandynomad

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions