Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 814 Bytes

ConfigApi.md

File metadata and controls

30 lines (18 loc) · 814 Bytes

{{classname}}

All URIs are relative to http://localhost:4567

Method HTTP request Description
ConfigGet Get /config returns configuration of a Cassandra node as in its cassandra.yaml file

ConfigGet

ConfigGet(ctx, ) returns configuration of a Cassandra node as in its cassandra.yaml file

Required Parameters

This endpoint does not need any parameter.

Return type

(empty response body)

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]