All Products
Search
Document Center

Security Center:ListCloudAssetSchemas

Last Updated:Mar 20, 2026
This topic is generated by a machine translation engine without any human intervention. ALIBABA CLOUD DOES NOT GUARANTEE THE ACCURACY OF MACHINE TRANSLATED CONTENT. To request a human-translated version of this topic or provide feedback on this translation, please include it in the feedback form.

Get the list of cloud product asset structure

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:

  • Operation: the value that you can use in the Action element to specify the operation on a resource.
  • Access level: the access level of each operation. The levels are read, write, and list.
  • Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
    • For mandatory resource types, indicate with a prefix of * .
    • If the permissions cannot be granted at the resource level, All Resources is used in the Resource type column of the operation.
  • Condition Key: the condition key that is defined by the cloud service.
  • Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
OperationAccess levelResource typeCondition keyAssociated operation
yundun-sas:ListCloudAssetSchemaslist
*All Resources
*
    none
none

Request parameters

ParameterTypeRequiredDescriptionExample
PageSizeintegerNo

The number of entries per page.

10
CurrentPageintegerNo

The number of the page to return. Default value: 1.

1
CloudAssetTypesarray<object>No

The types of cloud assets.

objectNo

The types of cloud assets.

AssetTypeintegerNo

The type of the asset. Valid values:

  • 0: Elastic Compute Service (ECS)
  • 1: Server Load Balancer (SLB)
  • 3: ApsaraDB RDS
  • 4: ApsaraDB for MongoDB (MongoDB)
  • 5: ApsaraDB for Redis (Redis)
  • 6: Container Registry
  • 8: Container Service for Kubernetes (ACK)
  • 9: Virtual Private Cloud (VPC)
  • 11: ActionTrail
  • 12: Alibaba Cloud CDN (CDN)
  • 13: Certificate Management Service (formerly SSL Certificates Service)
  • 14: Apsara Devops
  • 16: Anti-DDoS
  • 17: Web Application Firewall (WAF)
  • 18: Object Storage Service (OSS)
  • 19: PolarDB
  • 20: ApsaraDB RDS for PostgreSQL
  • 21: Microservices Engine (MSE)
  • 22: File Storage NAS (NAS)
  • 23: Data Security Center (DSC)
  • 24: Elastic IP Address (EIP)
  • 25: IDaaS EIAM
  • 26: PolarDB-X
  • 27: Elasticsearch
0
AssetSubTypeintegerNo

The subtype of the cloud service or asset. Valid values:

  • 0: ECS

    • 0: instance
    • 1: disk (storage)
    • 2: security group
  • 1: SLB

    • 0: SLB
    • 1: Application Load Balancer (ALB)
  • 3: ApsaraDB RDS

    • 0: instance
  • 4: MongoDB

    • 0: instance
  • 5: Redis

    • 0: instance
  • 6: Container Registry

    • 1: Enterprise Edition
    • 2: Personal Edition
  • 8: ACK

    • 0: cluster
  • 9: VPC

    • 0: NAT gateway
    • 1: Elastic IP address (EIP)
    • 2: VPN
    • 3: VPC Flow Logs
  • 11: ActionTrail

    • 0: trail
  • 12: CDN

    • 0: instance
  • 13: Certificate Management Service (formerly SSL Certificates Service)

    • 0: certificate
  • 14: Apsara Devops

    • 0: organization
  • 16: Anti-DDoS

    • 0: instance
  • 17: WAF

    • 0: domain name
  • 18: OSS

    • 0: bucket
  • 19: PolarDB

    • 0: cluster
  • 20: ApsaraDB RDS for PostgreSQL

    • 0: instance
  • 21: MSE

    • 0: cluster
  • 22: NAS

    • 0: file system
  • 23: DSC

    • 0: instance
  • 24: EIP

    • 0: Anycast EIP
  • 25: IDaaS EIAM

    • 0: instance
  • 26: PolarDB-X

    • 0: instance
  • 27: Elasticsearch

    • 0: instance
0
VendorintegerNo

