rackspace / php-opencloud

The PHP SDK for OpenStack clouds
developer.rackspace.com
Other
451 stars 249 forks source link

Documentation incorrectly refers to nonexistent $client->monitoringService #713

Open chaynes-ws opened 7 years ago

chaynes-ws commented 7 years ago

The service method for the Monitoring API is Rackspace ::cloudMonitoringService but the documentation in doc/services/monitoring/index.rst refers to: $service = $client->monitoringService('{catalogName}', '{region}', '{urlType}');