Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 5.38 KB

File metadata and controls

75 lines (48 loc) · 5.38 KB

Logpush

Datasets

Fields

Methods:

  • client.logpush.datasets.fields.get(dataset_id, *, account_id, zone_id) -> object

Jobs

Methods:

Edge

Types:

from cloudflare.types.logpush import InstantLogpushJob

Methods:

Jobs

Types:

from cloudflare.types.logpush import LogpushJob, OutputOptions, JobDeleteResponse

Methods:

Ownership

Types:

from cloudflare.types.logpush import OwnershipValidation, OwnershipCreateResponse

Methods:

Validate

Types:

from cloudflare.types.logpush import (
    ValidateDestinationResponse,
    ValidateDestinationExistsResponse,
    ValidateOriginResponse,
)

Methods: