-
JupiterOne Entity Ingestion Sources
JupiterOne has a standard set of labels that represent how any single entity is ingested into the JupiterOne graph. You can find this information on entities on the Metadata tab in the entity drawer in J1 Assets. You can also filter against this information when you are querying JupiterOne by including the _source property…
-
JupiterOne Entity Relationship Mappings
JupiterOne stores entities and relationships representing your organization's critical resources, their configurations, and their relationships. Relationships between entities may be explicitly stated in the APIs of the systems that manage them, and the integrations with those systems will leverage that information to…
-
JupiterOne Parameter Service
Previously, some use cases of JupiterOne required referencing a literal value that is better suited to reference as a variable or a parameter. Some common values that are better stored and retrieved at runtime instead of saved literally include: * Long or unwieldy values (such as a long URL) * Sensitive values (such as a…