Este conteúdo foi traduzido por máquina para sua conveniência e a Huawei Cloud não pode garantir que o conteúdo foi traduzido com precisão. Para exibir o conteúdo original, use o link no canto superior direito para mudar para a página em inglês.
Computação
Elastic Cloud Server
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Redes
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Gerenciamento e governança
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
Cloud Operations Center
Resource Governance Center
Migração
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Análises
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
IoT
IoT Device Access
Outros
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Segurança e conformidade
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Serviços de mídia
Media Processing Center
Video On Demand
Live
SparkRTC
Armazenamento
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Cloud Server Backup Service
Storage Disaster Recovery Service
Scalable File Service
Volume Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Bancos de dados
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Aplicações de negócios
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Data Lake Factory
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Distribuição de conteúdo e computação de borda
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Soluções
SAP Cloud
High Performance Computing
Serviços para desenvolvedore
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
Cloud Application Engine
MacroVerse aPaaS
KooPhone
KooDrive
Nesta página

Mostrar todos

Gerenciamento de chaves de criptografia

Atualizado em 2023-02-28 GMT+08:00

Permissão

API

Ação

Permissão dependente

Projeto do IAM

(Projeto)

Projeto empresarial

(Projeto empresarial)

Criação de uma CMK

POST /v1.0/{project_id}/kms/create-key

kms:cmk:create

-

Ativação de uma CMK

POST /v1.0/{project_id}/kms/enable-key

kms:cmk:enable

-

Desativação de uma CMK

POST /v1.0/{project_id}/kms/disable-key

kms:cmk:disable

-

Programação da exclusão de uma CMK

POST /v1.0/{project_id}/kms/schedule-key-deletion

kms:cmk:update

-

Cancelamento da exclusão programada de uma CMK

POST /v1.0/{project_id}/kms/cancel-key-deletion

kms:cmk:update

-

Consulta da lista de CMKs

POST /v1.0/{project_id}/kms/list-keys

kms:cmk:list

-

Consulta as informações de CMK.

POST /v1.0/{project_id}/kms/describe-key

kms:cmk:get

-

Geração de um número aleatório

POST /v1.0/{project_id}/kms/gen-random

kms:cmk:generate

-

Criação de uma DEK

POST /v1.0/{project_id}/kms/create-datakey

kms:dek:create

-

Criação de uma DEK sem texto não criptografado

POST /v1.0/{project_id}/kms/create-datakey-without-plaintext

kms:dek:create

-

Criptografia de uma DEK

POST /v1.0/{project_id}/kms/encrypt-datakey

kms:dek:crypto

-

Descriptografia de uma DEK

POST /v1.0/{project_id}/kms/decrypt-datakey

kms:dek:crypto

-

Consulta do número de instâncias

GET /v1.0/{project_id}/kms/user-instances

kms:cmk:getInstance

-

Consulta da cota de usuário

GET /v1.0/{project_id}/kms/user-quotas

kms:cmk:getQuota

-

Modificação do alias da CMK

POST /v1.0/{project_id}/kms/update-key-alias

kms:cmk:update

-

Modificação da descrição de uma CMK

POST /v1.0/{project_id}/kms/update-key-description

kms:cmk:update

-

Criação de uma concessão

POST /v1.0/{project_id}/kms/create-grant

kms:grant:create

-

Revogação de uma concessão

POST /v1.0/{project_id}/kms/revoke-grant

kms:grant:revoke

-

Retiração de um concessão

POST /v1.0/{project_id}/kms/retire-grant

kms:grant:retire

-

Consulta da lista de concessão de uma CMK

POST /v1.0/{project_id}/kms/list-grants

kms:grant:list

-

Consulta da lista de concessões que podem ser retiradas

POST /v1.0/{project_id}/kms/list-retirable-grants

kms:grant:list

-

Criptografia de dados

POST /v1.0/{project_id}/kms/encrypt-data

kms:cmk:crypto

-

Descriptografia de dados

POST /v1.0/{project_id}/kms/decrypt-data

kms:cmk:crypto

-

Obtenção de parâmetros para importar uma chave

POST /v1.0/{project_id}/kms/get-parameters-for-import

kms:cmk:getMaterial

-

Importação de material de chave

POST /v1.0/{project_id}/kms/import-key-material

kms:cmk:importMaterial

-

Exclusão de material de chave

POST /v1.0/{project_id}/kms/delete-imported-key-material

kms:cmk:deleteMaterial

-

Ativação da rotação de chaves

POST /v1.0/{project_id}/kms/enable-key-rotation

kms:cmk:enableRotation

-

Modificação do intervalo de rotação

POST /v1.0/{project_id}/kms/update-key-rotation-interval

kms:cmk:updateRotation

-

Desativação de rotação de chaves

POST /v1.0/{project_id}/kms/disable-key-rotation

kms:cmk:disableRotation

-

Consulta do status de rotação da chave

POST /v1.0/{project_id}/kms/get-key-rotation-status

kms:cmk:getRotation

-

Consulta das instâncias de recursos de chave

POST /v1.0/{project_id}/kms/resource_instances/action

kms:cmkTag:listInstance

-

Consulta das tags de uma chave

GET /v1.0/{project_id}/kms/{key_id}/tags

kms:cmkTag:list

-

Consulta das tags do projeto

GET /v1.0/{project_id}/kms/tags

kms:cmkTag:list

-

Adição ou exclusão das tags de chave em lotes

POST /v1.0/{project_id}/kms/{key_id}/tags/action

kms:cmkTag:batch

-

Adição das tags a uma chave

POST /v1.0/{project_id}/kms/{key_id}/tags

kms:cmkTag:create

-

Exclusão de tags de uma chave

POST /v1.0/{project_id}/kms/{key_id}/tags/{key}

kms:cmkTag:delete

-

Usamos cookies para aprimorar nosso site e sua experiência. Ao continuar a navegar em nosso site, você aceita nossa política de cookies. Saiba mais

Feedback

Feedback

Feedback

0/500

Conteúdo selecionado

Envie o conteúdo selecionado com o feedback