Configurations

Documentation of Configurations API.

class azion.models.Configuration(data)

Model representing the configuration retrieved from the API.

id

Configuration’s unique ID.

name

Configuration name - a human representation to identify the configuration.

domain_name

Domain name is an unique represenation of the configuration in the entire CDN.

active

Wheter the configuration is currently deployed or not.

delivery_protocol

Delivery Protocol is the protocol used to deliver the content through the CDN.

digital_certificate

Digital’s Certificate ID used to deliver the content using a SSL certificate.

rawlogs

Whether RawLogs is enabled for this configuration.

cnames

A list of domains used to represent your configuration, other than the domain_name.