Skip to main content

ApplicationItem

Properties

NameTypeDescriptionNotes
id(optional) numberThe unique identifier of the application.[default to undefined]
name(optional) stringThe display name of the application.[default to undefined]
description(optional) stringA brief description of the application and its purpose.[default to undefined]
type(optional) stringThe type of the application.[default to undefined]
tags(optional) Array<Tag>A list of tags associated with the application.[default to undefined]
testConnectionStatus(optional) stringThe status of the last connection test performed on the application.[default to undefined]
testConnectionDate(optional) numberThe timestamp of the last connection test performed on the application, in milliseconds since epoch.[default to undefined]
rcClusterId(optional) stringThe identifier of the cluster used for crawling resources.[default to undefined]
dcClusterId(optional) stringThe identifier of the cluster used for data classification.[default to undefined]
pcClusterId(optional) stringThe identifier of the cluster used for permission collection.[default to undefined]