47358449d3
After this microversion Nova API allows to get several keypairs with the help of new optional parameters 'limit' and 'marker' which were added to GET /os-keypairs request. Partial-Bug: #1599904 Implements blueprint: keypairs-pagination Change-Id: Idd3757f5be90ec4af1bd1a7ca3f9c20319dbfd33
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"keypair": {
|
|
"name": "keypair-ab9ff2e6-a6d7-4915-a241-044c369c07f9",
|
|
"type": "ssh",
|
|
"user_id": "fake"
|
|
}
|
|
}
|