GithubHelp home page GithubHelp logo

alicloudapi's Introduction

安装

    npm i

使用

    npm start

前提

  • 在阿里云注册一个账号
  • 在阿里云充值至少120元人民币。这是因为阿里云要求账户余额必须在100以上才能创建抢占式实例。剩下20元用来日常消费,只要不经常看视频应该够用很长时间了。短期使用也不用担心,通过支付宝/网银的充值,可在支付后的3个月内申请原路提现。
  • 在阿里云控制台"访问控制"里面,添加一个RAM子用户,此账户专门用来支持API调用。
  • 给该RAM用户添加AliyunECSFullAccess和AliyunVPCFullAccess权限。因为脚本需要创建虚拟专网和ECS服务器。
  • 给该RAM用户创建一个AccessKey,然后把AccessKey ID和AccessKey Secret记住。 注意:为了安全起见,阿里云不会保存Secret,因此Secret只会显示一次,一定马上复制保存好!! 否则就得创建个新的AccessKey。

api说明

基本上每个api都在代码里面备注了 这边就不多写了

alicloudapi's People

Contributors

fangkyi03 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.