APIRef_tm_wam_policy_nodes_invalidationsΒΆ
mgmt/tm/wam/policy/nodes/invalidations
Invalidation triggers allow to invalidate specific documents in the cache.
REST Endpoints
- Collection URI
/mgmt/tm/wam/policy/nodes/invalidations
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/wam/policy/nodes/invalidations/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
active |
string | optional | read/write | Specifies if this invalidation trigger is active or not. | |
appService |
string | optional | read/write | ||
broadcast |
string | optional | read/write | Specifies whether to broadcast this trigger to other members of a multibox deployment. | |
description |
string | optional | read/write | Specifies the description of the invalidation trigger. |
Subcollections
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
cache-content |
array_structure | optional | read/write | Rule that defines which document should be invalidated. | |
request |
array_structure | optional | read/write | Rule that defines which HTTP requests should trigger invalidation of the cached documents. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.