Operation
get /data/common/acd/{nmsInstance}
getACDForUser (getACDForUser : /data/common/acd/{nmsInstance})
getACDForUser
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
nmsInstance | required | nmsInstance | --- |
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.
application/json
External Docs
See Also :
Operation
get /data/common/acd
getACDForUserOTNE (getACDForUserOTNE : /data/common/acd)
getACDForUserOTNE
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.
application/json
External Docs
See Also :
Operation
get /data/common/userchannel/
getChannelForUser (getChannelForUser : /data/common/userchannel/)
getChannelForUser
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
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.
application/text
External Docs
See Also :
Operation
get /data/common/server/timezone
getServerTimeZone (getServerTimeZone : /data/common/server/timezone)
getServerTimeZone
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
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.
application/text
External Docs
See Also :
Operation
get /data/common/server/timezoneoffset
getServerTimeZoneOffset (getServerTimeZoneOffset : /data/common/server/timezoneoffset)
getServerTimeZoneOffset
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
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.
application/text
External Docs
See Also :
Operation
get /data/common/sessionInfo
getUserSession (getUserSession : /data/common/sessionInfo)
getUserSession
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
UserSession
|
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.
application/json
External Docs
See Also :
Operation
get /mainOtn/nspNav
NSPnavigate (nSPnavigate : /mainOtn/nspNav)
NSPnavigate
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
DeferredResult«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 /navigate
navigate (navigate : /navigate)
navigate
Request 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
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 /mainOtn/extNavTest
SAMnavTest (sAMnavTest : /mainOtn/extNavTest)
SAMnavTest
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 :
Operation
get /mainOtn/extNav
SAMnavigate (sAMnavigate : /mainOtn/extNav)
SAMnavigate
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
DeferredResult«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 /isawebnav
webnavigate (webnavigate : /isawebnav)
webnavigate
Request 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
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 :
Void
Name |
Type |
Description |
Enum |
---|