| Name | Type | Description | Notes |
|---|---|---|---|
| href | str | [optional] | |
| created | datetime | Timestamp of creation. | [optional] |
| name | str | A unique distribution name. Ex, `rawhide` and `stable`. | |
| publisher | str | Publications created by this publisher and repository are automaticallyserved as defined by this distribution | [optional] |
| publication | str | The publication being served as defined by this distribution | [optional] |
| repository | str | Publications created by this repository and publisher are automaticallyserved as defined by this distribution | [optional] |
| content_guard | str | An optional content-guard. | [optional] |
| remote | str | Remote that can be used to fetch content when using pull-through caching. | [optional] |
| base_path | str | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. "foo" and "foo/bar") | |
| base_url | str | The URL for accessing the publication as defined by this distribution. | [optional] |