Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Name

Description

body

 {
domain:
 string
Schedule domain : ChangeManagement
scheduleId:
 string
Schedule id that must be unique within the domain. Use of UUID is highly recommended.
scheduleName:
 string
User provided name of the schedule (deaults to scheduleId
userId:
 string
ATTUID of the user requesting the schedule.
domainData:
[
Domain data as name value/pairs. (i.e. CallbackUrl, CallbackData, WorkflowName)
 {
}
]
schedulingInfo:
 {
Details of schedule being requested
normalDurationInSeconds:
 integer
additionalDurationInSeconds:
 integer
concurrencyLimit:
 integer
policyId:
 string
vnfDetails:

Wiki Markup
\[\]


}
}

Responses

Status: 202 - Schedule request accepted for optimization.

...

Name

Description

checkInterfaces

Wiki Markup
array\[Boolean\]


Check Interfaces

Responses

Status: 200 - OK

...

Name

Description

request.scheduleId

Wiki Markup
array\[String\]


Schedule identifier

request.scheduleName

Wiki Markup
array\[String\]


Schedule name

request.userId

Wiki Markup
array\[String\]


Scheduler creator User id of

request.status

Wiki Markup
array\[String\]


Schedule status

request.createDateTime

Wiki Markup
array\[String\]


Wiki Markup
_Creation date and time (<low date>\[,<hi date>\])_

request.optimizerStatus

Wiki Markup
array\[String\]


Optimizer status

request.approvalUserId

Wiki Markup
array\[String\]


Request Approval user id

request.approvalStatus

Wiki Markup
array\[String\]


Request Approval status

request.approvalType

Wiki Markup
array\[String\]


Request Approval type

WorkflowName

Wiki Markup
array\[String\]


Workflow

vnfName

Wiki Markup
array\[String\]


VNF Name

vnfId

Wiki Markup
array\[String\]


VNF Id

vnfStatus

Wiki Markup
array\[String\]


VNF Status

startTime

Wiki Markup
array\[String\]


Start time <low>,<high>

finishTime

Wiki Markup
array\[String\]


Finish time <low>,<high>

lastInstanceTime

Wiki Markup
array\[String\]


Last instance start time <low>,<high>

tmChangeId

Wiki Markup
array\[String\]


TM Change Ticket Change Id

maxSchedules

Integer (int32)
Maximum number of schedules to return

lastScheduleId

String
Return schedules > lastScheduleId

request.concurrencyLimit

Integer (int32)
Return concurrencyLimit

...

Name

Description

includeDetails

Boolean
Include details

scheduleId

Wiki Markup
array\[String\]


Schedule identifier

scheduleName

Wiki Markup
array\[String\]


Schedule name

userId

Wiki Markup
array\[String\]


SCheduler creator User id of

status

Wiki Markup
array\[String\]


Schedule status

createDateTime

Wiki Markup
array\[String\]


Wiki Markup
_Creation date and time (<low date>\[,<hi date>\])_

optimizerStatus

Wiki Markup
array\[String\]


Optimizer status

WorkflowName

Wiki Markup
array\[String\]


Workflow

Responses

Status: 200 - OK

...