GEODE-7454 Document Cluster Management Service (experimental)(#4390
Merged
davebarnes97 merged 4 commits intoapache:developfrom Dec 3, 2019
Merged
GEODE-7454 Document Cluster Management Service (experimental)(#4390davebarnes97 merged 4 commits intoapache:developfrom
davebarnes97 merged 4 commits intoapache:developfrom
Conversation
Contributor
There was a problem hiding this comment.
/v1/api-docs is not meant for human consumption. Humans should start at the wiki or point a browser (not curl) to the swagger UI at http://locator:7070/management/docs
Contributor
There was a problem hiding this comment.
#4394 renamed "develop Management REST API - v1" to "1.12.0 Management REST API - v1" so you can now create links that remain valid through development, release prep, and after release.
dschneider-pivotal
requested changes
Dec 3, 2019
Contributor
dschneider-pivotal
left a comment
There was a problem hiding this comment.
Seem my comments about directing them to the swagger URL instead of using curl and jq.
onichols-pivotal
approved these changes
Dec 3, 2019
dschneider-pivotal
approved these changes
Dec 3, 2019
mhansonp
pushed a commit
that referenced
this pull request
Dec 3, 2019
* GEODE-7454 Document Cluster Management Service (experimental) (cherry picked from commit e48f340)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a description of the (still experimental) Cluster Management Service. Point to the Geode Wiki for details on the REST and Java APIs. Give instructions for querying the REST API directly for a self-description.
(Note: check-in is for develop branch, v1.12. Wiki links point to v1.11 because it's the most recent available at this time.)