This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
CatalogOrganizationService.

create_csp_directive

create_csp_directive(csp_directive: CatalogCspDirective) -> None

Create a new csp directive.

Parameters

nametypedescription
csp_directiveCatalogCspDirectiveA catalog csp directive object to be created.

Returns

None