| Name | Type | Description | Notes |
|---|---|---|---|
| basicAuth | ChannelPackagingContentProtectionSimpleBasicAuth | [optional] | |
| compression | String | Configures whether or not (and how) to compress manifests being published to the origin. If not specified, manifests will not be compressed. | [optional] |
| crossPlaybackPaths | [String] | Cross Playback Paths are playback paths that reference alternative content. These playback paths could reference publish points from the same publication or a completely different encoder and packager altogether. Content published to an endpoint referenced by one of these cross playback paths MUST be of the same Manifest.Type. | [optional] |
| doNotMonitor | Boolean | (Optional) Specifies if this pubpoint should not be monitored by PLM. | [optional] |
| headers | {String: String} | Allows custom HTTP headers to be set via configuration for all HTTP requests. | [optional] |
| method | String | Method overrides what HTTP method to specify in requests to the Publish Point. If not specified the service will default to POST. | [optional] |
| playbackBaseUrl | String | The base URL where published playlists will be able to be obtained. This is often different than the publish_base_url for CDN publishing workflows. | [optional] |
| playbackQueryParams | String | Specifies any query parameters that will be added to playback urls. Should not include the initial '?' Example: 'foo=bar&q=golang' | [optional] |
| publishBaseUrl | String | The base URL where generated playlists will be sent/published. Each publish point requires a unique 'publish_base_url'. | [optional] |
-
NONE(value:"NONE") -
GZIP(value:"GZIP")