Files
doc-exports/docs/asm/api-ref/CLASS.TXT.json
qiujiandong1 0a1983aa72 ASM API initial version 20240430
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2025-03-10 11:27:25 +00:00

110 lines
4.0 KiB
JSON

[
{
"desc":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ",
"product_code":"asm",
"title":"API Usage Guidelines",
"uri":"asm_api_0027.html",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"asm",
"title":"API",
"uri":"asm_api_0012.html",
"doc_type":"api",
"p_code":"",
"code":"2"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"asm",
"title":"Service Mesh APIs",
"uri":"asm_api_0100.html",
"doc_type":"api",
"p_code":"2",
"code":"3"
},
{
"desc":"This API is used to create a service mesh.POST /v1/meshesStatus code: 201Status code: 400Status code: 409Status code: 500Creating a service meshStatus code: 201The servic",
"product_code":"asm",
"title":"Creating a Service Mesh",
"uri":"asm_api_0101.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"desc":"This API is used to delete a service mesh.DELETE /v1/meshes/{mesh_id}Status code: 200Status code: 400Status code: 404Status code: 500NoneStatus code: 200The service mesh ",
"product_code":"asm",
"title":"Deleting a Service Mesh",
"uri":"asm_api_0102.html",
"doc_type":"api",
"p_code":"3",
"code":"5"
},
{
"desc":"This API is used to obtain details about a service mesh.GET /v1/meshes/{mesh_id}Status code: 200Status code: 400Status code: 404Status code: 500NoneStatus code: 200The de",
"product_code":"asm",
"title":"Querying a Service Mesh",
"uri":"asm_api_0103.html",
"doc_type":"api",
"p_code":"3",
"code":"6"
},
{
"desc":"This API is used to obtain details about all service meshes.GET /v1/meshesStatus code: 200Status code: 400Status code: 500NoneStatus code: 200The details about all servic",
"product_code":"asm",
"title":"Querying the Service Mesh List",
"uri":"asm_api_0104.html",
"doc_type":"api",
"p_code":"3",
"code":"7"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"asm",
"title":"Appendix",
"uri":"asm_api_0016.html",
"doc_type":"api",
"p_code":"",
"code":"8"
},
{
"desc":"Table 1 describes status codes.",
"product_code":"asm",
"title":"Status Codes",
"uri":"asm_api_0017.html",
"doc_type":"api",
"p_code":"8",
"code":"9"
},
{
"desc":"If an API fails to be called, no service data will be returned. You can identify the cause based on the error code of each API. If an error occurs in API calling, HTTP st",
"product_code":"asm",
"title":"Error Codes",
"uri":"asm_api_0018.html",
"doc_type":"api",
"p_code":"8",
"code":"10"
},
{
"desc":"A project ID can be obtained by calling a specific API. For details, see Querying Project Information Based on the Specified Criteria.The API used to obtain a project ID ",
"product_code":"asm",
"title":"Obtaining a Project ID",
"uri":"asm_api_0019.html",
"doc_type":"api",
"p_code":"8",
"code":"11"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"asm",
"title":"Change History",
"uri":"asm_api_0021.html",
"doc_type":"api",
"p_code":"",
"code":"12"
}
]