class Pdns::API::Endpoints::Cache
- Pdns::API::Endpoints::Cache
- Pdns::API::Endpoint
- Reference
- Object
Defined in:
pdns/api/endpoints/cache.crInstance Method Summary
-
#flush(*, domain : String? = nil) : CacheFlushResult
Flush a cache-entry by name
Constructor methods inherited from class Pdns::API::Endpoint
new(api : API, base_path : String)
new
Instance Method Detail
Flush a cache-entry by name
domain: The domain name to flush from the cache