Retorna detalhes de uma tarefa de análise de cache.
Descrição da operação
Antes de chamar esta operação, observe os seguintes itens:
-
Se você usar um SDK da Alibaba Cloud ou um SDK do Database Autonomy Service (DAS) para chamar esta operação, recomendamos que use a versão mais recente do SDK.
-
Se você usar um SDK para chamar as operações de API do DAS, deve definir o ID da região como cn-shanghai.
-
Esta operação é aplicável apenas ao ApsaraDB for Redis.
Retorna as 500 principais chaves em uma tarefa de análise de cache.
Experimente agora
Testar
Autorização RAM
|
Ação |
Nível de acesso |
Tipo de recurso |
Chave de condição |
Ação dependente |
|
hdm:DescribeCacheAnalysisJob |
get |
*All Resource
|
Nenhuma | Nenhuma |
Parâmetros da solicitação
|
Parâmetro |
Tipo |
Obrigatório |
Descrição |
Exemplo |
| InstanceId |
string |
Sim |
O ID da instância. |
r-bp18ff4a195d**** |
| JobId |
string |
Sim |
O ID da tarefa de análise de cache. Você pode obter o ID da tarefa a partir dos parâmetros de resposta da operação CreateCacheAnalysisJob. |
sf79-sd99-sa37-**** |
Elementos de resposta
|
Elemento |
Tipo |
Descrição |
Exemplo |
|
object |
Os parâmetros de resposta. |
||
| Message |
string |
A mensagem retornada para a solicitação. Nota
Se a solicitação for bem-sucedida, Successful será retornado. Se a solicitação falhar, uma mensagem de erro contendo informações como um código de erro será retornada. |
Successful |
| RequestId |
string |
O ID da solicitação. |
B6D17591-B48B-4D31-9CD6-9B9796B2**** |
| Data |
object |
Os detalhes da tarefa de análise de cache. |
|
| TaskState |
string |
O estado da tarefa de análise de cache. Valores válidos:
|
BACKUP |
| JobId |
string |
O ID da tarefa de análise de cache. |
sf79-sd99-sa37-**** |
| Message |
string |
A mensagem retornada para a solicitação. Nota
Se a solicitação for bem-sucedida, Successful será retornado. Se a solicitação falhar, uma mensagem de erro contendo informações como um código de erro será retornada. |
Successful |
| BigKeys |
object |
||
| KeyInfo |
array<object> |
The details of the large keys. The returned large keys are sorted in descending order based on the number of bytes occupied by the keys. |
|
|
object |
|||
| Type |
string |
The data type of the instance. |
hash |
| Db |
integer |
The database name. |
0 |
| ExpirationTimeMillis |
integer |
The time when the key expires. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. A value of 0 indicates that the key never expires. |
1596256542547 |
| Key |
string |
The key name. |
task_x**** |
| Encoding |
string |
The data type of the key. |
hashtable |
| Bytes |
integer |
The number of bytes that are occupied by the key. |
12345 |
| NodeId |
string |
The ID of the data node on the instance. |
r-x****-db-0 |
| Count |
integer |
The number of elements in the key. |
127 |
| KeyPrefixes |
object |
||
| Prefix |
array<object> |
The prefixes of the keys. |
|
|
object |
|||
| KeyNum |
integer |
The number of keys that contain the prefix. |
123 |
| Type |
string |
The data type of the instance. |
hash |
| Bytes |
integer |
The number of bytes that are occupied by the key. |
12345 |
| Prefix |
string |
The prefix of the key. |
task_ |
| Count |
integer |
The number of elements in the key. |
127 |
| BigKeysOfNum |
object |
||
| KeyInfo |
array<object> |
The details of the large keys. The returned large keys are sorted in descending order based on the number of keys. |
|
|
object |
|||
| Type |
string |
The data type of the instance. |
hash |
| Db |
integer |
The database name. |
0 |
| ExpirationTimeMillis |
integer |
The time when the key expires. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. A value of 0 indicates that the key never expires. |
1596256542547 |
| Key |
string |
The key name. |
task_x**** |
| Encoding |
string |
The data type of the key. |
hashtable |
| Bytes |
integer |
The number of bytes that are occupied by the key. |
12345 |
| NodeId |
string |
The ID of the data node on the instance. |
r-x****-db-0 |
| Count |
integer |
The number of elements in the key. |
127 |
| UnexBigKeysOfBytes |
object |
||
| KeyInfo |
array<object> |
The details of permanent keys. The returned keys are sorted in descending order based on the number of bytes occupied by the keys. |
|
|
object |
|||
| Type |
string |
The data type of the instance. |
hash |
| Db |
integer |
The database name. |
0 |
| ExpirationTimeMillis |
integer |
The time when the key expires. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. A value of 0 indicates that the key never expires. |
1596256542547 |
| Key |
string |
The key name. |
task_x**** |
| Encoding |
string |
The data type of the key. |
hashtable |
| Bytes |
integer |
The number of bytes that are occupied by the key. |
12345 |
| NodeId |
string |
The ID of the data node on the instance. |
r-x****-db-0 |
| Count |
integer |
The number of elements in the key. |
127 |
| UnexBigKeysOfNum |
object |
||
| KeyInfo |
array<object> |
The details of permanent keys. The returned keys are sorted in descending order based on the number of keys. |
|
|
object |
|||
| Type |
string |
The data type of the instance. |
hash |
| Db |
integer |
The database name. |
0 |
| ExpirationTimeMillis |
integer |
The time when the key expires. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. A value of 0 indicates that the key never expires. |
1596256542547 |
| Key |
string |
The key name. |
task_x**** |
| Encoding |
string |
The data type of the key. |
hashtable |
| Bytes |
integer |
The number of bytes that are occupied by the key. |
12345 |
| NodeId |
string |
The ID of the data node on the instance. |
r-x****-db-0 |
| Count |
integer |
The number of elements in the key. |
127 |
| InstanceId |
string |
O ID da instância. |
r-bp18ff4a195d**** |
| NodeId |
string |
O ID do nó de dados na instância. |
r-x****-db-0 |
| ExpiryKeysLevelCount |
object |
||
| ExpiryLevel |
array<object> |
The statistics of the keys that have expired. |
|
|
object |
|||
| AnalysisTs |
integer |
The time when the cache analysis task was complete. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. |
1717469347000 |
| Level |
integer |
The expiration level. Valid values:
|
0 |
| TotalBytes |
integer |
The number of bytes occupied by the keys that have expired. |
8064 |
| TotalKeys |
integer |
The total number of the keys that have expired. |
62 |
| Code |
string |
O código de status HTTP retornado. |
200 |
| Success |
string |
Indica se a solicitação foi bem-sucedida. Valores válidos:
|
true |
Exemplos
Resposta de sucesso
JSON formato
{
"Message": "Successful",
"RequestId": "B6D17591-B48B-4D31-9CD6-9B9796B2****",
"Data": {
"TaskState": "BACKUP",
"JobId": "sf79-sd99-sa37-****",
"Message": "Successful",
"BigKeys": {
"KeyInfo": [
{
"Type": "hash",
"Db": 0,
"ExpirationTimeMillis": 1596256542547,
"Key": "task_x****",
"Encoding": "hashtable",
"Bytes": 12345,
"NodeId": "r-x****-db-0",
"Count": 127
}
]
},
"KeyPrefixes": {
"Prefix": [
{
"KeyNum": 123,
"Type": "hash",
"Bytes": 12345,
"Prefix": "task_",
"Count": 127
}
]
},
"BigKeysOfNum": {
"KeyInfo": [
{
"Type": "hash",
"Db": 0,
"ExpirationTimeMillis": 1596256542547,
"Key": "task_x****",
"Encoding": "hashtable",
"Bytes": 12345,
"NodeId": "r-x****-db-0",
"Count": 127
}
]
},
"UnexBigKeysOfBytes": {
"KeyInfo": [
{
"Type": "hash",
"Db": 0,
"ExpirationTimeMillis": 1596256542547,
"Key": "task_x****",
"Encoding": "hashtable",
"Bytes": 12345,
"NodeId": "r-x****-db-0",
"Count": 127
}
]
},
"UnexBigKeysOfNum": {
"KeyInfo": [
{
"Type": "hash",
"Db": 0,
"ExpirationTimeMillis": 1596256542547,
"Key": "task_x****",
"Encoding": "hashtable",
"Bytes": 12345,
"NodeId": "r-x****-db-0",
"Count": 127
}
]
},
"InstanceId": "r-bp18ff4a195d****",
"NodeId": "r-x****-db-0",
"ExpiryKeysLevelCount": {
"ExpiryLevel": [
{
"AnalysisTs": 1717469347000,
"Level": 0,
"TotalBytes": 8064,
"TotalKeys": 62
}
]
}
},
"Code": "200",
"Success": "true"
}
Códigos de erro
|
Código de status HTTP |
Código de erro |
Mensagem de erro |
Descrição |
|---|---|---|---|
| 400 | InvalidParams | The request parameters are invalid. | |
| 403 | NoPermission | You are not authorized to do this action. |
Consulte Códigos de Erro para uma lista completa.
Notas de versão
Consulte Notas de Versão para uma lista completa.