Hyperdrive
HyperdriveResource
Hyperdrive
Configs
HyperdriveResource.Configs
Methods
get/accounts/{account_id}/hyperdrive/configs
Returns a list of Hyperdrives.
get/accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}
Returns the specified Hyperdrive configuration.
post/accounts/{account_id}/hyperdrive/configs
Creates and returns a new Hyperdrive configuration.
put/accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}
Updates and returns the specified Hyperdrive configuration.
patch/accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}
Patches and returns the specified Hyperdrive configuration. Custom caching settings are not kept if caching is disabled.
delete/accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}
Deletes the specified Hyperdrive.