Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstanceAgentCommandExecutionOutputContent

The execution output from a command.

Properties

exitCode

exitCode: number

The exit code for the command. Exit code {@code 0} indicates success. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional message

message: undefined | string

An optional status message that Oracle Cloud Agent can populate for additional troubleshooting.

outputType

outputType: string

Functions

getDeserializedJsonObj

getJsonObj