Get Status of Scan for Cloud

555

# Get Status of Scan for Cloud

Path:

/api/scan_to_cloud.json

Method: GET

API Description: This can be used to get the status of the function Scan for Cloud.

Note: This function is supported only by player of version 1.71.5 or above.

Response

Name Type Example Description
enable boolean true Enable/Disable the function of Scan for Cloud; true: Enable, false: Disable (default: true)

Example

{"enable":true}