Operation
put /restnbi/clog/intermediatemessage
intermediateClogMessage (intermediateClogMessage : /restnbi/clog/intermediatemessage)
intermediateClogMessage
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | clogMessage | NbiClogMessageWrapper |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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 :
Operation
post /restnbi/clog/startmessage
startClogMessage (startClogMessage : /restnbi/clog/startmessage)
startClogMessage
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | clogMessage | NbiClogMessageWrapper |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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 :
Operation
put /restnbi/clog/stopmessage
stopClogMessage (stopClogMessage : /restnbi/clog/stopmessage)
stopClogMessage
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | clogMessage | NbiClogMessageWrapper |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
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 :
NbiClogMessageWrapper
Name |
Type |
Description |
Enum |
---|---|---|---|
execInfo | ExecInfo ExecInfo |
--- | --- |
clogInfo | ClogInfo ClogInfo |
--- | --- |
sessionId | String string |
--- | --- |
requestId | String string |
--- | --- |
tag | String string |
--- | --- |
targetObject | array[String] string |
--- | --- |
status | String string |
--- | [Executing, Success, Failed, SuccessWithWarnings, PartiallyFailed, Removed, FailedForTimeout] |
messageId | String string |
--- | --- |
requestType | String string |
--- | [Info, Warning, Error] |
messagetag | String string |
--- | --- |
parameters | array[String] string |
--- | --- |