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

  • Service
  • Snapshot
  • Volume
  • VolumeType
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class VolumeType

The VolumeType class represents a single block storage volume type

OpenCloud\Common\Base
Extended by OpenCloud\Common\PersistentObject
Extended by OpenCloud\Volume\VolumeType
Namespace: OpenCloud\Volume
Author: Glen Campbell <glen.campbell@rackspace.com>
Api
Located at OpenCloud/Volume/VolumeType.php
Methods summary
public
# Create( mixed $params = array() )

Creates are not permitted

Creates are not permitted

Throws

OpenCloud\CreateError
always
public
# Update( mixed $params = array() )

updates are not permitted

updates are not permitted

Throws

OpenCloud\UpdateError
always
public
# Delete( )

deletes are not permitted

deletes are not permitted

Throws

OpenCloud\DeleteError
Methods inherited from OpenCloud\Common\PersistentObject
__construct(), __set(), action(), checkExtension(), create(), createJson(), createUrl(), customAction(), delete(), findLink(), getParent(), getService(), id(), jsonCollectionElement(), jsonCollectionName(), jsonName(), name(), noCreate(), noDelete(), noUpdate(), parent(), primaryKeyField(), refresh(), region(), resourceName(), service(), setParent(), setService(), status(), update(), updateJson(), url(), waitFor()
Methods inherited from OpenCloud\Common\Base
checkJsonError(), getHttpRequestObject(), getLogger(), makeQueryString(), populate(), setLogger(), setProperty()
Properties summary
public mixed $id
#
public mixed $name
#
public mixed $extra_specs
#
protected static string $json_name 'volume_type'
#
protected static string $url_resource 'types'
#
PHP OpenCloud API API documentation generated by ApiGen 2.8.0