{"type":"model","meta":{"id":"/apps/pubhub/media/000-v7-apis/5b3454a4300b838cc17f7b2cdc0690fdd15058d5/f257d527-45cb-3d96-affe-7a58f0de8a6c","info":{"description":"Manage labels applied to endpoint agents using this API.\n","title":"Endpoint Agent Labels API","version":"7.0.34"},"security":[{"BearerAuth":[]}],"tags":[{"name":"Endpoint Agent Labels"}],"openapi":"3.0.1","servers":[{"description":"ThousandEyes API production URL","url":"https://api.thousandeyes.com/v7"}],"securitySchemes":{"BearerAuth":{"description":"Bearer authentication token","scheme":"bearer","type":"http"}}},"spec":{"description":"Type of matching to be applied for the values:\n\n* `in`: The value on the agent must match one of the list of values provided.\n* `not-in`: The value on the agent must not match any of the list of values provided.\n","enum":["in","not-in"],"type":"string","$$ref":"#/components/schemas/LabelFilterMode","title":"LabelFilterMode"}}