System Configuration

This chapter focuses on the system configuration of of Squash TM.

Get upload extention whitelist

A GET to /configuration/upload-extention-whitelist returns the upload extention whitelist.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/get-upload-extention-whitelist

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/get-upload-extention-whitelist

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/get-upload-extention-whitelist

Set upload extention whitelist

A POST to /configuration/upload-extention-whitelist set the upload extention whitelist.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/update-upload-extention-whitelist

Request fields

Snippet request-fields not found for operation::RestConfigSystemControllerIT/update-upload-extention-whitelist

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/update-upload-extention-whitelist

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/update-upload-extention-whitelist

Get upload size limit

A GET to /configuration/upload-size-limit returns the upload size limit.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/get-upload-size-limit

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/get-upload-size-limit

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/get-upload-size-limit

Set upload size limit

A POST to /configuration/upload-size-limit set the upload size limit.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/update-upload-size-limit

Request fields

Snippet request-fields not found for operation::RestConfigSystemControllerIT/update-upload-size-limit

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/update-upload-size-limit

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/update-upload-size-limit

Get import size limit

A GET to /configuration/import-size-limit returns the import size limit.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/get-import-size-limit

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/get-import-size-limit

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/get-import-size-limit

Set import size limit

A POST to /configuration/import-size-limit set the import size limit.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/update-import-size-limit

Request fields

Snippet request-fields not found for operation::RestConfigSystemControllerIT/update-import-size-limit

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/update-import-size-limit

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/update-import-size-limit

Get squash callback url

A GET to /configuration/squash-callback-url returns the squash callback url.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/get-callback-url

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/get-callback-url

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/get-callback-url

Set squash callback url

A POST to /configuration/squash-callback-url set the squash callback url.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/update-callback-url

Request fields

Snippet request-fields not found for operation::RestConfigSystemControllerIT/update-callback-url

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/update-callback-url

Response fields

Snippet response-fields not found for operation::RestConfigSystemControllerIT/update-callback-url

Enable/disable case insensitive login

A POST to /configuration/case-insensitive-login?enabled=true enable case insensitive login.

HTTP request

Snippet http-request not found for operation::RestConfigSystemControllerIT/enable-case-insensitive-login

Request parameters

Snippet request-parameters not found for operation::RestConfigSystemControllerIT/enable-case-insensitive-login

HTTP response

Snippet http-response not found for operation::RestConfigSystemControllerIT/enable-case-insensitive-login