Skip to main content

Subnet Data Model

The Subnet data model represents a subnet in a network. It extends the Asset data model.

The following table details the default attributes of the Subnet data model:

OrderAttribute NameAttribute TypeRelationship TypeRequired
1displayNameCalculated (Text)N/AYes
2cidrTextN/ANo
3baseRiskScoreCalculated (Number)N/ANo
4riskFactorOffsetCalculated (Number)N/ANo
5riskScoreCalculated (Number)N/ANo
6openFindingCountCalcuated (Number)N/ANo
7riskRatingCalculated (Single Choice)N/ANo
8numberOutOfComplianceCalculated (Number)N/ANo
9complianceStatusCalculated (Single Choice)N/ANo
10statusSingle ChoiceN/ANo
11firstSeenDate TimeN/ANo
12lastSeenDate TimeN/ANo
13lastInventoryUpdateDate TimeN/ANo
14lastEnrollmentDate TimeN/ANo
15lastAssessedDate TimeN/ANo
16tagsText (Multivalued)N/ANo
17complianceFlagsText (Multivalued)N/ANo
18businessServicesReference (Business service)SUPPORTSNo
19applicationsReference (Application)SUPPORTSNo
20ownersReference (Person)OWNSNo
21typeCategoryN/ANo
22remediationOwnerCategoryN/ANo
23riskOwnerCategoryN/ANo
24profilesCategoryN/ANo
25environmentsCategoryN/ANo
26technologiesCategoryN/ANo
27numberOfDataIntegrationSourcesCalculated (Number)N/ANo
28numberOfSourceDatasetsCalculated (Number)N/ANo
29numberOfDataIntegrationsWithMultipleSourceDatasetsCalculated (Number)N/ANo
30riskScoringModelRisk Scoring ModelN/ANo
31riskFactorsRisk FactorsN/ANo
32uidTextN/AYes
33dataModelNameCalculated (Text)N/ANo
34sourceUidsText (Multivalued)N/ANo
35connectorCategoriesText (Multivalued)N/ANo
36connectorNamesText (Multivalued)N/ANo
37dataIntegrationTitlesText (Multivalued)N/ANo
38sourcesIconsSource data models iconsN/ANo
39nameTextN/ANo
40summaryTextN/ANo
41descriptionTextN/ANo
42categoriesText (Multivalued)N/ANo
43flowStateTextN/ANo
44sourcesReference (Base model)SOURCED_FROMNo
45dateCreatedDate TimeN/ANo
46lastUpdatedDate TimeN/ANo
47createdByTextN/ANo
48updatedByTextN/ANo
FOOTNOTES
  • The Order column specifies the order of attributes being calculated in data computation.
  • The attribute names are used in Brinqa Query Language (BQL) queries and Brinqa Condition Language (BCL) predicates.
  • In the Type column, Calculated means that the value of the attribute is computed by executing a script. The text in the parentheses after Calculated denotes the type of the outcome.
  • In the Type column, Reference means that two data models are related. The name in the parentheses after Reference indicates the other data model.
  • The Relationship Type column only applies to the Reference type attributes. You can use the relationship type keyword in BQL queries.