The server type. Valid values:

  • 0: a cloud asset provided by Alibaba Cloud
  • 1: a cloud asset outside Alibaba Cloud
  • 2: a cloud asset in a data center
  • 3, 4, 5, and 7: a cloud asset provided by a third-party service provider
  • 8: a lightweight cloud asset
0
DataNamesarrayNo

List of asset data names

stringNo

Asset data name.

ACS_ECS_Disk
AssociatedDataOnlybooleanNo

Whether to filter out attributes that can be associated with other assets.

true
LangstringNo

The language type for requesting and receiving messages, with a default value of zh. The values can be: - zh: Chinese - en: English

zh

Response parameters

ParameterTypeDescriptionExample
object
Successboolean

Indicates whether the call was successful. Values:

  • true: The call was successful.
  • false: The call failed.
true
RequestIdstring

The request ID.

F8B6F758-BCD4-597A-8A2C-DA5A552C****
PageInfoobject

The pagination information.

CurrentPageinteger

Current page number.

1
PageSizeinteger

The number of entries returned per page.

10
TotalCountinteger

The total number of entries returned.

54
Countinteger

The number of entries returned on the current page.

10
CloudAssetSchemasarray<object>

List of asset structure definitions

CloudAssetSchemasobject
DataNamestring

Asset structure definition name

ACS_ECS_Disk
Vendorinteger

The source of the server. Valid values:

  • 0: an asset provided by Alibaba Cloud.
  • 1: a third-party cloud server
  • 2: a server in a data center
  • 3, 4, 5, and 7: other cloud asset
  • 8: a lightweight asset
0
AssetTypeinteger

The type of the cloud asset. Valid values:

  • 0: Elastic Compute Service (ECS).
  • 1: Server Load Balancer (SLB).
  • 3: ApsaraDB RDS.
  • 4: ApsaraDB for MongoDB.
  • 5: ApsaraDB for Redis.
  • 6: Container Registry.
  • 8: Container Service for Kubernetes.
  • 9: Virtual Private Cloud (VPC).
  • 11: ActionTrail.
  • 12: Alibaba Cloud CDN (CDN).
  • 13: Certificate Management Service.
  • 14: Apsara Devops.
  • 15: Resource Access Management (RAM).
  • 16: Anti-DDoS.
  • 17: Web Application Firewall (WAF).
  • 18: Object Storage Service (OSS).
  • 19: PolarDB.
  • 20: ApsaraDB RDS for PostgreSQL.
  • 21: Microservices Engine (MSE).
  • 22: File Storage NAS (NAS).
  • 23: Data Security Center (DSC).
  • 24: Elastic IP Address (EIP).
  • 25: Identity as a Service (IDaaS)-Employee Identity and Access Management (EIAM).
  • 26: PolarDB-X.
  • 27: Elasticsearch.
0
AssetSubTypeinteger

Subtype of the cloud product.

1
Propertiesstring

Current asset structure definition text.

