AppGetDefaultOrganizationResponse
GetDefaultOrganizationResponse returns the backend’s opinion of which organization to default to for a given user, if a default organization has not been configured.
Properties
GitHubLoginstring requiredReturns the organization name. Can be an empty string, if the user is a member of no organizations- Messages is a list of messages that should be displayed to the user that contextualize the default org; for example: warning new users if their default org as returned by the service is on an expiring trial and not free tier, with possible recommendations on how to configure their default org locally. Can be possibly empty.
- ↳
severityenum optionalSeverity is the severity of the message.Values:warning,error,info - ↳
messagestring requiredMessage is the message to display to the user.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.