Does EDAS provide API operations? What features are supported?

更新时间:
复制 MD 格式

Yes. Enterprise Distributed Application Service (EDAS) provides API operations that cover the following areas:

  • Resource querying -- Retrieve information about clusters, applications, configurations, and other EDAS resources.

  • Application lifecycle management -- Create, deploy, scale, start, stop, and delete applications programmatically.

  • Account management -- Manage accounts and permissions for your EDAS environment.

You can call these operations through the EDAS SDK or by sending HTTP/HTTPS requests to the EDAS API endpoint. For the complete list of operations, request and response parameters, and code examples, see the EDAS API reference.