Create a new Vault
Create a new Vault
Request body
Example request
{
"config": {
"prefix": "ENV_PREFIX"
},
"description": "environment variable based vault",
"id": "2747d1e5-8246-4f65-a939-b392f1ee17f8",
"name": "env",
"prefix": "env",
"tags": [
"foo",
"bar"
]
}Response
Successfully created Vault
Example response
{
"config": {
"prefix": "ENV_PREFIX"
},
"description": "environment variable based vault",
"id": "2747d1e5-8246-4f65-a939-b392f1ee17f8",
"name": "env",
"prefix": "env",
"tags": [
"foo",
"bar"
]
}Changes
Changed in 5 of the 52 revisions of this API.1418
- ▲
the response property
tagsbecame nullable for the status201response-property-became-nullable
- ○
the request property
tagsbecame nullablerequest-property-became-nullable
- ▲
- ▲
the response property
configbecame nullable for the status201response-property-became-nullable
- ▲
the response property
configbecame optional for the status201response-property-became-optional
- ○
the request property
configbecame nullablerequest-property-became-nullable
- ○
the request property
configbecame optionalrequest-property-became-optional
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
created_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
updated_atbecame nullable for the status201response-property-became-nullable
- ○
the request optional property
created_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request optional property
updated_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
created_atbecame nullablerequest-property-became-nullable
- ○
the request property
updated_atbecame nullablerequest-property-became-nullable
- ○
the response optional property
created_atbecame not read-only for the status201response-optional-property-became-not-read-only
- ○
the response optional property
updated_atbecame not read-only for the status201response-optional-property-became-not-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
configbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
tagsbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
configbecame requiredrequest-property-became-required
- ○
the response property
configbecame required for the status201response-property-became-required
- ▲
- ▲
the request property
namebecame requiredrequest-property-became-required
- ▲
the request property
prefixbecame requiredrequest-property-became-required
- ▲
the response property
configbecame nullable for the status201response-property-became-nullable
- ▲
the response property
descriptionbecame nullable for the status201response-property-became-nullable
- ▲
the response property
idbecame nullable for the status201response-property-became-nullable
- ▲
the response property
tagsbecame nullable for the status201response-property-became-nullable
- ○
the request optional property
idbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
configbecame nullablerequest-property-became-nullable
- ○
the request property
descriptionbecame nullablerequest-property-became-nullable
- ○
the request property
idbecame nullablerequest-property-became-nullable
- ○
the request property
tagsbecame nullablerequest-property-became-nullable
- ○
the response optional property
idbecame not read-only for the status201response-optional-property-became-not-read-only
- ○
the response property
namebecame required for the status201response-property-became-required
- ○
the response property
prefixbecame required for the status201response-property-became-required
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