Software Development Kit (SDK) and API Discussions

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

RATNA_GUDLAVALLETI
2,582 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
2,398 Views

Suggest us in this regard.

Thank You.

Public