Skip to content

Class: code

Developers can create custom web APIs using the Vault Java SDK.

Learn more in the Vault Java SDK documentation.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the vault’s base language.
activeType: BooleanIndicates whether the component is active.
api_groupType: ComponentReference
Required
The Webapigroup to which the custom web api is assigned.
checksumType: String
Max length: 1500
Used to check data for errors.
endpoint_nameType: String
Required
Max length: 1500
The endpoint name as specified in the WebApiInfo annotation.
minimum_versionType: String
Required
Max length: 1500
The minimum Vault API version required to use the custom web API as specified in the WebApiInfo annotation.
source_codeType: SdkCode
Max length: 1048576
The Vault Java SDK source code for this custom web API.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable