Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JavaServerInstanceUsage

Java Server instance usage during a specified time period.

Properties

Optional approximateDeployedApplicationCount

approximateDeployedApplicationCount: undefined | number

The approximate count of deployed applications in the Java Server instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

fleetId

fleetId: string

The OCID of the related Fleet.

Optional hostName

hostName: undefined | string

The host name of the related managed instance.

Optional jvmDistribution

jvmDistribution: undefined | string

The distribution of the Java Runtime.

Optional jvmKey

jvmKey: undefined | string

The internal identifier of the related Java Runtime.

Optional jvmSecurityStatus

jvmSecurityStatus: model.JreSecurityStatus

The security status of the Java Runtime.

Optional jvmVendor

jvmVendor: undefined | string

The vendor of the Java Runtime.

Optional jvmVersion

jvmVersion: undefined | string

The version of the Java Runtime.

managedInstanceId

managedInstanceId: string

The OCID of the related managed instance.

serverInstanceKey

serverInstanceKey: string

The internal identifier of the Java Server instance.

serverInstanceName

serverInstanceName: string

The name of the Java Server instance.

serverKey

serverKey: string

The internal identifier of the related Java Server.

Optional serverName

serverName: undefined | string

The name of the Java Server.

Optional serverVersion

serverVersion: undefined | string

The version of the Java Server.

Optional timeEnd

timeEnd: Date

Upper bound of the specified time period filter. JMS provides a view of the data that is per day. The query uses only the date element of the parameter.

Optional timeFirstSeen

timeFirstSeen: Date

The date and time the resource was first reported to JMS. This is potentially before the specified time period provided by the filters. For example, a resource can be first reported to JMS before the start of a specified time period, if it is also reported during the time period.

Optional timeLastSeen

timeLastSeen: Date

The date and time the resource was last reported to JMS. This is potentially after the specified time period provided by the filters. For example, a resource can be last reported to JMS before the start of a specified time period, if it is also reported during the time period.

Optional timeStart

timeStart: Date

Lower bound of the specified time period filter. JMS provides a view of the data that is per day. The query uses only the date element of the parameter.

Functions

getDeserializedJsonObj

getJsonObj