Skip to main content

Get S3 Vault Details

Select

SaaS
Customer Managed

Retrive properties of S3 Vault

Path Parameters
  • storeId integer required

    S3 Vault ID

Responses

OK


Schema
  • clientProperties object

    Client information for S3 Vault

  • client object
  • id int32
  • name string
  • associatedPseudoClientNames string
  • error object
  • errorCode int32
  • errorMessage string

    Tells about the error occured

  • warningCode int32
  • warningMessage string

    Tells about the warning occured

  • errors object[]
  • errorMessage string

    Tells about the error occured

  • errorCode ErrorCode

    Possible values: [NO_ERROR, INVALID_INPUT, VALUE_NOT_FOUND, UNKNOWN_EXCEPTION, CONNECTION_PROBLEM, UNKNOWN_SQL_ERROR, INVALID_USER, INVALID_OPERATION_TYPE, INTERNAL_SERVER_PROBLEM, INSUFFICIENT_USER_PERMISSION_ON_ENTITY, INVALID_ENTITY_ID, REFRESH_TOKEN_EXPIRED]

    Error code value

Loading...