Maintenance Cases Or Filter
Case unique identifier related the maintenance event.
Case unique identifier related the maintenance event.
Impact level of the maintenance event.
Possible values: [Service Affecting, Potential Service Affecting, Non-Service Affecting, LRE-Fiber Splicing, HRE-Fiber Splicing]
fromTime ^[0-9][0-9]:[0-9][0-9]$
Maintenance event start time.
- string
- object
Equal to.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Greater than or equal to.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Greater than.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Less than or equal to.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Less than.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Maintenance event location.
latitude object
Latitude of maintenance event.
- string
- object
Equal to.
Greater than or equal to.
Greater than.
Less than or equal to.
Less than.
longitude object
Longitude of maintenance event.
- string
- object
Equal to.
Greater than or equal to.
Greater than.
Less than or equal to.
Less than.
primaryDate date
Primary date of maintenance event.
- string
- object
Equal to.
2022-12-31Greater than or equal to.
2022-12-31Greater than.
2022-12-31Less than or equal to.
2022-01-01Less than.
2022-01-01Current status of maintenance event.
Possible values: [Scheduled, Maintenance Started, Maintenance Extended, Maintenance Stopped, Maintenance Completed, Closed, Cancelled]
toTime ^[0-9][0-9]:[0-9][0-9]$
Maintenance event start time.
- string
- object
Equal to.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Greater than or equal to.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Greater than.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Less than or equal to.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Less than.
Possible values: Value must match regular expression ^[0-9][0-9]:[0-9][0-9]$
Time zone of from and to times.
x2ndPrimaryDate date
Secondary date of maintenance event.
- string
- object
Equal to.
Greater than or equal to.
Greater than.
Less than or equal to.
Less than.
x3rdPrimaryDate date
Tertiary date of maintenance event.
- string
- object
Equal to.
Greater than or equal to.
Greater than.
Less than or equal to.
Less than.
Urgency of the maintenance event.
Possible values: [Courtesy, Customer Initiated, Demand, Emergency, Off Schedule, Planned]
{
"caseId": "string",
"caseNumber": "string",
"levelOfImpact": "Service Affecting",
"fromTime": "string",
"location": "string",
"latitude": "string",
"longitude": "string",
"primaryDate": "string",
"status": "Scheduled",
"toTime": "string",
"timeZone": "string",
"x2ndPrimaryDate": "string",
"x3rdPrimaryDate": "string",
"urgency": "Courtesy"
}