Overview

Namespaces

  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Collection
      • Constants
      • Exceptions
      • Http
        • Message
      • Identity
      • Log
      • Service
    • Compute
      • Constants
      • Exception
      • Resource
    • Database
      • Resource
    • DNS
      • Resource
    • LoadBalancer
      • Resource
    • ObjectStore
      • Constants
      • Exception
      • Resource
      • Upload
    • Orchestration
    • Queues
      • Exception
      • Resource
    • Volume
      • Resource
  • PHP

Classes

  • AbstractResource
  • Agent
  • AgentConnection
  • AgentHost
  • AgentHostInfo
  • AgentTarget
  • AgentToken
  • Alarm
  • Changelog
  • Check
  • CheckType
  • Entity
  • Metric
  • Notification
  • NotificationHistory
  • NotificationPlan
  • NotificationType
  • ReadonlyResource
  • View
  • Zone
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class AgentTarget

Agent class.

OpenCloud\CloudMonitoring\Resource\ReadOnlyResource
Extended by OpenCloud\CloudMonitoring\Resource\AgentTarget
Namespace: OpenCloud\CloudMonitoring\Resource
Located at OpenCloud/CloudMonitoring/Resource/AgentTarget.php
Methods summary
public
# getUrl( mixed $path = null, array $query = array() )
public
# setType( mixed $type )
public
# getType( )
Properties summary
protected static string $json_name 'targets'
#
protected static string $json_collection_name 'targets'
#
protected static string $url_resource 'targets'
#
protected array $allowedTypes array( 'agent.filesystem', 'agent.memory', 'agent.load_average', 'agent.cpu', 'agent.disk', 'agent.network', 'agent.plugin' )
#
PHP OpenCloud API API documentation generated by ApiGen 2.8.0