Operation
get /data/asonNBI/onc/integration/overlay/used/{id}
getOverlayUsedByID (getOverlayUsedByID : /data/asonNBI/onc/integration/overlay/used/{id})
getOverlayUsedByID
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
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/json;charset=UTF-8
External Docs
See Also :
Operation
get /data/npr/onc/integration/overlay/used/{id}
getOverlayUsedByID (getOverlayUsedByID : /data/npr/onc/integration/overlay/used/{id})
getOverlayUsedByID
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
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/json;charset=UTF-8
External Docs
See Also :
Operation
post /data/asonNBI/onc/integration/overlay/{id}/sync
syncOverlayService (syncOverlayService : /data/asonNBI/onc/integration/overlay/{id}/sync)
syncOverlayService
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
guiLabel | required | guiLabel |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
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;charset=UTF-8
External Docs
See Also :
Operation
post /data/npr/onc/integration/overlay/{id}/sync
syncOverlayService (syncOverlayService : /data/npr/onc/integration/overlay/{id}/sync)
syncOverlayService
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Query parameters
Name |
IsRequired |
Description |
---|---|---|
guiLabel | required | guiLabel |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
NprResponse
|
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;charset=UTF-8
External Docs
See Also :