Services_cache

Add or remove Cache for the org.

SecuritybearerAuth
Request
query Parameters
mode
required
string

Cache request mode

Enum: "apply" "destroy" "get" "apply-filestore"
Request Body schema: application/json
required
object
driverId
string
object (ICacheRunner)
Responses
204

No content

post/services/cache
Request samples
application/json
{
  • "org": {
    },
  • "driverId": "string",
  • "runner": {
    }
}