Update CAL Deployment Schedules

post

/config/sim/v1/setup/cal/updateDeploymentSchedules

Updates the CAL Deployment Schedule. If Deployment Schedule is not found, it creates a new Deployment Schedule

Request

Supported Media Types
Header Parameters
Body ()
CAL Deployment Schedule Object
Root Schema : UpdateDeploymentSchedule
Type: object
Model for Update CAL Deployment Schedule Object
Show Source
  • Action to take while downloading the package Select 0 for installations to proceed, Select 1 to Skip to prevent downloading a package
    Example: 0
  • Unique reference of the CAL deployment schedule.
    Example: 111
  • Unique reference of hierarchy unit where the CAL package is to be downloaded. This could either the property where the package downloads or the Enterprise. Applicable only if the deploymentType = 1
    Example: 3588
  • Unique reference of the CAL Package
    Example: 101
  • Object number of the service host or workstations where the package is downloaded. Applicable only if deploymentType = 2
    Example: 141
Back to Top

Response

Supported Media Types

200 Response

Response Object consisting of the Deployment Id of the object updated/added.
Body ()
Root Schema : ResponseObjectDeploymentSchedule
Type: object
Model for CAL Deployment Schedule Response Object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top