+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Export adapters (GET)

Retrieves a compressed file that contains all or selected adapter resources for this runtime.


Description

The method supports range requests to deliver only a range of the bytes of the binary file. Clients can use this feature to resume a download after an interruption.


Roles

Users in the following roles are authorized to perform this operation:


Method

GET


Path

/management-apis/2.0/runtimes/runtime-name/export/adapters


Example


Path Parameters


Query Parameters

Query parameters are optional.


Produces

application/octet-stream


Response

The compressed file containing all or selected adapter resources for this runtime.


Errors

400

403

404

416

500

Parent topic: REST API for the MobileFirst Server administration service