github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/cdn/docs/CdnPlusPurgeHistory.md (about)

     1  # CdnPlusPurgeHistory
     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  **CdnPlusServiceDomainList** | **[[]\*CdnPlusServiceDomain](CdnPlusServiceDomain.md)** | CDN+서비스도메인리스트 | [optional] [default to null]
    11  **TargetDirectoryName** | ***string** | 대상디렉토리명 | [optional] [default to null]
    12  **TargetFileList** | **[]\*string** | 타겟파일리스트 | [optional] [default to null]
    13  **RequestDate** | ***string** | 요청날짜 | [optional] [default to null]
    14  **PurgeStatusName** | ***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