Skip to content

maintenanceJob

Maintenance Job

show | add

show maintenanceJob

Use this operation to get config job

Synopsys

show maintenanceJob [id=<string>]

Parameters

id

Id is system generated key for all the maintenance jobs

add maintenanceJob

Use this operation to run config job

Synopsys {#synopsys-1 style="margin-left: 20px;"}

add maintenanceJob [device_family=<string>] [status=<string>] [task_name=<string>] [resource=<string>] [timestamp=<int>] [resource_object=<string>] [scheduleTimesEpoch=<string>] [name=<string>] [mail_profiles=<string>] [action=<string>] [devices_completed_count=<int>] [devices_count=<int>] [scheduleTime=<string>]

Parameters {#parameters-1 style="margin-left: 20px;"}

device_family

Family of Devices for which config job was executed

status

Status of Config Job

task_name

task name.

resource

resource name.

timestamp

Time of Creation of Maintenance Job

resource_object

Object resource payload.

scheduleTimesEpoch

Schedule time epoch (string representation of 11 digit numbers).

name

Name of maintenance job

mail_profiles

Comma seperated list of Mail profiles

action

Schedule time epoch (string representation of 11 digit numbers).

devices_completed_count

Devices Completed Count

devices_count

Number of Devices on which commands executed

scheduleTime

Comma Seperated times of the day(DD:HH:MM) on which Configuration Template is scheduled

Was this article helpful?