Overview

Namespaces

  • None
  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Exceptions
      • Log
      • Request
        • Response
    • Compute
    • Database
    • DNS
    • LoadBalancer
      • Resources
    • ObjectStore
      • Resource
    • Orchestration
    • Volume
  • PHP

Classes

  • AbstractResource
  • Account
  • Agent
  • AgentConnection
  • AgentHost
  • AgentHostInfo
  • AgentTarget
  • AgentToken
  • Alarm
  • Changelog
  • Check
  • CheckType
  • Entity
  • Metric
  • Notification
  • NotificationHistory
  • NotificationPlan
  • NotificationType
  • ReadonlyResource
  • View
  • Zone

Interfaces

  • ResourceInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class Notification

Notification class.

OpenCloud\Common\Base
Extended by OpenCloud\Common\PersistentObject
Extended by OpenCloud\CloudMonitoring\Resource\AbstractResource
Extended by OpenCloud\CloudMonitoring\Resource\Notification implements OpenCloud\CloudMonitoring\Resource\ResourceInterface
Namespace: OpenCloud\CloudMonitoring\Resource
Extends: AbstractResource
Located at OpenCloud/CloudMonitoring/Resource/Notification.php
Methods summary
public
# baseUrl( )

Implementation of

OpenCloud\CloudMonitoring\Resource\ResourceInterface::baseUrl()
public
# testUrl( mixed $debug = false )
Methods inherited from OpenCloud\CloudMonitoring\Resource\AbstractResource
__construct(), createJson(), delete(), getProperty(), listAll(), refresh(), request(), test(), testExisting(), update(), updateJson(), updateUrl(), url()
Methods inherited from OpenCloud\Common\PersistentObject
__set(), action(), checkExtension(), create(), createUrl(), customAction(), findLink(), getParent(), getService(), id(), jsonCollectionElement(), jsonCollectionName(), jsonName(), name(), noCreate(), noDelete(), noUpdate(), parent(), primaryKeyField(), region(), resourceName(), service(), setParent(), setService(), status(), waitFor()
Methods inherited from OpenCloud\Common\Base
checkJsonError(), getHttpRequestObject(), getLogger(), makeQueryString(), populate(), setLogger(), setProperty()
Properties summary
public mixed $label
#
public mixed $type
#
public mixed $details
#
protected static boolean $json_name false
#
protected static string $json_collection_name 'values'
#
protected static string $url_resource 'notifications'
#
protected static array $emptyObject array( 'label', 'type', 'details' )
#
protected static array $requiredKeys array( 'type', 'details' )
#
protected array $associatedResources array( 'NotificationType' => 'NotificationType' )
#
Properties inherited from OpenCloud\CloudMonitoring\Resource\AbstractResource
$id, $name
PHP OpenCloud API API documentation generated by ApiGen 2.8.0