Create a vault for the Secrets Manager
- Print
- PDF
Create a vault for the Secrets Manager
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/api/v1/secretmanager/vault
This operation should be called only by administrator and only once per tenant.
Security
HTTP
Type bearer
Body parameters
object
id
string
name
string
Min length1
Max length30
Pattern^[a-zA-Z0-9-_\s]{1,30}$
description
string
Min length0
Max length255
lastRotation
string
nextRotation
string
status
string
encryptionAlgorithm
string
metadata
object
property*
string additionalProperties
Valid values[ "Allow", "Deny", "Pending", "Timeout", "Rejected", "ApprovalRequired" ]
defaultNotificationMediumId
string
recipients
object (Recipients)
userIds
Array of string
string
tags
Array of string
string
approverGroups
Array of string
string
channelIds
Array of string
string
slackAppChannels
Array of string
string
teamsAppChannels
Array of object (TeamsAppChannels)
object
team
string
channels
Array of string
string
maxSecretRotationInterval
integer (int32)
rotationTime
integer (int32)
Responses
200
successful operation
object
Was this article helpful?