SoftLayer_Container_Search_Result


SoftLayer_Container_Search_Result

Description

The SoftLayer_Container_Search_Result data type represents a result row from an execution of Search service.

Local


matchedTerms

An array of terms that were matched in the resource object.
Type: string[]


relevanceScore

The score ratio of the result for relevance to the search criteria.
Type: decimal


resource

A search results resource object that matched search criteria.
Type: SoftLayer_Entity


resourceType

The type of the resource object that matched search criteria.
Type: string

Relational

Count