LSF Application Center Web ServicesEdit online Introduction to IBM Spectrum LSF Application Center web servicesIBM Spectrum LSF Application Center provides standard RESTful web services to allow application submission, data management, job information query, job actions, and more. The web service can be accessed from any host in network. The host that accesses the web service is called the web service client host. The client host can be Linux™ or Windows™, but it does not need to have IBM Spectrum LSF Application Center or LSF® installed as long as standard HTTP protocol is supported. The IBM Spectrum LSF Application Center web service API can be integrated with many languages and methods: Python, Perl, Java™, and more.pacclient.py pacclient.py is a sample web service for accessing IBM Spectrum LSF Application Center. Python API referenceBy default, IBM Spectrum LSF Application Center provides the client API in Python. There is an example of how to access the IBM Spectrum LSF Application Center web services. The location is: PAC_TOP/gui/3.0/bin/pac_api.pyRESTful web service reference
LSF Application Center Web ServicesEdit online Introduction to IBM Spectrum LSF Application Center web servicesIBM Spectrum LSF Application Center provides standard RESTful web services to allow application submission, data management, job information query, job actions, and more. The web service can be accessed from any host in network. The host that accesses the web service is called the web service client host. The client host can be Linux™ or Windows™, but it does not need to have IBM Spectrum LSF Application Center or LSF® installed as long as standard HTTP protocol is supported. The IBM Spectrum LSF Application Center web service API can be integrated with many languages and methods: Python, Perl, Java™, and more.pacclient.py pacclient.py is a sample web service for accessing IBM Spectrum LSF Application Center. Python API referenceBy default, IBM Spectrum LSF Application Center provides the client API in Python. There is an example of how to access the IBM Spectrum LSF Application Center web services. The location is: PAC_TOP/gui/3.0/bin/pac_api.pyRESTful web service reference