Operation
get /data/common/sysmon/{res}
get resources (manageAppGet : /data/common/sysmon/{res})
manageAppGet
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
res | required | res | --- |
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.
*/*
External Docs
See Also :
Operation
get /data/common/logRequests
to get log requests (manageGet : /data/common/logRequests)
manageGet
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | model | ModelMap |
--- |
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.
*/*
External Docs
See Also :
Operation
get /data/common/commandLogs/{id}/replyMessages
to get reply messages by commandlogs id (manageGet2 : /data/common/commandLogs/{id}/replyMessages)
manageGet2
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.
text/xml
application/json
External Docs
See Also :
Operation
get /data/common/sysmon/*/{ids}/{res}
get children resources (manageGroupGet : /data/common/sysmon/*/{ids}/{res})
manageGroupGet
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
ids | required | ids | --- |
res | required | res | --- |
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.
*/*
External Docs
See Also :
Operation
get /data/common/login
to manage login (manageLoginGet : /data/common/login)
manageLoginGet
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | model | ModelMap |
--- |
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.
*/*
External Docs
See Also :
Operation
get /data/common/sysmon/{res}/{id}
get resources (manageSingleAppGet : /data/common/sysmon/{res}/{id})
manageSingleAppGet
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
res | required | res | --- |
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.
*/*
External Docs
See Also :