Update an existing view

Updates an existing view with the specified changes for index retention. The /Bucket/updateView endpoint is limited to a subset of fields that can be changed. In some cases, it is necessary to delete a view and create a new view to change fields that are not in the update endpoint. The Bucket endpoints currently require an AWS V4 signature.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Specifies the name of the view to update.

integer
Defaults to -1

A rolling time period that specifies the maximum time range of results for analytics against the view. For example, if the object group retains one month of data, but the time range is 7 days, search results and/or build visualizations return up to 7 days of data. The time window helps users to stay within the relevant window of time for analytics, and can improve performance when searching against the index.

NOTE: The name "indexRetention" is not intended to imply that data outside the time range window might be deleted, the term relates to the view as a virtual object group.

queryMaskedFields
array of strings
Defaults to

Specifies a masking list of one or more view column names to omit from the list of columns in the Search Analytics and/or SQL Analytics filtering and results. If you change the list of columns, make sure that you specify the complete list of columns to mask in the updateView call.

queryMaskedFields
Responses
200

Successful update of existing view

Language
LoadingLoading…
Response
Choose an example:
application/json