All Products
Search
Document Center

Resource Access Management:AliyunAdcpReadOnlyAccess

Last Updated:Jun 05, 2026

AliyunAdcpReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunAdcpReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunAdcpReadOnlyAccess policy: Provides read-only access to Alibaba Cloud Distributed Cloud Container Platform for Kubernetes(adcp) via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 08:02:43 on March 31, 2022

  • Update time: 07:12:32 on June 05, 2026

  • Current version: v8

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": "ram:GetRole",
      "Resource": [
        "acs:ram:*:*:role/aliyunadcpserverlesskubernetesrole",
        "acs:ram:*:*:role/aliyunadcpmanagedmserole",
        "acs:ram:*:*:role/aliyunserviceroleforadcp",
        "acs:ram:*:*:role/aliyunserviceroleforarms",
        "acs:ram:*:*:role/aliyunadcpmanagedacrrole",
        "acs:ram:*:*:role/aliyunadcpmanagedcostrole",
        "acs:ram:*:*:role/aliyunadcpmanagedcsiprovisionerrole",
        "acs:ram:*:*:role/aliyunadcpmodeldistributionrole",
        "acs:ram:*:*:role/aliyunadcpmanagedcsipluginrole",
        "acs:ram:*:*:role/aliyunadcpmanagednetworkrole",
        "acs:ram:*:*:role/aliyunadcpmanagedlogrole",
        "acs:ram:*:*:role/aliyuncsmanagedkubernetesrole",
        "acs:ram:*:*:role/aliyuncsmanagedlogrole",
        "acs:ram:*:*:role/aliyuncsmanagedcmsrole",
        "acs:ram:*:*:role/aliyuncsmanagedarmsrole",
        "acs:ram:*:*:role/aliyuncskubernetesauditrole",
        "acs:ram:*:*:role/aliyunecsdiskencryptdefaultrole",
        "acs:ram:*:*:role/aliyunooslifecyclehook4csrole"        
      ],
      "Effect": "Allow"
    },
    {
      "Action": [
        "adcp:Get*",
        "adcp:List*",
        "adcp:Describe*",
        "adcp:CheckServiceRole"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References