Operation
post /currentpm/pmcurrentdata
currentPm (currentPm : /currentpm/pmcurrentdata)
currentPm
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | session | HttpSession |
--- |
body2 | optional | currentPmUserInputData | String |
--- |
Responses
Response Messages |
Schema |
---|---|
200success |
DeferredResult«CurrentPmResponse«CurrentPmResponseItems»»
|
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.
*/*
External Docs
See Also :
CurrentPmResponseItems
Name |
Type |
Description |
Enum |
---|---|---|---|
timestamp | String string |
--- | --- |
tpLabel | String string |
--- | --- |
status | Integer integer |
--- | --- |
granularity | Integer integer |
--- | --- |
neLabel | String string |
--- | --- |
id | String string |
--- | --- |
connName | String string |
--- | --- |
location | String string |
--- | --- |
direction | String string |
--- | --- |
layerRate | String string |
--- | --- |
hookmapper | String string |
--- | --- |
pmData | HashMap«string,string» HashMap«string,string» |
--- | --- |
groupName | String string |
--- | --- |
CurrentPmResponse«CurrentPmResponseItems»
Name |
Type |
Description |
Enum |
---|---|---|---|
identifier | String string |
--- | --- |
items | array[CurrentPmResponseItems] CurrentPmResponseItems |
--- | --- |
colnames | StringBuffer StringBuffer |
--- | --- |
status | String string |
--- | --- |
operTime | String string |
--- | --- |
HashMap«string,string»
Name |
Type |
Description |
Enum |
---|
StringBuffer
Name |
Type |
Description |
Enum |
---|