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": "d469f86d-4542-4ac2-9320-80a489f8d8b9",
  "ApiUrlLike": true,
  "RequestParamsLike": true,
  "ResponseTextLike": true,
  "ResponseCodeLike": true,
  "UserUUIDCur": "fd029f8a-c1ea-4ad8-9052-56d31d656528"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}