Lines Matching +full:instance +full:- +full:id
19 ${TIME_REGEXP_PATTERN} (.+)[\\-|\\+]\\d\\d\\:\\d\\d
28 # "@odata.id": "/redfish/v1/TaskService",
31 # "DateTime": "2022-08-08T06:04:11+00:00",
32 # "Id": "TaskService",
42 # "@odata.id": "/redfish/v1/TaskService/Tasks"
66 ... date1_format=%m/%d/%Y %H:%M:%S date2_format=%Y-%m-%dT%H:%M:%S
75 Test Generated Task Instance Validity And Task State
76 [Documentation] Trigger a Redfish event that generates task instance and
77 ... verify the values of generated task instance.
81 # "@odata.id": "/redfish/v1/TaskService/Tasks/3",
83 # "Id": "3",
87 # "Message": "The task with id 3 has started.",
99 # "User-Agent: PostmanRuntime/7.26.8",
102 # "Accept-Encoding: gzip, deflate, br",
103 # "Connection: keep-alive",
104 # "Content-Length: 41"
112 # "StartTime": "2022-08-09T12:57:06+00:00",
118 # Trigger a Redfish event that generates task instance.
119 ${task_id} ${resp_obj}= Generate Task Instance
136 ... date1_format=%m/%d/%Y %H:%M:%S date2_format=%Y-%m-%dT%H:%M:%S
175 Verify Generate Task Instance Completion
204 Generate Task Instance
205 [Documentation] Trigger Redfish event to generate task instance
206 ... and return the task id.
212 # creation and will return the task id and response object.
223 Verify Generate Task Instance Completion
234 ${task_id} ${resp}= Generate Task Instance ${task_type}
241 # User input -v TASK_JSON_FILE_PATH:<path> else default path.
272 Remove From List ${date} -2