MetadataProxyRuntimeRequestParameters (schema)

Request Parameters for Metadata Proxy Runtime Information

Request parameters that represents a segment path and enforcement_point_path.
Name Description Type Notes
enforcement_point_path String Path of the enforcement point

enforcement point path, forward slashes must be escaped using %2F.
string
segment_path String Path of the segment which is associated with this metadata proxy string
source The data source, either realtime or cached. If not provided, cached data is returned. DataSourceType