Overview

Namespaces

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

Classes

  • 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\Resource\VolumeType
Namespace: OpenCloud\Volume\Resource
Located at OpenCloud/Volume/Resource/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(), action(), checkExtension(), create(), createJson(), createUrl(), delete(), findLink(), getClient(), getMetadata(), getParent(), getService(), getUrl(), id(), jsonCollectionElement(), jsonCollectionName(), jsonName(), name(), noCreate(), noDelete(), noUpdate(), parseResponse(), primaryKeyField(), refresh(), refreshFromLocationUrl(), region(), resourceName(), setMetadata(), setParent(), setService(), status(), update(), updateJson(), url(), waitFor()
Methods inherited from OpenCloud\Common\Base
__call(), checkJsonError(), generateUuid(), getLogger(), getProperty(), makeResourceIteratorOptions(), populate(), propertyExists(), setLogger(), setProperty(), stripNamespace(), toCamel(), toUnderscores()
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'
#
Properties inherited from OpenCloud\Common\PersistentObject
$metadata
PHP OpenCloud API API documentation generated by ApiGen 2.8.0