SoftLayer_Network_Monitor_Version1_Query_Type


SoftLayer_Network_Monitor_Version1_Query_Type

Description

The MonitorType type stores a name, long description, and default arguments for the monitor types. The only use for this object is in reference. The user chooses a monitoring type that would be appropriate for their server, and sets the id of the Query_Type to SoftLayer_Network_Monitor_Version1_Query_Host->queryTypeId

The user can retrieve all available Query Types with the getAllObjects method on this service.

Local


argumentDescription

The type of parameter sent to the monitoring command.
Type: string


description

Long description of the monitoring type.
Type: string


id

The unique identifier for this object
Type: int


monitorLevel

The level of this monitoring type. The level the customer has access to is determined by values in SoftLayer_Network_Monitor_Version1_Query_Host_Stratum
Type: int


name

Short name of the monitoring type
Type: string

Relational

Count