C# Class Akamai.EdgeGrid.OpenAPI

Command Line sample application to demonstrate the utilization of the {Open} APIs. This can be used for both command line invocation or reference on how to leverage the Api. All supported commands are implemented in this sample for convience. Author: [email protected] (Colin Bendell)
Show file Open project: surgeforward/AkamaiOPEN-edgegrid-C-Sharp

Private Methods

Method Description
Main ( string args ) : void
execute ( string httpMethod, string apiurl, List headers, string clientToken, string accessToken, string secret, string data, string uploadfile, string outputfile, int maxBodySize, string contentType, bool verbose = false ) : void
help ( ) : void