SsdlAccess

Ssdl

The access.ssdl block contains information related to SSDL.

Asset

The access.asset block contains information about the owner asset of these data.

pydantic model SsdlAccess[source]

The access block contains information related to access control for this data object, with legacy SSDL settings.

Fields:
field ssdl: Ssdl [Required]

A block containing information related to SSDL. See Ssdl.

field asset: Asset [Required]

A block containing information about the owner asset of these data. See Asset.

field classification: Optional[enums.Classification] = None

The access classification level. See enums.Classification.