Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 2.84 KB

README.md

File metadata and controls

55 lines (44 loc) · 2.84 KB

Go API client for cdn

<br/>https://ncloud.apigw.ntruss.com/cdn/v2

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 2018-11-13T06:29:10Z
  • Package version: 1.1.2
  • Build package: io.swagger.codegen.languages.NcpGoForNcloudClientCodegen

Installation

Put the package under your project folder and add the following in import:

"./cdn"

Documentation for API Endpoints

All URIs are relative to https://ncloud.apigw.ntruss.com/cdn/v2

Class Method HTTP request Description
V2Api GetCdnPlusInstanceList Post /getCdnPlusInstanceList
V2Api GetCdnPlusPurgeHistoryList Post /getCdnPlusPurgeHistoryList
V2Api GetGlobalCdnInstanceList Post /getGlobalCdnInstanceList
V2Api GetGlobalCdnPurgeHistoryList Post /getGlobalCdnPurgeHistoryList
V2Api RequestCdnPlusPurge Post /requestCdnPlusPurge
V2Api RequestGlobalCdnPurge Post /requestGlobalCdnPurge

Documentation For Models