CreateViewRequest
class CreateViewRequest
Types
Properties
Link copied to clipboard
This value helps ensure idempotency. Resource Explorer uses this value to prevent the accidental creation of duplicate versions. We recommend that you generate a UUID-type value to ensure the uniqueness of your views.
Link copied to clipboard
An array of strings that specify which resources are included in the results of queries made using this view. When you use this view in a Search operation, the filter string is combined with the search's QueryString
parameter using a logical AND
operator.
Link copied to clipboard
Specifies optional fields that you want included in search results from this view. It is a list of objects that each describe a field to include.