This function returns whether a Google Drive™ client ID credential file exists.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ backup_does_client_id_have_google_credentials \ client_id='aBcdeFgHIjK123'
{- "data": {
- "exists": 1
}, - "metadata": {
- "command": "backup_does_client_id_have_google_credentials",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}