[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs

Field

Properties

string
contentPackId Optional

Specifies the content pack ids to which field is associated.


string
displayName Optional

Indexed or extracted field name displayed in the UI.


string
fieldOrigin Optional

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

Possible values are: SYSTEMGLOBAL_CONTENTORG_CONTENT_PACKORG_CONTENT


string
fieldType Optional

Data type of the field.


string
id Optional

Unique identifier of extracted or indexed field.


string
internalName Optional

Specidies the internal name for extracted field or indexed field.


array of string
partitionIds Optional

Specifies the partiitons to which field is associated.

JSON Example

{
	"contentPackId": "string",
	"displayName": "string",
	"fieldOrigin": "SYSTEM",
	"fieldType": "string",
	"id": "string",
	"internalName": "string",
	"partitionIds": [
		"string"
	]
}
[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Property Of

SchemaFieldsDto

Feedback

Was this page helpful?