首页 API overview

API overview

更新时间: 2026-01-15 17:52:09

This topic lists all the public APIs for this product, categorized by feature.

Physical space interface

APIDescription

ListPhysicalSpaces

Call ListPhysicalSpaces to perform a paged query for a list of physical spaces.

CreatePhysicalSpace

Call CreatePhysicalSpace to create a physical space.

GetPhysicalSpace

Call GetPhysicalSpace to query the details of a specific physical space.

UpdatePhysicalSpace

Call UpdatePhysicalSpace to edit the details of a specific physical space.

DeletePhysicalSpace

Call DeletePhysicalSpace to delete a specific physical space.

Device form APIs

APIDescription

ListDeviceForms

Call ListDeviceForms to perform a paged query for a list of device forms.

CreateDeviceForm

Call CreateDeviceForm to create a device form.

GetDeviceForm

Call GetDeviceForm to query the details of a specific device form.

UpdateDeviceForm

Call UpdateDeviceForm to edit the details of a specific device form.

DeleteDeviceForm

Call DeleteDeviceForm to delete a specific device form.

Device property APIs

APIDescription

ListDeviceProperties

Call ListDeviceProperties to perform a paged query for a list of device properties.

CreateDeviceProperty

Call CreateDeviceProperty to create a device property.

GetDeviceProperty

Call GetDeviceProperty to query the details of a specific device property.

UpdateDeviceProperty

Call UpdateDeviceProperty to edit the details of a specific device property.

DeleteDeviceProperty

Call DeleteDeviceProperty to delete a specific device property.

ListDeviceValues

Call ListDeviceValues to query the list of values for a specific device property.

Device APIs

APIDescription

ListDevices

Call ListDevices to perform a paged query for a list of devices.

CreateDevice

Call CreateDevice to create a device.

GetDevice

Call GetDevice to query the details of a specific device.

GetDeviceConfig

Call GetDeviceConfig to query the configuration details of a specific device.

GetDeviceConfigDiff

Call GetDeviceConfigDiff to query the configuration differences for a specific device between different dates.

UpdateDevice

Call UpdateDevice to edit the details of a specific device.

UpdateDevices

Call UpdateDevices to edit partial information, such as the account, for multiple specified devices.

Leased line APIs

APIDescription

ListDedicatedLines

Call ListDedicatedLines to perform a paged query for a list of leased lines.

CreateDedicatedLine

Call CreateDedicatedLine to create a leased line.

GetDedicatedLine

Call GetDedicatedLine to query the details of a specific leased line.

UpdateDedicatedLine

Call UpdateDedicatedLine to edit the details of a specific leased line.

DeleteDedicatedLine

Call DeleteDedicatedLine to delete a specific leased line.

Metric APIs

APIDescription

ListAlarmStatus

Call ListAlarmStatus to perform a paged query for a list of monitoring statuses.

ListAlarmStatusHistories

Call ListAlarmStatusHistories to get historical time series data for monitoring statuses.

GetAlarmStatus

Call GetAlarmStatus to query the detailed monitoring status of a specific metric.

ListMonitorData

Call ListMonitorData to query monitoring time series data.

ListNotificationHistories

Call ListNotificationHistories to query the historical notification records for a metric.

DisableNotification

Call DisableNotification to disable notification sending for a specific metric until a specified time.

EnableNotification

Call EnableNotification to enable notification sending for a specific metric.

ListLogs

Call ListLogs to query device syslog information.

ListAlarmStatusHistories

Call ListAlarmStatusHistories to query the monitoring status history of a specific metric.

Inspection task APIs

APIDescription

ListInspectionTasks

Call ListInspectionTasks to perform a paged query for a list of inspection tasks.

ListTasksHistories

Call ListTasksHistories to perform a paged query for the history of inspection tasks.

GetInspectionTask

Call GetInspectionTask to query the details of a specific inspection task.

RetryTasks

Call RetryTasks to perform a batch retry of specified inspection tasks.

CreateRealtimeTask

Call CreateRealtimeTask to create a real-time inspection task.

GetRealtimeTask

Call GetRealtimeTask to query the details of a specific real-time inspection task.

DeleteInspectionTask

Call DeleteInspectionTask to delete a specific inspection task.