Types:
from cloudflare.types.zaraz import ButtonTextTranslation, NeoEventMethods:
Types:
from cloudflare.types.zaraz import ConfigurationMethods:
client.zaraz.config.update(*, zone_id, **params) -> Configurationclient.zaraz.config.get(*, zone_id) -> Configuration
Methods:
client.zaraz.default.get(*, zone_id) -> Configuration
Methods:
client.zaraz.export.get(*, zone_id) -> Configuration
Types:
from cloudflare.types.zaraz import HistoryListResponseMethods:
client.zaraz.history.update(*, zone_id, **params) -> Configurationclient.zaraz.history.list(*, zone_id, **params) -> SyncSinglePage[HistoryListResponse]
Types:
from cloudflare.types.zaraz.history import ConfigGetResponseMethods:
client.zaraz.history.configs.get(*, zone_id, **params) -> ConfigGetResponse
Types:
from cloudflare.types.zaraz import PublishCreateResponseMethods:
Types:
from cloudflare.types.zaraz import WorkflowMethods: