A single unified host facet resource.

Hierarchy

  • CsmUnifiedHostFacetData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Attributes of an agentless host facet.

id: string

The identifier of the facet, corresponding to the field path.

The JSON:API type for unified host facet resources. The value should always be unified_host_facet.

Generated using TypeDoc