AS Go SDK User Guide

The SDK corresponds to RESTful APIs. For details about the APIs supported by the latest SDK version and the mapping between the SDK and APIs, see AS.

For details about the parameters supported by SDK, see the description of AS APIs.

The AS v1 Go SDK supports operations on the following resource objects. The following table lists the example code for adding, modifying, deleting, and querying a resource.

Resource Object

Example Code

configration

Code

group

Code

instance

Code

lifecyclehook

Code

log

Code

notification

Code

policy

Code

policylog

Code

quota

Code

tag

Code