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

  • Access
  • Algorithm
  • AllowedDomain
  • BillableLoadBalancer
  • ConnectionLogging
  • ConnectionThrottle
  • ContentCaching
  • ErrorPage
  • HealthMonitor
  • LoadBalancer
  • Metadata
  • Node
  • NodeEvent
  • Protocol
  • Readonly
  • SessionPersistence
  • SSLTermination
  • Stats
  • SubResource
  • Usage
  • VirtualIp
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class AllowedDomain

The allowed domains are restrictions set for the allowed domain names used for adding load balancer nodes. In order to submit a domain name as an address for the load balancer node to add, the user must verify that the domain is valid by using the List Allowed Domains call.

Note that this is actually a sub-resource of the load balancers service, and not of the load balancer object. It's included here for convenience, since it matches the pattern of the other LB subresources.

OpenCloud\LoadBalancer\Resources\ReadOnly
Extended by OpenCloud\LoadBalancer\Resources\AllowedDomain
Namespace: OpenCloud\LoadBalancer\Resources
Located at OpenCloud/LoadBalancer/Resources/AllowedDomain.php
Properties summary
public mixed $name
#
protected static string $json_name 'allowedDomain'
#
protected static string $json_collection_name 'allowedDomains'
#
protected static string $json_collection_element 'allowedDomain'
#
protected static string $url_resource 'loadbalancers/alloweddomains'
#
PHP OpenCloud API API documentation generated by ApiGen 2.8.0