Class Service
Cloud Monitoring service.
- OpenCloud\Common\Base
-
OpenCloud\Common\Service\AbstractService implements OpenCloud\Common\Service\ServiceInterface
-
OpenCloud\Common\Service\CatalogService
-
OpenCloud\CloudMonitoring\Service
Package: OpenCloud\CloudMonitoring
Link: http://docs.rackspace.com/cm/api/v1.0/cm-devguide/content/index.html
Located at OpenCloud/CloudMonitoring/Service.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
mixed
|
|
public
|
|
public
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
object|false
|
#
getChangelog( string|null $data = null )
Get a changelog - either a general one or one catered for a particular entity. |
public
object|false
|
Methods inherited from OpenCloud\Common\Service\CatalogService
__construct()
,
getBaseUrl()
,
getExtensions()
,
getName()
,
getRegion()
,
getType()
,
getUrl()
,
getUrlType()
,
limits()
,
name()
,
region()
,
url()
Methods inherited from OpenCloud\Common\Service\AbstractService
collection()
,
getClient()
,
getEndpoint()
,
getNamespaces()
,
getResources()
,
namespaces()
,
resource()
,
resourceList()
,
setClient()
,
setEndpoint()
Methods inherited from OpenCloud\Common\Base
__call()
,
checkJsonError()
,
generateUuid()
,
getInstance()
,
getLogger()
,
hasLogger()
,
makeResourceIteratorOptions()
,
populate()
,
setLogger()
,
stripNamespace()
,
toCamel()
,
toUnderscores()
Constants summary
string |
DEFAULT_TYPE
|
#
'rax:monitor'
|
string |
DEFAULT_NAME
|
#
'cloudMonitoring'
|