Add or Update Outage Events
post
/rest/apis/customer/service/outageEventNotifications/
Request
There are no request parameters for this operation.
Supported Media Types
- application/xml
- application/json
Root Schema : schema
Type:
Show Source
object
-
externalSystem: string
Maximum Length:
30
The unique identifier of the outage management system reporting the outage information. This should be a valid reference to an External System record.Example:CCB-NMS integration
-
outageMessages: array
outageMessages
Nested Schema : customerInformation
Type:
Show Source
object
-
customers: array
customers
-
incrementalUpdate: boolean
Indicates whether the list of impacted customers is the full list or an incremental addition to the existing list.Example:
true
Nested Schema : eventDetails
Type:
Show Source
object
-
additionalDetails: array
additionalDetails
-
completionDateTime: string
(date-time)
The outage event's restoration or cancelation time.Example:
2025-02-07T12:00:00-08:00
-
discarded: boolean
Indicates that the outage event is discarded.Example:
false
-
estimatedRestorationTime: string
(date-time)
The outage event's estimated restoration time.Example:
2025-02-07T12:00:00-08:00
-
externalOutageId: string
Maximum Length:
254
The unique identifier of the outage event in the outage management system.Example:200234
-
impactedCustomers: number
Minimum Value:
0
Maximum Value:999999999
The number of impacted customers.Example:259
-
messageReference: string
Maximum Length:
254
An optional value that is assumed to be an increasing when outage event details are updated within the outage management system. It is used to reject stale updates when the incoming message value is lower than the value on the existing record for the event.Example:12
-
outageType: string
Allowed Values:
[ "C1PL", "C1UP" ]
Specifies whether the outage was planned or not. * `C1PL` - Planned, * `C1UP` - UnplannedExample:C1PL
-
startDateTime: string
(date-time)
The outage event's start time.Example:
2025-02-06T02:00:00-08:00
Nested Schema : items
Type:
Show Source
object
-
characteristicType: string
Maximum Length:
8
Type of characteristic that is configured for keeping additional data for the record. -
characteristicValue: object
characteristicValue
-
sequence: number
Minimum Value:
-999
Maximum Value:999
Sequence number of CharacteristicExample:10
-
typeOfCharacteristicValue: string
Allowed Values:
[ "ADV ", "DFV ", "FKV ", "FLV " ]
Type of Characteristic Value indicates whether the characteristic type value is Adhoc, Predefined, Foreign Key, or a File or URL Location. * `ADV ` - Adhoc Value, * `DFV ` - Predefined Value, * `FKV ` - Foreign Key Value, * `FLV ` - File Location Value
Nested Schema : characteristicValue
Type:
Show Source
object
-
value: string
Maximum Length:
254
Adhoc Characteristic Value -
value2: string
Maximum Length:
50
Foreign Key Value 2 -
value3: string
Maximum Length:
50
Foreign Key Value 3 -
value4: string
Maximum Length:
50
Foreign Key Value 4 -
value5: string
Maximum Length:
50
Foreign Key Value 5
Nested Schema : items
Type:
Show Source
object
-
accountId: string
Maximum Length:
10
The Account ID is a system-assigned random number that stays with an account for life.Example:1589809032
-
spId: string
Maximum Length:
10
Service Point ID is a system assigned random number that stays with a service point record.Example:2486945183
Nested Schema : items
Type:
Show Source
object
-
name: string
Maximum Length:
254
Name of eventExample:power outage
-
value: string
Maximum Length:
100
Value of outage
Root Schema : schema
Type:
Show Source
object
-
externalSystem: string
Maximum Length:
30
The unique identifier of the outage management system reporting the outage information. This should be a valid reference to an External System record.Example:CCB-NMS integration
-
outageMessages: array
outageMessages
Nested Schema : customerInformation
Type:
Show Source
object
-
customers: array
customers
-
incrementalUpdate: boolean
Indicates whether the list of impacted customers is the full list or an incremental addition to the existing list.Example:
true
Nested Schema : eventDetails
Type:
Show Source
object
-
additionalDetails: array
additionalDetails
-
completionDateTime: string
(date-time)
The outage event's restoration or cancelation time.Example:
2025-02-07T12:00:00-08:00
-
discarded: boolean
Indicates that the outage event is discarded.Example:
false
-
estimatedRestorationTime: string
(date-time)
The outage event's estimated restoration time.Example:
2025-02-07T12:00:00-08:00
-
externalOutageId: string
Maximum Length:
254
The unique identifier of the outage event in the outage management system.Example:200234
-
impactedCustomers: number
Minimum Value:
0
Maximum Value:999999999
The number of impacted customers.Example:259
-
messageReference: string
Maximum Length:
254
An optional value that is assumed to be an increasing when outage event details are updated within the outage management system. It is used to reject stale updates when the incoming message value is lower than the value on the existing record for the event.Example:12
-
outageType: string
Allowed Values:
[ "C1PL", "C1UP" ]
Specifies whether the outage was planned or not. * `C1PL` - Planned, * `C1UP` - UnplannedExample:C1PL
-
startDateTime: string
(date-time)
The outage event's start time.Example:
2025-02-06T02:00:00-08:00
Nested Schema : items
Type:
Show Source
object
-
characteristicType: string
Maximum Length:
8
Type of characteristic that is configured for keeping additional data for the record. -
characteristicValue: object
characteristicValue
-
sequence: number
Minimum Value:
-999
Maximum Value:999
Sequence number of CharacteristicExample:10
-
typeOfCharacteristicValue: string
Allowed Values:
[ "ADV ", "DFV ", "FKV ", "FLV " ]
Type of Characteristic Value indicates whether the characteristic type value is Adhoc, Predefined, Foreign Key, or a File or URL Location. * `ADV ` - Adhoc Value, * `DFV ` - Predefined Value, * `FKV ` - Foreign Key Value, * `FLV ` - File Location Value
Nested Schema : characteristicValue
Type:
Show Source
object
-
value: string
Maximum Length:
254
Adhoc Characteristic Value -
value2: string
Maximum Length:
50
Foreign Key Value 2 -
value3: string
Maximum Length:
50
Foreign Key Value 3 -
value4: string
Maximum Length:
50
Foreign Key Value 4 -
value5: string
Maximum Length:
50
Foreign Key Value 5
Nested Schema : items
Type:
Show Source
object
-
accountId: string
Maximum Length:
10
The Account ID is a system-assigned random number that stays with an account for life.Example:1589809032
-
spId: string
Maximum Length:
10
Service Point ID is a system assigned random number that stays with a service point record.Example:2486945183
Nested Schema : items
Type:
Show Source
object
-
name: string
Maximum Length:
254
Name of eventExample:power outage
-
value: string
Maximum Length:
100
Value of outage
Response
Supported Media Types
- application/xml
- application/json
200 Response
Success response
Root Schema : C1OutEvtsUpd
Type:
Show Source
object
-
externalSystem: string
Maximum Length:
30
The unique identifier of the outage management system reporting the outage information. This should be a valid reference to an External System record.Example:CCB-NMS integration
-
outageMessages: array
outageMessages
Nested Schema : customerInformation
Type:
Show Source
object
-
customers: array
customers
-
incrementalUpdate: boolean
Indicates whether the list of impacted customers is the full list or an incremental addition to the existing list.Example:
true
Nested Schema : eventDetails
Type:
Show Source
object
-
additionalDetails: array
additionalDetails
-
completionDateTime: string
(date-time)
The outage event's restoration or cancelation time.Example:
2025-02-07T12:00:00-08:00
-
discarded: boolean
Indicates that the outage event is discarded.Example:
false
-
estimatedRestorationTime: string
(date-time)
The outage event's estimated restoration time.Example:
2025-02-07T12:00:00-08:00
-
externalOutageId: string
Maximum Length:
254
The unique identifier of the outage event in the outage management system.Example:200234
-
impactedCustomers: number
Minimum Value:
0
Maximum Value:999999999
The number of impacted customers.Example:259
-
messageReference: string
Maximum Length:
254
An optional value that is assumed to be an increasing when outage event details are updated within the outage management system. It is used to reject stale updates when the incoming message value is lower than the value on the existing record for the event.Example:12
-
outageType: string
Allowed Values:
[ "C1PL", "C1UP" ]
Specifies whether the outage was planned or not. * `C1PL` - Planned, * `C1UP` - UnplannedExample:C1PL
-
startDateTime: string
(date-time)
The outage event's start time.Example:
2025-02-06T02:00:00-08:00
Nested Schema : items
Type:
Show Source
object
-
characteristicType: string
Maximum Length:
8
Type of characteristic that is configured for keeping additional data for the record. -
characteristicValue: object
characteristicValue
-
sequence: number
Minimum Value:
-999
Maximum Value:999
Sequence number of CharacteristicExample:10
-
typeOfCharacteristicValue: string
Allowed Values:
[ "ADV ", "DFV ", "FKV ", "FLV " ]
Type of Characteristic Value indicates whether the characteristic type value is Adhoc, Predefined, Foreign Key, or a File or URL Location. * `ADV ` - Adhoc Value, * `DFV ` - Predefined Value, * `FKV ` - Foreign Key Value, * `FLV ` - File Location Value
Nested Schema : characteristicValue
Type:
Show Source
object
-
value: string
Maximum Length:
254
Adhoc Characteristic Value -
value2: string
Maximum Length:
50
Foreign Key Value 2 -
value3: string
Maximum Length:
50
Foreign Key Value 3 -
value4: string
Maximum Length:
50
Foreign Key Value 4 -
value5: string
Maximum Length:
50
Foreign Key Value 5
Nested Schema : items
Type:
Show Source
object
-
accountId: string
Maximum Length:
10
The Account ID is a system-assigned random number that stays with an account for life.Example:1589809032
-
spId: string
Maximum Length:
10
Service Point ID is a system assigned random number that stays with a service point record.Example:2486945183
Nested Schema : items
Type:
Show Source
object
-
name: string
Maximum Length:
254
Name of eventExample:power outage
-
value: string
Maximum Length:
100
Value of outage
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60
URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60
URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.