Class ErrorPage
An error page is the html file that is shown to the end user when an error in the service has been thrown. By default every virtual server is provided with the default error file. It is also possible to submit a custom error page via the Load Balancers API. Refer to Section 4.2.3, “Error Page Operations” for details (http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/List_Errorpage-d1e2218.html).
- OpenCloud\Common\Base
- OpenCloud\Common\Resource\BaseResource
- OpenCloud\Common\Resource\PersistentResource
- OpenCloud\LoadBalancer\Resource\AbstractResource
- OpenCloud\LoadBalancer\Resource\NonIdUriResource
- OpenCloud\LoadBalancer\Resource\ErrorPage
public
Guzzle\Http\Message\Response
|
refresh()
|
createJson(),
refreshFromParent(),
updateJson()
|
checkExtension(),
delete(),
getAlias(),
noCreate(),
noDelete(),
noUpdate(),
refreshFromLocationUrl(),
update(),
waitFor()
|
public
string
|
$content |
|
#
HTML content for the custom error page. Must be 65536 characters or less. |
protected static
string
|
$json_name | 'errorpage' |
|
protected static
string
|
$url_resource | 'errorpage' |
|
protected
array
|
$createKeys | array('content') |
$metadata,
$parent,
$service
|
$aliases
|