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 NotificationPlan

Abstract AbstractResource class.

OpenCloud\Common\Base
Extended by OpenCloud\Common\PersistentObject
Extended by OpenCloud\CloudMonitoring\Resource\AbstractResource
Extended by OpenCloud\CloudMonitoring\Resource\NotificationPlan implements OpenCloud\CloudMonitoring\Resource\ResourceInterface
Namespace: OpenCloud\CloudMonitoring\Resource
Package: phpOpenCloud
Author: Jamie Hannaford <jamie@limetree.org>
Version: 1.0
Extends: PersistentObject
Located at OpenCloud/CloudMonitoring/Resource/NotificationPlan.php
Methods summary
public
# baseUrl( )

Implementation of

OpenCloud\CloudMonitoring\Resource\ResourceInterface::baseUrl()
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 $critical_state
#
public mixed $ok_state
#
public mixed $warning_state
#
protected static boolean $json_name false
#
protected static string $json_collection_name 'values'
#
protected static string $url_resource 'notification_plans'
#
protected static array $requiredKeys array( 'label' )
#
protected static array $emptyObject array( 'label', 'critical_state', 'ok_state', 'warning_state' )
#
Properties inherited from OpenCloud\CloudMonitoring\Resource\AbstractResource
$id, $name
PHP OpenCloud API API documentation generated by ApiGen 2.8.0