We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59bde6 commit 236a9a7Copy full SHA for 236a9a7
hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
@@ -1055,7 +1055,8 @@ $H4 Get Key Version
1055
Content-Type: application/json
1056
1057
{
1058
- "name" : "versionName",
+ "name" : "<name>",
1059
+ "versionName" : "<version>",
1060
"material" : "<material>", //base64
1061
}
1062
@@ -1072,11 +1073,13 @@ $H4 Get Key Versions
1072
1073
1074
[
1075
1076
1077
1078
1079
},
1080
1081
1082
1083
1084
1085
...
0 commit comments