References a command executed on a peer cluster by a local command step.
name | data type | description |
---|---|---|
id | number | Id of the remotely executed command. |
peerName | string | The local peer name of the remote peer cluster. |
Example
{ "id" : 12345, "peerName" : "..." }