POST Outagecsp/InsertOutage
Request Information
URI Parameters
None.
Body Parameters
InsertOutageProxyName | Description | Type | Additional information |
---|---|---|---|
Type | string |
String length: inclusive between 0 and 100 |
|
Cause | string |
String length: inclusive between 0 and 200 |
|
StartTime | date |
None. |
|
Circuit | string |
String length: inclusive between 0 and 100 |
|
EndTime | date |
None. |
|
OutageLongitude | string |
String length: inclusive between 0 and 100 |
|
OutageLatitude | string |
String length: inclusive between 0 and 100 |
|
Zipcode | string |
String length: inclusive between 0 and 50 |
|
OutageMessage | string |
String length: inclusive between 0 and 200 |
|
OutageReportInfo | string |
String length: inclusive between 0 and 200 |
|
xmldata | string |
String length: inclusive between 0 and 2147483647 |
|
offset | string |
String length: inclusive between 0 and 100 |
|
OutageId | string |
String length: inclusive between 0 and 100 |
|
IsResolved | string |
String length: inclusive between 0 and 50 |
|
City | string |
String length: inclusive between 0 and 100 |
|
ServiceTypeID | integer |
None. |
|
IsPalnned | integer |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |