efa fabric execution show
Displays the REST API executions of Fabric service.
Syntax
efa fabric execution
show
[
-id
execution id
|
-limit
number of executions
|
-status
failed | succeeded |
all
]
Parameters
- id
- Filter the executions based on the execution id. "Limit" and "status" flags
are ignored when the "id" flag is given.
- -limit
- Limit the number of executions to be listed. A value of "0" lists all the
executions. The default is 10.
- -status
- Filter the executions based on the status (failed/succeeded/all). The
default is "all".
Examples
efa fabric execution show