Field

Field
Field
JSON Example
{
    "internalName": "test_extracted_fields_1",
    "id": "test_extracted_fields_1",
    "displayName": "test_extracted_fields_1",
    "fieldType": "string",
    "fieldOrigin": "SYSTEM",
    "partitionIds": [
        "98h417e4-2b61-4200-b6cc-26a399bdf8cf"
    ],
    "contentPackId": "com.vmware.test.4-6"
}
string
internalName
Optional

Specidies the internal name for extracted field or indexed field.

string
id
Optional

Unique identifier of extracted or indexed field.

string
displayName
Optional

Indexed or extracted field name displayed in the UI.

string
fieldType
Optional

Data type of the field.

string
fieldOrigin
Optional

Specifies the origin/source of the field For eg. GLOBAL_CONTENT, SYSTEM,ORG_CONTENT, ORG_CONTENT_PACK.

Possible values are : SYSTEM, GLOBAL_CONTENT, ORG_CONTENT_PACK, ORG_CONTENT,
array of string
partitionIds
Optional

Specifies the partiitons to which field is associated.

string
contentPackId
Optional

Specifies the content pack ids to which field is associated.

Property Of