TagFilter interface

Blob index tag based filtering for blob objects

Properties

name

This is the filter tag name, it can have 1 - 128 characters

op

This is the comparison operator which is used for object comparison and filtering. Only == (equality operator) is currently supported

value

This is the filter tag value field used for tag based filtering, it can have 0 - 256 characters

Property Details

name

This is the filter tag name, it can have 1 - 128 characters

name: string

Property Value

string

op

This is the comparison operator which is used for object comparison and filtering. Only == (equality operator) is currently supported

op: string

Property Value

string

value

This is the filter tag value field used for tag based filtering, it can have 0 - 256 characters

value: string

Property Value

string