Get Behavior Execution Log
Download the execution log from a behavior invocation
Download the execution log from a behavior invocation
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/entities/{id}/behaviors/{behaviorId}/invocations/{invocationId}/log
COPY
Path Parameters
string
id
Required
id
string
behaviorId
Required
behaviorId
string
invocationId
Required
invocationId
Responses
200
OK
Operation doesn't return any data structure
Vendor Extension
This operation contains the following vendor extensions defined in the spec:
[{"type":"Modern"}]
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/entities/{id}/behaviors/{behaviorId}/invocations/{invocationId}/log
Availability
Added in 37.0
On This Page
Defined Interface Behaviors Operations
GET
Get Defined Entity Type Behaviors
GET
Get Type Behavior
GET
Get Defined Entity Type Access
POST
Add Defined Entity Type Access
PUT
Set Defined Entity Type Access
GET
Get Interface Behaviors
GET
Get Interface Behavior
POST
Invoke Static Behavior
GET
Get Static Behavior Execution Log
POST
Invoke Defined Entity Behavior
GET
Get Behavior Execution Log