Operation
get /data/common/acd/{nmsInstance}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| nmsInstance | required | nmsInstance | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
array[String]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/common/acdReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
array[String]
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
post /getAllActiveWebSessionsRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | zicWebsessions | List[Entry«string,Map«string,string»»] |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[Entry«string,Map«string,string»»]
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
get /data/common/userchannel/Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
GET https://{{serverIp}}:8443/oms1350/data/common/userchannel/
Produces
application/text
Example Response Data
Response: L29tc2V2ZW50cy91c2Vzc2lvbi9hMmZkMWQ1YzE0ZTQ0OTM2YWQ2ZWY5NmMxMGMzNjk5OQ==
External Docs
Operation
get /data/common/server/timezoneReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
GET https://{{serverIp}}:8443/oms1350/data/common/server/timezone
Produces
application/text
Example Response Data
Response: Asia/Kolkata
External Docs
Operation
get /data/common/server/timezoneoffsetReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/text
External Docs
Operation
get /data/common/sessionInfoRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
UserSession
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
post /getValidZicWebSessionsRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | zicWebsessions | List[Entry«string,Map«string,string»»] |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
List[Entry«string,Map«string,string»»]
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /common/navtargetQuery parameters
Name |
IsRequired |
Description |
|---|---|---|
| service | required | navMsg |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/x-www-form-urlencoded
Produces
text/plain
External Docs
Operation
post /validateWebSessionTokenRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | sessionToken | String |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
HashMap«string,string»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
text/plain
Produces
application/json
External Docs
Operation
get /mainOtn/nspNavReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«string»
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
*/*
External Docs
Operation
post /navigateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | navMsg | NavMessage |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«NavResult»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /neWebUINavigateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | navMsg | NavMessage |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
NavResult
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /reverseNavFromZicRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | postattributes | String |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
HashMap«string,string»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
text/plain
Produces
application/json
External Docs
Operation
get /mainOtn/extNavTestResponses
Response Messages |
Schema |
|---|---|
| 200OK | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
*/*
External Docs
Operation
get /mainOtn/extNavReturn type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«string»
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
*/*
External Docs
Operation
post /isawebnavRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | navMsg | NavMessage |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
NavResult
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Entry«string,Map«string,string»»
Name |
Type |
Description |
Enum |
|---|---|---|---|
| key | Object object |
--- | --- |
HashMap«string,string»
Name |
Type |
Description |
Enum |
|---|
Void
Name |
Type |
Description |
Enum |
|---|