InvocationLog
Type: object
Properties:
aefId:
Type: string
Description: Identity information of the API exposing function requesting logging of service API invocations
apiInvokerId:
Type: string
Description: Identity of the API invoker which invoked the service API
logs:
Type: array
Items:
Reference: '#/components/schemas/Log'
minItems: 1
Description: Service API invocation log
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
Required:
- aefId
- apiInvokerId
- log