Optional requestFactory: CIVisibilityGitHubAccountsApiRequestFactoryOptional responseProcessor: CIVisibilityGitHubAccountsApiResponseProcessorPrivate configurationPrivate requestPrivate responseOptional options: ConfigurationEnable or disable CI Visibility for a GitHub account, one of its repositories, or both in the same request.
The account (and, optionally, repository) are identified by name. Account-level and repository-level
changes are independent and may both be supplied in the same request. At least one of enabled or
repository.enabled must be provided. If the account name matches installations on more than one host,
host must be supplied to disambiguate, otherwise a 409 is returned. Returns a 404 if the CI Visibility
GitHub integration is not enabled for this organization, or if the given account or repository cannot be
found by name.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Retrieve the list of GitHub accounts (organizations or users) available to this Datadog organization through its GitHub App installation, along with each account's and repository's CI Visibility opt-in status.