svc-vault-api_other

post/zones/{zone_id}/secrets

Path parameters

zone_idstring required

A globally unique opaque identifier

Headers

X-Client-Request-IDstring uuid

Unique request identifier specified by the originating caller and passed along by proxies.

Request body

namestring required

A name for the entity to be displayed in UI

descriptionstring

A description of the entity

metadataVaultApiMetadata

A JSON object containing arbitrary metadata. Metadata will not be encrypted.

entity_idstring required

A globally unique opaque identifier

zone_idstring

A globally unique opaque identifier

Response

Secret created successfully

idstring required

A globally unique opaque identifier

entity_idstring required

A globally unique opaque identifier

zone_idstring required

A globally unique opaque identifier

versioninteger required
type'token' | 'password' required
namestring required

A name for the entity to be displayed in UI

descriptionstring

A description of the entity

metadataVaultApiMetadata

A JSON object containing arbitrary metadata. Metadata will not be encrypted.

created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 3 of the 23 revisions of this API.119

    • the endpoint scheme security OAuth2 was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security vault-api_bearerAuth was removed from the API

      api-security-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property zone_id

      new-optional-request-property

  • edd1b760a989115See the full diff
    • removed vault_SecretTokenFields vault_SecretPasswordFields from the data request property oneOf list

      request-property-one-of-removed

    • deleted the header request parameter X-Request-ID

      request-parameter-removed

    • the endpoint scheme security vault-api_bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security vault_bearerAuth was removed from the API

      api-security-removed

    • mapped value for discriminator key password changed from vault_SecretPasswordFields to vault-api_SecretPasswordFields for data request property

      request-property-discriminator-mapping-changed

    • mapped value for discriminator key token changed from vault_SecretTokenFields to vault-api_SecretTokenFields for data request property

      request-property-discriminator-mapping-changed

    • added vault-api_SecretTokenFields vault-api_SecretPasswordFields to the data request property oneOf list

      request-property-one-of-added

    This revision also has 82 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog