You can use the following API operations with the microservice feature.
Dynamic configuration
API | Description |
Adds property metadata. | |
Deletes property metadata. | |
Gets the information of a property based on the property ID. | |
Gets the details of a property, including the property ID. | |
Updates property metadata. | |
Queries the information of all clients that subscribe to a property. | |
Queries the in-memory value of a property for a specified client. | |
Pushes a property value. | |
Queries the last pushed value of a property. | |
Performs a grayscale push of a property value based on IP addresses. | |
Adds resource metadata. | |
Deletes a resource based on the resource ID. | |
Gets the metadata of a resource based on the resource ID. | |
Performs a fuzzy query for resource metadata based on a resource ID. | |
Updates resource metadata. |