Skip to content

mcfrd/mcRestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcRestAPI

Mobile Center REST API

This project is a Java implementation of Microfocus Mobile Center REST API. More information about Mobile Center and it's REST API can be found here: https://admhelp.microfocus.com/documents/mobilecenter/api/3.4/

REST API swagger: https://admhelp.microfocus.com/documents/mobilecenter/api/3.4/

Detailed info: https://admhelp.microfocus.com/mobilecenter/en/latest/Content/REST_API.HTM

Usage: Download the archive, replace the relevant constants in the code and build the code using maven

  • SERVER: Mobile Center FQDN or IP address
  • USER: Mobile Center Username
  • PASSWORD: Mobile Center PASSWORD
  • PROXY: in case the client behind proxy, specify proxy address
  • APP: full path to mobile app to be uploaded to Mobile Center (IPA or APK file)

Please see "main" for the examples of API calls.

About

Mobile Center REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages