Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
PathAndExternalId
A path and external ID
Parameters
Name Type Description

deviceType

DeviceType

Device type

Possible values: [SALESFORCE_PLUGIN, GOOGLE_DRIVE, BROWSER, SRE, CMIS, CIFS, MAC, UPLOADER, OFFICE_ONLINE, SHAREPOINT, ANDROID_APP, ONE_DRIVE, BLACKBERRY_APP, SDK, WINDOWS_PLUGIN, IOS_APP, SYNC, CHROME_EXTENSION].

path

String

Required
Not null

Path

Json Format
{
path: String,
externalRepositoryIdentifier:
{
externalRepository: ExternalRepositoryType,
externalId: String,
externalRepositoryUuid: String
},
deviceType: DeviceType
}