/AWS1/CL_MD2FORCEENDPTERRCONF¶
The failover settings for the endpoint.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_endpointerrorconditions TYPE /AWS1/CL_MD2ENDPTERRORCONDS_W=>TT_ENDPOINTERRORCONDITIONS TT_ENDPOINTERRORCONDITIONS¶
The failover conditions for the endpoint. The options are:
STALE_MANIFEST- The manifest stalled and there are no new segments or parts.
INCOMPLETE_MANIFEST- There is a gap in the manifest.
MISSING_DRM_KEY- Key rotation is enabled but we're unable to fetch the key for the current key period.
SLATE_INPUT- The segments which contain slate content are considered to be missing content.
Queryable Attributes¶
EndpointErrorConditions¶
The failover conditions for the endpoint. The options are:
STALE_MANIFEST- The manifest stalled and there are no new segments or parts.
INCOMPLETE_MANIFEST- There is a gap in the manifest.
MISSING_DRM_KEY- Key rotation is enabled but we're unable to fetch the key for the current key period.
SLATE_INPUT- The segments which contain slate content are considered to be missing content.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTERRORCONDITIONS() |
Getter for ENDPOINTERRORCONDITIONS, with configurable defaul |
ASK_ENDPOINTERRORCONDITIONS() |
Getter for ENDPOINTERRORCONDITIONS w/ exceptions if field ha |
HAS_ENDPOINTERRORCONDITIONS() |
Determine if ENDPOINTERRORCONDITIONS has a value |