List All Salesforce Orgs
Select
SaaS
Customer Managed
This operation is used to fetch All the configured Salesforce Organizations
Responses
- 200
- application/json
- Schema
- Example (from schema)
- Example
Schema
orgs object[]
error object
{
"orgs": [
{
"backupSize": 0,
"slaStatus": 0,
"endPoint": "string",
"filesPerBackup": 0,
"sfOrgId": "string",
"sfOrgType": 0,
"backupTime": 0,
"status": 0,
"syncDB": {
"dbPort": "string",
"dbInstance": "string",
"dbEnabled": true,
"dbName": "string",
"dbType": 0,
"dbHost": "string"
},
"sfSubclient": {
"clientName": "string",
"instanceName": "string",
"backupsetId": 0,
"instanceId": 0,
"subclientId": 0,
"clientId": 0,
"backupsetName": "string",
"applicationId": 0,
"subclientName": "string"
},
"plan": {
"planName": "string",
"planId": 0
}
}
],
"error": {
"errorMessage": "string",
"errorCode": 0
}
}
{
"filesPerBackup": 0,
"organizationName": "string",
"downloadCachePath": "string",
"backupArchivedandDeletedRecs": true,
"backupFileObjects": true,
"backupSFMetadata": true,
"lastBackupTime": 0,
"backupSfObjects": true,
"lastBackupSize": 0,
"hasResourcePoolAttached": true,
"enableAlerts": true,
"noOfBackupStreams": 0,
"accessNodes": [
{
"client": {
"clientGroupName": "string",
"clientGroupId": 0,
"_type_": 0,
"clientId": 5
}
}
],
"userPermissions": {
"profileName": "string",
"hasQueryAllFilesPermission": true,
"hasModifyAllDataPermission": true,
"hasModifyMetadataPermission": true,
"hasDownloadAppExchangePackagesPermission": true,
"hasManageEncryptionKeysPermission": true,
"hasViewAllDataPermission": true
},
"salesforceAccount": {
"organizationId": "string",
"endpoint": "string",
"environmentType": 0,
"consumerId": "string",
"authenticationType": 0,
"userCredentials": {
"userName": "string"
},
"connectedAppCredentials": {
"credentialId": 0,
"credentialName": "string"
}
},
"salesforceStats": {
"metadata": "string",
"objects": "string",
"files": "string",
"syncDbSize": "string",
"totalFilesToBackup": "string"
},
"ignoreObjs": [
"string"
],
"syncDatabase": {
"dbPort": "string",
"dbInstance": "string",
"dbEnabled": true,
"dbName": "string",
"dbType": 0,
"dbHost": "string",
"dbUserPassword": {
"userName": "string"
}
},
"plan": {
"planName": "string",
"planId": 0
},
"entity": {
"clientName": "string",
"instanceName": "string",
"displayName": "string",
"backupsetId": 0,
"instanceId": 0,
"instanceGUID": "string",
"subclientId": 0,
"clientId": 0,
"appName": "string",
"applicationId": 0
}
}
GET /salesforce/organization
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Salesforce/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Salesforce/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Salesforce/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Salesforce/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Salesforce/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Salesforce/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Salesforce/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'