result

val result: JsonElement? = null

The result of the command execution, if successful.

This field is a raw JSON element and its structure depends on the specific CDP domain and command invoked.

  • Present if the command succeeded.

  • Absent (null) if an error is returned instead.