See: Description
| Class | Description |
|---|---|
| AuthResponse |
This class is a container for the information returned by Vault in auth backend operations.
|
| HealthResponse |
This class is a container for the information returned by Vault in
v1/sys/health
operations. |
| LogicalResponse |
This class is a container for the information returned by Vault in logical API
operations (e.g.
|
| PkiResponse |
This class is a container for the information returned by Vault in PKI backend API
operations (e.g.
|
| VaultResponse |
VaultResponse is a common base class for the response objects returned by
all API methods. |
Containers of data returned by the various Vault API calls.