OpenCloud/CloudMonitoring/Resource/AgentTarget.php

Classes

AgentTarget

Properties

 
\OpenCloud\CloudMonitoring\Resource\ResourceInterface
 
No 
No 

Description

Agent class.

Methods

baseUrl, listAll, setType,

baseUrl( ) : n/a

Return value

Type Description
n/a n/a

listAll( ) : n/a

Return value

Type Description
n/a n/a

setType(   $type, ) : n/a

Arguments

Name Type Description Default
$type n/a

Return value

Type Description
n/a n/a

Properties

$allowedTypes, $json_collection_name, $json_name, $type, $url_resource,

  private  $allowedTypes = array('agent.filesystem', 'agent.memory', 'agent.load_average', 'agent.cpu', 'agent.disk', 'agent.network', 'agent.plugin')




  protected  static $json_collection_name = 'targets'




  protected  static $json_name = 'targets'




  public  $type = 'agent.filesystem'




  protected  static $url_resource = 'targets'




Documentation was generated by phpDocumentor 2.0.0b6 .

Namespaces

Packages