Download Application Customization Resource Bundle

Download the customization resource bundle.

Note: If you add multiple resource bundles and no resource is specified in the URL, the one indicated as default considered as the default resource bundle.

Syntax

Perform an HTTP GET request at the following URL:
http[s]://<host:port>/[public/] bundles/{appid}/[{resourceBundleName:Version}] 

Parameters

Returns

If you specify the {resourceBundleName} in the URL, the specified resource bundle is returned in the response body as a stream. Otherwise, the resource bundle that is bound to the application is returned.

If the resource bundle is not found, error code 404 is returned. You cannot issue other HTTP methods (PUT/POST/DELETE) at the URL labels parameters shown in syntax.

Examples

Related tasks
Retrieving a Customization Resource Bundle