All Products
Search
Document Center

:List of operations by function

Last Updated:May 13, 2024

This topic provides a list of the API operations for Link IoT Edge.

Instance management

OperationDescription
CreateEdgeInstanceCreates an edge instance.
DeleteEdgeInstanceDeletes an edge instance.
UpdateEdgeInstanceUpdates an edge instance.
GetEdgeInstanceRetrieves edge instance details.
QueryEdgeInstanceQueries the edge instances of the current account.

Driver management

OperationDescription
CreateEdgeDriverCreates a driver.
DeleteEdgeDriverVersionDeletes a driver.
BatchGetEdgeDriverQueries information about multiple drivers at a time.
QueryEdgeDriverQueries information about drivers by page.
CreateEdgeDriverVersionCreates a driver version.
DeleteEdgeDriverVersionDeletes a driver version.
UpdateEdgeDriverVersionUpdates a driver version.
GetEdgeDriverVersionQueries information about a specified driver version.
QueryEdgeDriverVersionQueries versions of a specified driver by page.
CreateEdgeOssPreSignedAddressCreates a pre-signed URL for an object stored in Object Storage Service (OSS).

Instance gateway management

OperationDescription
BindGatewayToEdgeInstanceAssociates a gateway with an edge instance.
QueryEdgeInstanceGatewayQueries the gateway that is associated with an edge instance.

Instance driver management

OperationDescription
BindDriverToEdgeInstanceAssigns a driver to an edge instance.
UnbindDriverFromEdgeInstanceRemoves a driver from an edge instance.
QueryEdgeInstanceDriverQueries the drivers of an edge instance.
SetEdgeInstanceDriverConfigsConfigures a driver for an edge instance.
ClearEdgeInstanceDriverConfigsClears the driver settings for an edge instance.
BatchGetEdgeInstanceDriverConfigsRetrieves the settings of one or more drivers that are assigned to an edge instance.

Instance device management

OperationDescription
BatchBindDeviceToEdgeInstanceWithDriverAssigns one or more devices to an edge instance and specifies a driver for the devices.
BatchUnbindDeviceFromEdgeInstanceRemoves one or more devices from an edge instance.
QueryEdgeInstanceDeviceQueries the devices of an edge instance.
BatchSetEdgeInstanceDeviceConfigConfigures the settings of one or more devices that are assigned to an edge instance.
BatchClearEdgeInstanceDeviceConfigClears the settings of one or more devices that are assigned to an edge instance.
BatchGetEdgeInstanceDeviceConfigRetrieves the settings of one or more devices that are assigned to an edge instance.

Instance deployment

OperationDescription
CreateEdgeInstanceDeploymentCreates a deployment task for an edge instance.
CloseEdgeInstanceDeploymentStops a deployment task for an edge instance.
GetEdgeInstanceDeploymentRetrieves the deployment task details of an edge instance.
QueryEdgeInstanceHistoricDeploymentQueries the deployment task records of an edge instance.