Services_fsCache

SecuritybearerAuth
Request
query Parameters
mode
required
string
Enum: "apply" "destroy" "get" "apply-filestore"
Request Body schema: application/json
required
object
driverId
string
object (ICacheRunner)
Responses
200

Ok

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