CatalogOrganizationService.

get_csp_directive

get_csp_directive( directive_id: str ) -> CatalogCspDirective

Get an individual csp directive.

Parameters

nametypedescription
directive_idstrCsp directive identification string e.g. "demo"

Returns

typedescription
CatalogCspDirectiveCatalog csp directive object containing structure of the csp directive.