Parameter and method changes. The blacklist rule deletion interface (/blacklist/delete) has been updated. The request method has been changed from GET to POST. The parameter blacklistUUIDs has been changed from a string to an array of strings.
Parameter structure changes. The create index configuration interface (/log_index_cfg/add) has been updated. The extendFields data structure inside extend has been changed from a string to an array structure. Refer to the interface parameter description for the new structure.
Parameter structure changes. The modify index configuration interface (/log_index_cfg//modify) has been updated. The extendFields data structure inside extend has been changed from a string to an array structure. Refer to the parameter description for the new structure.
[Log - Index] Added iamProjectName, projectId, and topicId parameters to the accessCfg section of the create/modify single binding index configuration interface to support binding Volcengine TLS.
Added name and desc fields to the data access create/modify interface.
Added name and desc fields to the return results of the data access detail and list interfaces.