{"type":"model","meta":{"id":"/apps/pubhub/media/000-v7-apis/805c8c263288cb8b508ba6a258b72098eef57120/301f59de-3d0d-342e-94f3-1388b071308d","info":{"title":"Agents API","version":"7.0.91","description":"## Overview\nManage Cloud and Enterprise Agents available to your account in ThousandEyes."},"security":[{"BearerAuth":[]}],"tags":[{"name":"Cloud and Enterprise Agents"},{"name":"Enterprise Agent Cluster"},{"name":"Cloud and Enterprise Agent Notification Rules"},{"name":"Agent Proxies"}],"externalDocs":{"description":"Find out more about Agents & Monitors","url":"https://docs.thousandeyes.com/product-documentation/global-vantage-points/working-with-agent-settings"},"openapi":"3.0.1","servers":[{"description":"ThousandEyes API production URL","url":"https://api.thousandeyes.com/v7"}],"securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer","description":"Bearer authentication token"}}},"spec":{"type":"object","description":"Information about the network provider that owns the agent's public IP prefix.","readOnly":true,"properties":{"asn":{"type":"integer","format":"int64","description":"Autonomous System Number (ASN) announcing the agent's public IP prefix.","example":7018,"readOnly":true},"name":{"type":"string","description":"Name of the network provider organization.","example":"AT&T Services, Inc.","readOnly":true},"type":{"type":"string","description":"Classification of the agent's network provider.","enum":["unknown","isp","cdn","stub","cloud-provider","carrier"],"example":"isp","readOnly":true,"$$ref":"#/components/schemas/NetworkProviderType"}},"$$ref":"#/components/schemas/NetworkProviderInfo","title":"NetworkProviderInfo"}}