github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/cdn/docs/GlobalCdnPurgeHistory.md (about) 1 # GlobalCdnPurgeHistory 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **CdnInstanceNo** | ***string** | CDN인스턴스번호 | [optional] [default to null] 7 **PurgeId** | ***string** | 퍼지ID | [optional] [default to null] 8 **IsWholePurge** | ***bool** | 전체퍼지여부 | [optional] [default to null] 9 **IsWholeDomain** | ***bool** | 전체도메인퍼지여부 | [optional] [default to null] 10 **GlobalCdnServiceDomainList** | **[[]\*GlobalCdnServiceDomain](GlobalCdnServiceDomain.md)** | Global CDN서비스도메인리스트 | [optional] [default to null] 11 **TargetFileList** | **[]\*string** | 타겟파일리스트 | [optional] [default to null] 12 **EstimatedCompletionDate** | ***string** | 예상완료날짜 | [optional] [default to null] 13 **IsSuccess** | ***bool** | 성공여부 | [optional] [default to null] 14 **RequestDate** | ***string** | 요청날짜 | [optional] [default to null] 15 16 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 18