全部產品
Search
文件中心

Security Center:DescribePropertyCount - DescribePropertyCount

更新時間:Mar 21, 2026

Queries the statistics of asset fingerprints. The assets include processes, ports, software, accounts, middleware, websites, web services, scheduled tasks, startup items, and databases.

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

下表是API對應的授權資訊,可以在RAM權限原則語句的Action元素中使用,用來給RAM使用者或RAM角色授予調用此API的許可權。具體說明如下:

  • 操作:是指具體的許可權點。

  • 存取層級:是指每個操作的存取層級,取值為寫入(Write)、讀取(Read)或列出(List)。

  • 資源類型:是指操作中支援授權的資源類型。具體說明如下:

    • 對於必選的資源類型,用前面加 * 表示。

    • 對於不支援資源級授權的操作,用全部資源表示。

  • 條件關鍵字:是指雲產品自身定義的條件關鍵字。

  • 關聯操作:是指成功執行操作所需要的其他許可權。操作者必須同時具備關聯操作的許可權,操作才能成功。

操作

存取層級

資源類型

條件關鍵字

關聯操作

yundun-sas:DescribePropertyCount

get

*全部資源

*

請求參數

名稱

類型

必填

描述

樣本值

Type

string

指紋類型。多個用半形英文逗號分割。取值:

  • port:連接埠

  • process:進程

  • software:軟體

  • user:賬戶

  • cron:計劃任務

  • sca:中介軟體

  • web:Web 網站

  • database:資料庫

  • lkm:核心模組

  • autorun:啟動項

  • web_server:web 服務

port,process

UuidList

string

指定待查詢的資產 UUID。多個用半形英文逗號分割。

9658314a-7609-4426-afc4-2c924072****, 9658314a-7609-4426-afc4-2c924072****

返回參數

名稱

類型

描述

樣本值

object

Process

integer

進程數量。

367

RequestId

string

本次調用請求的 ID,是由阿里雲為該請求產生的唯一識別碼,可用於排查和定位問題。

7E0618A9-D5EF-4220-9471-C42B5E92719F

User

integer

使用者數量。

214

Software

integer

軟體數量。

111

Cron

integer

計劃任務數量。

123

Port

integer

連接埠數量。

22

Sca

integer

中介軟體數量。

112

Web

integer

Web 網站數量。

65

Database

integer

資料庫數量。

2

Lkm

integer

核心模組數量。

4

Autorun

integer

啟動項數量。

3

Webserver

integer

web 服務數量。

8

AgentlessScaAiComponent

integer

AI 工具數量。

13

AgentlessLlmService

integer

AI 服務數量。

3

樣本

正常返回樣本

JSON格式

{
  "Process": 367,
  "RequestId": "7E0618A9-D5EF-4220-9471-C42B5E92719F",
  "User": 214,
  "Software": 111,
  "Cron": 123,
  "Port": 22,
  "Sca": 112,
  "Web": 65,
  "Database": 2,
  "Lkm": 4,
  "Autorun": 3,
  "Webserver": 8,
  "AgentlessScaAiComponent": 13,
  "AgentlessLlmService": 3
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

500 ServerError ServerError 服務故障,請稍後重試!
403 NoPermission caller has no permission 當前操作未被授權,請聯絡主帳號在RAM控制台進行授權後再執行操作。

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情