Using RESTful APIs for Deployment Configuration

Following are the deployment configuration parameters for REST APIs:
Note: Use GET for /api/settings/services/deployment-service to get details of deployment service xml parameters from the database CC_FILES table and POST for /api/settings/services/deployment-service to update the below parameters in deployment service xml respectively.
Table 1. Deployment Configuration Parameters
Parameter Default Value Description Valid Range

batchSize

25 Batch Size of Servers in Deployment Job 1-50

agentRestCallMaxNumberOfTime

3

Number of Connect:Direct agent rest call attempts

1-10

lastOSAReceivedTimeDifference
InSecToMarkJobFailed

3600

Last time difference (in seconds) received from Open Server Architecture to mark deployment job status as failed

60-6000

failurePercentage

40

Cut off percentage used to mark the deployment job status

1-50

osaEventPollingInterval

60

Connect:Direct Agent Open Server Architecture event polling interval in seconds

15-300

deploymentJobPollingInterval

60

Deployment Polling Interval In Seconds

15-300

lastOSAPollingIntervalInSec

60

Last Connect:Direct Agent Open Server Architecture polling interval in seconds

15-300

timeBeforeNextRestCallInSec

60

Time before next Connect:Direct Agent rest call in seconds

15-300