HttpCacheObjFilter

HttpCacheObjFilter
HttpCacheObjFilter
JSON Example
{
    "key": "string",
    "raw_key": "string",
    "resource_name": "string",
    "resource_type": "string",
    "type": "string"
}
string
key
Optional

HTTP cache object's exact key. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
raw_key
Optional

HTTP cache object's exact raw key. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
resource_name
Optional

HTTP cache object's resource name. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
resource_type
Optional

objects with resource type. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
type
Optional

HTTP cache object type. Enum options - CO_ALL, CO_IN, CO_OUT. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.