ListVCSIntegrationSummariesResponse
Response containing a lightweight list of all VCS integrations across providers for an organization.
Properties
- The list of VCS integration summaries across all providers.
- ↳
namestring optionalDisplay name derived from the VCS provider account (read-only). - ↳
avatarUrlstring optionalAvatar URL derived from the VCS provider account (read-only). - ↳
idstring requiredThe unique identifier of the integration. - ↳
vcsProviderenum requiredThe VCS provider type for this integration.Values:github,gitlab,bitbucket,azure_devops,generic,github_enterprise - ↳
hasIndividualAccessboolean requiredWhether the current user has an OAuth token for this integration’s provider. - ↳
hoststring optionalThe hostname for self-hosted providers such as GitHub Enterprise. Empty for cloud-hosted providers.
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.