This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogOrganizationService.
list_csp_directives
list_csp_directives(
) ->
list[CatalogCspDirective]
Returns a list of all csp directives in the current organization.
Parameters
name | type | description |
---|---|---|
self | None | None |
Returns
type | description |
---|---|
list[CatalogOrganizationSettings] | List of csp directives in the current organization. |