{"type":"model","meta":{"id":"/apps/pubhub/media/000-v7-apis/5b3454a4300b838cc17f7b2cdc0690fdd15058d5/0e4c66ca-115a-3769-be5b-c6944add743f","info":{"description":"Manage ThousandEyes Dashboards.","title":"Dashboards API","version":"7.0.34"},"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":{"description":"**(Deprecated)** Identifier of the account group that the snapshot belongs to.","example":1234,"format":"int64","type":"integer"},"createdDate":{"description":"**(Deprecated)** UTC date when dashboard snapshot was created.","example":"2023-05-16 10:14:28","type":"string"},"expirationDate":{"description":"**(Deprecated)** Expiration date of the snapshot. If unspecified, the snapshot expires 1 year from its creation date. The expiration date must be set within 5 years from the current date.","example":"2023-05-16 10:14:28","type":"string"},"permalink":{"description":"**(Deprecated)** Hyperlink to dashboard snapshot in ThousandEyes Application.","example":"https://app.thousandeyes.com/dashboard/?snapshotId=d28bb71f-5a47-4783-8f12-d4b115e61b0c","type":"string"},"apiLinks":{"description":"**(Deprecated)** A links array containing the self link.","items":{"additionalProperties":true,"type":"object"},"type":"array"}},"type":"object","$$ref":"#/components/schemas/LegacyDashboardSnapshot","title":"LegacyDashboardSnapshot"}}