SoftLayer_Container_Graph


SoftLayer_Container_Graph

Description

Local


baseUnit

base units associated with the graph.
Type: string


endDatetime

Graph range end datetime.
Type: string


height

The height of the graph image.
Type: int


image

The graph image.
Type: base64Binary


interval

The graph interval in seconds.
Type: int


metrics

Metric types associated with the graph.
Type: SoftLayer_Container_Metric_Data_Type[]


normalizeFlag

Indicator to control whether the graph data is normalized.
Type: base64Binary


options

The options used to control the graph appearance.
Type: SoftLayer_Container_Graph_Option[]


plots

A collection of graph plots.
Type: SoftLayer_Container_Graph_Plot[]


startDatetime

Graph range start datetime.
Type: string


template

The name of the template to use; may be null.
Type: string


title

The title of the graph image.
Type: string


width

The width of the graph image.
Type: int

Relational

Count