- Community Home
- >
- Networking
- >
- Software Defined Networking
- >
- About using REST Apis in java platform
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2015 10:10 PM
02-12-2015 10:10 PM
About using REST Apis in java platform
hi all,
i am trying to create a simple application which runs on HP controller.
For this am trying to get response from the REST APIs and to use same in my application.
But normal HttpUrl connection is not working to get the X-auth token . the tried to use the curl in java but 'access denied"
error am getting.Since i need to do all interactions through java i cant use shell script or curl in terminal .
So,please anyone let me kno how we can fetch the x-auth token in java and response from other apis especially in java platform.
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2015 06:46 AM
02-20-2015 06:46 AM
Re: About using REST Apis in java platform
Hi,
I would like to suggest for the 3 approach, in which it will ask for the ceft, which you need to take care by bypassing the CA ceft for https than it should work.
Regards,
Satish K