{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-apis-in-eft/83e8a10367d157243cd1c3e478b807cb81262a3d/820fcafe-b182-32fa-a453-9975f795ce70","info":{"title":"Providers Console Report","version":"2.0.0","description":"Providers Console Report","contact":{"name":"Cloud Security Developer Community"}},"security":[{"oauthFlow":[]}],"tags":[{"name":"Providers"},{"name":"Umbrella"}],"x-parser-conf":{"overview":{"markdownPath":"reference/reports/providers-consoles-overview.md","uri":"umbrella-api-reference-providers-consoles-overview"}},"openapi":"3.0.1","servers":[{"url":"https://api.umbrella.com/{basePath}","variables":{"basePath":{"default":"reports/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"client credential flow","flows":{"clientCredentials":{"tokenUrl":"https://api.umbrella.com/auth/v2/token","scopes":{"reports.customers:read":"Read reports customers","reports.customers:write":"Write reports customers"}}}}}},"spec":{"type":"object","description":"The email details for a customer trial lifecycle events","properties":{"state":{"type":"string","description":"The current state of the customer trial"},"date":{"type":"string","format":"date","description":"","example":"2021-09-28"},"enabled":{"type":"boolean","description":"Specify whether lifecycle emails are enabled"},"lastSentDate":{"type":"string","format":"date","description":"Specify last lifecycle email sent date","example":"2021-10-05"},"mailIdentifiers":{"type":"object","description":"The information about the email identifiers for the customer","properties":{"noLoginDayFourMailIdentifier":{"type":"string","description":"The email for the customer that did not log in for four days","example":"name@noorgin.acmetech.com"},"noOriginDayThreeMailIdentifier":{"type":"string","description":"The email for the customer that has not set up an origin for three days","example":"name@noorgin.acmetech.com"},"noOriginDaySevenMailIdentifier":{"type":"string","description":"The email for the customer that has not set up an origin for seven days","example":"name@noorgin.acmetech.com"}}},"excludedLifecycleEmails":{"type":"array","items":{"type":"string"},"description":"The emails excluded for the lifecycle of the customer","example":["name1@acmeTech.com","name2@acmetech.com"]}},"$$ref":"#/components/schemas/PpovLifecycle","title":"PpovLifecycle"}}