SegmentStateRequestParameters (schema)

Request Parameters for Metadata Proxy Runtime Information

Request parameters that represents a segment path and enforcement_point_path.
Name Description Type Notes
configuration_state Configuration state of the segment on enforcement point string Enum: pending, in_progress, success, failed, partial_success, orphaned, unknown
enforcement_point_path String Path of the enforcement point

enforcement point path, forward slashes must be escaped using %2F.
string
source The data source, either realtime or cached. If not provided, cached data is returned. DataSourceType