[{\"associatedData\":[{\"assetSubType\":100,\"assetType\":0,\"dataName\":\"ACS_ECS_Instance\",\"properties\":[{\"name\":\"InstanceId\",\"path\":\"InstanceId\"}],\"vendor\":0}],\"description\":\"The ID of the instance to which the disk is attached.\",\"example\":\"i-bp67acfmxazb4q****\",\"name\":\"InstanceId\",\"type\":\"STRING\",\"withAssociatedData\":true},{\"description\":\"Disk name\",\"example\":\"testDiskName\",\"name\":\"DiskName\",\"type\":\"STRING\"},{\"description\":\"Only encrypted disks\",\"example\":\"false\",\"name\":\"Encrypted\",\"type\":\"BOOLEAN\"},{\"description\":\"Disk status\",\"example\":\"In_use\",\"name\":\"Status\",\"type\":\"STRING\"},{\"description\":\"Disk category\",\"example\":\"cloud_ssd\",\"name\":\"Category\",\"type\":\"STRING\"},{\"description\":\"Disk type\",\"example\":\"system\",\"name\":\"Type\",\"type\":\"STRING\"},{\"description\":\"Specifies whether to set an automatic snapshot policy for the disk.\",\"example\":\"false\",\"name\":\"EnableAutomatedSnapshotPolicy\",\"type\":\"BOOLEAN\"},{\"description\":\"The ID of the automatic snapshot policy.\",\"example\":\"sp-bp67acfmxazb4p****\",\"name\":\"AutoSnapshotPolicyId\",\"type\":\"STRING\"},{\"description\":\"Disk, local disk, or elastic ephemeral disk ID\",\"example\":\"d-bp18um4r4f2fve24****\",\"name\":\"DiskId\",\"type\":\"STRING\"}]

Examples

Sample success responses

JSONformat

{
  "Success": true,
  "RequestId": "F8B6F758-BCD4-597A-8A2C-DA5A552C****",
  "PageInfo": {
    "CurrentPage": 1,
    "PageSize": 10,
    "TotalCount": 54,
    "Count": 10
  },
  "CloudAssetSchemas": [
    {
      "DataName": "ACS_ECS_Disk",
      "Vendor": 0,
      "AssetType": 0,
      "AssetSubType": 1,
      "Properties": "[{\\\"associatedData\\\":[{\\\"assetSubType\\\":100,\\\"assetType\\\":0,\\\"dataName\\\":\\\"ACS_ECS_Instance\\\",\\\"properties\\\":[{\\\"name\\\":\\\"InstanceId\\\",\\\"path\\\":\\\"InstanceId\\\"}],\\\"vendor\\\":0}],\\\"description\\\":\\\"The ID of the instance to which the disk is attached.\\\",\\\"example\\\":\\\"i-bp67acfmxazb4q****\\\",\\\"name\\\":\\\"InstanceId\\\",\\\"type\\\":\\\"STRING\\\",\\\"withAssociatedData\\\":true},{\\\"description\\\":\\\"Disk name\\\",\\\"example\\\":\\\"testDiskName\\\",\\\"name\\\":\\\"DiskName\\\",\\\"type\\\":\\\"STRING\\\"},{\\\"description\\\":\\\"Only encrypted disks\\\",\\\"example\\\":\\\"false\\\",\\\"name\\\":\\\"Encrypted\\\",\\\"type\\\":\\\"BOOLEAN\\\"},{\\\"description\\\":\\\"Disk status\\\",\\\"example\\\":\\\"In_use\\\",\\\"name\\\":\\\"Status\\\",\\\"type\\\":\\\"STRING\\\"},{\\\"description\\\":\\\"Disk category\\\",\\\"example\\\":\\\"cloud_ssd\\\",\\\"name\\\":\\\"Category\\\",\\\"type\\\":\\\"STRING\\\"},{\\\"description\\\":\\\"Disk type\\\",\\\"example\\\":\\\"system\\\",\\\"name\\\":\\\"Type\\\",\\\"type\\\":\\\"STRING\\\"},{\\\"description\\\":\\\"Specifies whether to set an automatic snapshot policy for the disk.\\\",\\\"example\\\":\\\"false\\\",\\\"name\\\":\\\"EnableAutomatedSnapshotPolicy\\\",\\\"type\\\":\\\"BOOLEAN\\\"},{\\\"description\\\":\\\"The ID of the automatic snapshot policy.\\\",\\\"example\\\":\\\"sp-bp67acfmxazb4p****\\\",\\\"name\\\":\\\"AutoSnapshotPolicyId\\\",\\\"type\\\":\\\"STRING\\\"},{\\\"description\\\":\\\"Disk, local disk, or elastic ephemeral disk ID\\\",\\\"example\\\":\\\"d-bp18um4r4f2fve24****\\\",\\\"name\\\":\\\"DiskId\\\",\\\"type\\\":\\\"STRING\\\"}]"
    }
  ]
}

Error codes

HTTP status codeError codeError messageDescription
400AccountIdNotExistAccountId not exist-
400NoPermissionno permission-
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2025-11-19Add OperationView Change Details