POST api/{module}/Integration?sLog={sLog}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sLog

string

Required

module

string

None.

Body Parameters

MethodBase
NameDescriptionTypeAdditional information
MethodImplementationFlags

MethodImplAttributes

None.

MethodHandle

RuntimeMethodHandle

None.

Attributes

MethodAttributes

None.

CallingConvention

CallingConventions

None.

IsGenericMethodDefinition

boolean

None.

ContainsGenericParameters

boolean

None.

IsGenericMethod

boolean

None.

IsSecurityCritical

boolean

None.

IsSecuritySafeCritical

boolean

None.

IsSecurityTransparent

boolean

None.

IsPublic

boolean

None.

IsPrivate

boolean

None.

IsFamily

boolean

None.

IsAssembly

boolean

None.

IsFamilyAndAssembly

boolean

None.

IsFamilyOrAssembly

boolean

None.

IsStatic

boolean

None.

IsFinal

boolean

None.

IsVirtual

boolean

None.

IsHideBySig

boolean

None.

IsAbstract

boolean

None.

IsSpecialName

boolean

None.

IsConstructor

boolean

None.

MemberType

MemberTypes

None.

Name

string

None.

DeclaringType

Type

None.

ReflectedType

Type

None.

CustomAttributes

Collection of CustomAttributeData

None.

MetadataToken

integer

None.

Module

Module

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.