diagnose automation
Diagnose commands for automation stitches.
This topic includes the following commands:
- diagnose automation add
- diagnose automation add action
- diagnose automation add ems-debug
- diagnose automation add stitch
- diagnose automation add trigger
- diagnose automation del
- diagnose automation del action
- diagnose automation del ems-debug
- diagnose automation del stitch
- diagnose automation del trigger
- diagnose automation test
diagnose automation add
Add internal automation setting.
diagnose automation add
diagnose automation add action
Add internal automation action.
diagnose automation add action <name> <setting>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
Action name |
string |
|
|
<setting> |
Setting JSON string |
string |
|
diagnose automation add ems-debug
Add ems-debug session.
diagnose automation add ems-debug <request-id> <ems-server> <port> <vdom> <request-json>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<request-id> |
EMS-debug session request id |
string |
|
|
<ems-server> |
EMS server IP address |
string |
|
|
<port> |
EMS server port |
string |
|
|
<vdom> |
EMS vdom |
string |
|
|
<request-json> |
request JSON string |
string |
|
diagnose automation add stitch
Add internal automation stitch.
diagnose automation add stitch <name> <setting>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
Stitch name |
string |
|
|
<setting> |
Setting JSON string |
string |
|
diagnose automation add trigger
Add internal automation trigger.
diagnose automation add trigger <name> <setting>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
Trigger name |
string |
|
|
<setting> |
Setting JSON string |
string |
|
diagnose automation del
Delete internal automation setting.
diagnose automation del
diagnose automation del action
Delete internal automation action.
diagnose automation del action <name>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
Action name |
string |
|
diagnose automation del ems-debug
stop ems-debug session.
diagnose automation del ems-debug <request-id>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<request-id> |
EMS-debug session request id |
string |
|
diagnose automation del stitch
Delete internal automation stitch.
diagnose automation del stitch <name>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
Stitch name |
string |
|
diagnose automation del trigger
Delete internal automation trigger.
diagnose automation del trigger <name>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
Trigger name |
string |
|
diagnose automation test
Test automation stitches.
diagnose automation test