Skip to content

public API documentation for Secrets Manager#1194

Open
MaxLivesInTheMatrix wants to merge 1 commit into
digitalocean:mainfrom
MaxLivesInTheMatrix:secprod-539-openAPISchema
Open

public API documentation for Secrets Manager#1194
MaxLivesInTheMatrix wants to merge 1 commit into
digitalocean:mainfrom
MaxLivesInTheMatrix:secprod-539-openAPISchema

Conversation

@MaxLivesInTheMatrix

Copy link
Copy Markdown

Endpoints added

  • GET /v2/security/secrets — list secrets
  • POST /v2/security/secrets — create secret
  • GET /v2/security/secrets/{secret} — get secret
  • PUT /v2/security/secrets/{secret} — update secret
  • DELETE /v2/security/secrets/{secret} — delete secret
  • GET /v2/security/secrets/{secret}/versions — list secret versions
  • POST /v2/security/secrets/{secret}/restore — restore deleted secret

Ex.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant