outscale_api 1.14.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ReadKeypairsResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**keypairs** | Option<[**Vec<crate::models::Keypair>**]Keypair.md> | Information about one or more keypairs. | [optional]
**next_page_token** | Option<**String**> | The token to request the next page of results. Each token refers to a specific page. | [optional]
**response_context** | Option<[**crate::models::ResponseContext**]ResponseContext.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)