Operation
get /data/nfmt/getProbableCause/data/nfmt/getProbableCause (getAllProbableCause : /data/nfmt/getProbableCause)
This Api retrieves all avaialable probableCause
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
array[String]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
post /data/nfmt/impactedobjpublishImpactedObj (publishImpactedObj : /data/nfmt/impactedobj)
publishImpactedObj
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | impactedobjrequest | ImpactedObjRequestStruct |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Response«ImpactedObjStructure»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /data/nfmt/viewAlarmHierarchy/{eAlarmId}viewAlarmHierarchy (viewAlarmHierarchy : /data/nfmt/viewAlarmHierarchy/{eAlarmId})
viewAlarmHierarchy
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| eAlarmId | required | eAlarmId | --- |
Responses
Response Messages |
Schema |
|---|---|
| 200OK | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
HashMap«string,string»
Name |
Type |
Description |
Enum |
|---|
ImpactedObjStructure
Name |
Type |
Description |
Enum |
|---|---|---|---|
| status | Integer integer |
--- | --- |
| startRow | Integer integer |
--- | --- |
| endRow | Integer integer |
--- | --- |
| totalRow | Integer integer |
--- | --- |
| blockPageNumber | Integer integer |
--- | --- |
| blockTotalPages | Integer integer |
--- | --- |
| blockTotalSize | Integer integer |
--- | --- |
| resultExceedsLimit | Boolean boolean |
--- | --- |
| threshold | Integer integer |
--- | --- |
| data | array[ServiceDetailsInfoStruct] ServiceDetailsInfoStruct |
--- | --- |
| errors | array[String] string |
--- | --- |
Response«ImpactedObjStructure»
Name |
Type |
Description |
Enum |
|---|---|---|---|
| response | ImpactedObjStructure ImpactedObjStructure |
--- | --- |
ServiceDetailsInfoStruct
Name |
Type |
Description |
Enum |
|---|---|---|---|
| serviceName | String string |
--- | --- |
| customerName | String string |
--- | --- |
| serviceShape | String string |
--- | --- |
| connectionType | String string |
--- | --- |
| connectionId | String string |
--- | --- |
| operationalState | String string |
--- | --- |
| navContext | HashMap«string,string» HashMap«string,string» |
--- | --- |
Void
Name |
Type |
Description |
Enum |
|---|