Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pranjalwalia/aliyun-sample-ecs-sdk

A sample implementation of the ECS service V2 API for Aliyun
https://github.com/pranjalwalia/aliyun-sample-ecs-sdk

Last synced: 1 day ago
JSON representation

A sample implementation of the ECS service V2 API for Aliyun

Awesome Lists containing this project

README

        

## Alitun ECS SDK

Following is the sample SDK implementation for the Elastic Compute Service (ECS) provided by Aliyun. The current implementation supports the core functionalities around compute instances such as create, list, delete etc.

## API Support

Folllowing implementation is compatible with the V2 API for interacting with AliCloud resources.

## Usage

Note that this is just a sample SDK implementation and although can be used as an API, it is not advisable to use the following implementation as it will not be maintained in future.