POST api/AdminApiLog/GetAPILogLookAAlike

AdmGetAPILogLookAAlike

Request Information

URI Parameters

None.

Body Parameters

GetAPILogLookAAlike_Request
NameDescriptionTypeAdditional information
APPAPILogUUID

globally unique identifier

None.

ApiUrlLike

boolean

None.

RequestParamsLike

boolean

None.

ResponseTextLike

boolean

None.

ResponseCodeLike

boolean

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "APPAPILogUUID": "f3ac9c51-1da5-48e7-8316-61d75d19560f",
  "ApiUrlLike": true,
  "RequestParamsLike": true,
  "ResponseTextLike": true,
  "ResponseCodeLike": true,
  "UserUUIDCur": "275c0907-1ebd-42fd-a26b-a8de870e9624"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}