NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

Failed to create/delete volume in python

SistersOfMercy
3,049 Views

Hi,

 

I am trying to create/delete volume with the netapp sdk 5.2.2 via python and failed to do so.

The error message that I recieved is "Unable to find API: volume-create"

 

Any idea?

 

Thanks

1 REPLY 1

richard_payne
3,044 Views

Is this 7mode or cmode? Note that for cmode this is only valid in the vserver context. You can't create a volume at the cluster level since volumes belong to vservers.

 

thx,

--rdp

Public