CdnServicePurgeRequest

CdnServicePurgeRequest

NameDescriptionSchemaDefault
custom_url
optional
대상 URL이 CUSTOM으로 설정된 경우 Purge할 커스텀 URL
Example : /test/
Pattern : ^/[a-zA-Z0-9-._/]*$
any of [string, null]
target_content
required
Purge할 대상 콘텐츠 유형(예: ALL_CONTENT, INVALIDATED_CONTENT)
Example : INVALIDATED_CONTENT
string
target_url
required
Purge 작업의 대상 URL 범위(예: ALL, CUSTOM)
Example : CUSTOM
string