Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateInstanceAgentCommandDetails

Creation details for an Oracle Cloud Agent command.

Properties

compartmentId

compartmentId: string

The OCID of the compartment to create the command in.

content

The contents of the command.

Optional displayName

displayName: undefined | string

A user-friendly name for the command. It does not have to be unique. Avoid entering confidential information.

Example: {@code Database Backup Script}

executionTimeOutInSeconds

executionTimeOutInSeconds: number

The amount of time that Oracle Cloud Agent is given to run the command on the instance before timing out. The timer starts when Oracle Cloud Agent starts the command. Zero means no timeout. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

target

The target instance to run the command on.

Functions

getDeserializedJsonObj

getJsonObj