This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable 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[CatalogCspDirective] | List of csp directives in the current organization. |