{"type":"model","meta":{"id":"/apps/pubhub/media/000-v7-apis/b97ae8cc8b8a3e5b212131991f97cca7b29bc49d/0e4c66ca-115a-3769-be5b-c6944add743f","info":{"description":"Manage ThousandEyes Dashboards.","title":"Dashboards API","version":"7.0.69"},"security":[{"BearerAuth":[]}],"tags":[{"description":"Dashboards and Widgets operations","name":"Dashboards"},{"description":"Dashboard Snapshots CRUD operations","name":"Dashboard Snapshots"},{"name":"Dashboards Filters"}],"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":{"deprecated":true,"properties":{"accountId":{"deprecated":true,"description":"Identifier for the account group associated with a dashboard.","example":1234,"format":"int64","readOnly":true,"type":"integer"},"createdBy":{"deprecated":true,"description":"Identifier for the user that created a dashboard.","example":1,"format":"int64","readOnly":true,"type":"integer"},"modifiedBy":{"deprecated":true,"description":"Identifier for the user that last modified a dashboard.","example":1,"format":"int64","readOnly":true,"type":"integer"},"modifiedDate":{"deprecated":true,"description":"UTC date/time when a dashboard was last modified.","example":"2023-05-16 10:14:28","readOnly":true,"type":"string"},"globalOverride":{"deprecated":true,"description":"When set to `true`, the defaultTimespan is used and overrides the widget's timespan. If set to `false`, the the widget's timespan is used.","type":"boolean"},"migratedReport":{"deprecated":true,"description":"True if this dashboard was previously a report.","example":false,"readOnly":true,"type":"boolean"},"apiLink":{"deprecated":true,"description":"A links array containing the self and the snapshots links.","items":{"additionalProperties":true,"type":"object"},"type":"array"}},"type":"object","$$ref":"#/components/schemas/LegacyApiDashboard","title":"LegacyApiDashboard"}}