API overview

更新时间:
复制 MD 格式

You can use the following API operations with the microservice feature.

Dynamic configuration

API

Description

Add property metadata

Adds property metadata.

DeleteMsConfigAttributes

Deletes property metadata.

Get property information

Gets the information of a property based on the property ID.

QueryMsConfigAttributes

Gets the details of a property, including the property ID.

UpdateMsConfigAttributes

Updates property metadata.

QueryMsConfigClients

Queries the information of all clients that subscribe to a property.

QueryMsConfigClientValues

Queries the in-memory value of a property for a specified client.

PushMsConfigData

Pushes a property value.

QueryMsConfigData

Queries the last pushed value of a property.

GrayPushMsConfigData

Performs a grayscale push of a property value based on IP addresses.

AddMsConfigResources

Adds resource metadata.

DeleteMsConfigResources

Deletes a resource based on the resource ID.

GetMsConfigResources

Gets the metadata of a resource based on the resource ID.

QueryMsConfigResources

Performs a fuzzy query for resource metadata based on a resource ID.

Update resource metadata

Updates resource metadata.