VMware Cloud Community
anuragvr
Enthusiast
Enthusiast

How to write rest client programmatically in java for VCD API extension

Hi,

I extended VCD API and create my own  VCD API extension, for testing I call it through “fire fox Rest client” it works properly. Now I want to write JAVA code to call this VCD API extension programmatically, how I can do that. I am not find any reference document or sample code for the same.

Any idea how to achieve this ?

--avr

Reply
0 Kudos
3 Replies
IamTHEvilONE
Immortal
Immortal

Reply
0 Kudos
anuragvr
Enthusiast
Enthusiast

Thanks for reply, SDK won’t help here as it requires REST client code for API extension. I able to write REST client code in JAVA for my VCD  API extension successfully, it’s so simple normal client code for REST.

--AVR

akanksha_Singh
Contributor
Contributor

Hey, how did you write code for extended api

Reply
0 Kudos