Overview

Namespaces

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

Classes

  • AbstractService
  • Catalog
  • CatalogItem
  • CatalogService
  • Endpoint
  • NovaService
  • ServiceBuilder

Interfaces

  • ServiceInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class Catalog

This object represents the service catalog returned by the Rackspace API. It contains all the services available to the end-user, including specific information for each service.

Namespace: OpenCloud\Common\Service
Located at OpenCloud/Common/Service/Catalog.php
Methods summary
public static OpenCloud\Common\Service\Catalog
# factory( mixed $config )

Produces a Catalog from a mixed input.

Produces a Catalog from a mixed input.

Parameters

$config
mixed
$config

Returns

OpenCloud\Common\Service\Catalog

Throws

OpenCloud\Common\Exceptions\InvalidArgumentError
public array
# getItems( )

Returns

array
PHP OpenCloud API API documentation generated by ApiGen 2.8.0