Skip to content

mnolden-SecOps/ecxfabric-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Guidelines

Prerequisites to use Sample code

  • Install Oracle JDK 1.7 and above.
  • Install Maven or Maven Plugins to IDEs (E.g. Eclipse, IntelliJ etc.).

Development support

  • Import the project as a Maven Project in the IDE.
  • Open ecxfabric-sample/src/main/java/com/equinix/ecx/fabric/config/ApiConfiguration.java
  • Within ApiConfiguration, update user credentials Client_id, Client_secret, User_name,User_password.
  • Examples are provided in examples package. They are pointing to Developer (https://api.equinix.com).
  • Test and make calls to ECX APIs with the help of sample programs provided.
  • In each examples there are few user values needs to updated. Please check the comments section in examples.

About

Equinix Cloud Exchange Fabric Sample Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%