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

ERROR:No elements in API request - ontap api - 8.2.2

RATNA_GUDLAVALLETI
3,663 Views

No elements in API request in Java using ONTAP API 8.2.2 and NMSDK 5.3 jar versions.

new ApiRunner(ApiTarget.builder().withHost(host).withUserName(user). withPassword(pwd).withTargetType(TargetType.FILER).useProtocol(protocoll).build());

and protocol is either Protocol.INSECURE_HTTPS (or) Protocol.HTTP. Which to use between these three.

Suggest us in this regard. Thank You.

1 REPLY 1

RATNA_GUDLAVALLETI
3,479 Views

Suggest us in this regard.

Thank You.

Public