OpenCloud/CloudMonitoring/Resource/Metric.php

Classes

Metric

Properties

 
\OpenCloud\CloudMonitoring\Resource\ResourceInterface
 
No 
No 

Description

Metric class.

Methods

baseUrl, fetchDataPoints,

baseUrl( ) : n/a

Return value

Type Description
n/a n/a

fetchDataPoints(   $metricName,   $options = array(), ) : n/a

Arguments

Name Type Description Default
$metricName n/a
$options n/a array()

Return value

Type Description
n/a n/a

Properties

$dataPointParams, $json_collection_name, $json_name, $url_resource,

  protected  $dataPointParams = array('from', 'to', 'points', 'resolution', 'select')




  protected  static $json_collection_name = 'values'




  protected  static $json_name = 'metrics'




  protected  static $url_resource = 'metrics'




Documentation was generated by phpDocumentor 2.0.0b6 .

Namespaces

Packages