CustomHostConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Custom host config for the instance.
Attributes |
|
|---|---|
| Name | Description |
html |
str
Required. The custom UI hostname for the instance, e.g., "git.source.internal.mycompany.com". |
api |
str
Required. The custom API hostname for the instance, e.g., "api.source.internal.mycompany.com". |
git_ssh |
str
Required. The custom git ssh hostname for the instance, e.g., "ssh.source.internal.mycompany.com". |
git_http |
str
Required. The custom git http hostname for the instance, e.g., "git.source.internal.mycompany.com". |