Skip to content

Latest commit

 

History

History
96 lines (87 loc) · 11.8 KB

File metadata and controls

96 lines (87 loc) · 11.8 KB

InlineResponse200541ResultData

Properties

Name Type Description Notes
backup_enabled int Whether the user has backups enabled. * `1` - Backups enabled. * `0` - Backups not enabled. [optional]
bandwidth_limit int The account's bandwidth limit. * `0` - unlimited * A maximum amount of bandwidth, in bytes. [optional]
cgi_enabled int Whether CGI is enabled. * `1` - Enabled. * `0` - Not enabled. [optional]
contact_email str The account's contact email address. [optional]
contact_email_2 str The account's alternate contact email address, if one exists. [optional]
cpanel_root_directory str The `root` directory. [optional]
created int The account's creation date in Unix time format. [optional]
created_in_version str The version of cPanel used during account creation. [optional]
database_owner str The owner of the account's databases. * `root` * A reseller account's username. * The account's username. [optional]
dead_domains List[str] The account's inactive domains. [optional]
demo_mode int Whether demo mode is enabled. * `1` - Enabled. * `0` - Not enabled. [optional]
disk_block_limit int The number of disk blocks for the account. * `0` - unlimited * A maximum amount of disk blocks, in kilobytes. [optional]
dkim_enabled int Whether DomainKeys Identified Mail (DKIM) is enabled. * `1` - Enabled. * `0` - Not enabled. [optional]
domain str The account's main domain. [optional]
domains List[str] list of the account's domains and subdomains. [optional]
feature InlineResponse200541ResultDataFeature [optional]
feature_list str The account's feature list name. [optional]
gid int The account's group ID. [optional]
home str The user's home directory. [optional]
home_directory_links List[object] Any symlinks to the cPanel account's home directory. An array of one or more home directory symlinks. [optional]
ip str The account's IPv4 address. [optional]
lang str The account's language. [optional]
last_modified int The most recent modification time of the `/var/cpanel/users/user` file in Unix time format. Note: `user` represents the cPanel user. [optional]
legacy_backup_enabled int Whether legacy backups are enabled. * `1` - Enabled. * `0` - Disabled. [optional]
locale str The account's default locale, a two-letter ISO-3166 code. [optional]
mailbox_format str The storage format that the account's mailboxes use. * `maildir` * `mbox` [optional]
maximum_addon_domains InlineResponse200541ResultDataMaximumAddonDomains [optional]
maximum_databases InlineResponse200541ResultDataMaximumDatabases [optional]
maximum_defer_fail_percentage InlineResponse200541ResultDataMaximumDeferFailPercentage [optional]
maximum_email_account_disk_quota InlineResponse200541ResultDataMaximumEmailAccountDiskQuota [optional]
maximum_emails_per_hour InlineResponse200541ResultDataMaximumEmailsPerHour [optional]
maximum_ftp_accounts InlineResponse200541ResultDataMaximumFtpAccounts [optional]
maximum_mail_accounts InlineResponse200541ResultDataMaximumMailAccounts [optional]
maximum_mailing_lists InlineResponse200541ResultDataMaximumMailingLists [optional]
maximum_parked_domains InlineResponse200541ResultDataMaximumParkedDomains [optional]
maximum_passenger_apps InlineResponse200541ResultDataMaximumPassengerApps [optional]
maximum_subdomains InlineResponse200541ResultDataMaximumSubdomains [optional]
mxcheck InlineResponse200541ResultDataMxcheck [optional]
notify_account_authn_link int Whether the systems sends a notification when someone links the account to an external authentication account. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_account_authn_link_notification_disabled int Whether the systems sends a notification when someone disables notifications for external authentication account links. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_account_login int Whether the system sends a notification when someone logs in to the account. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_account_login_for_known_netblock int Whether the system sends a notification when a user on a known netblock logs in to the account. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_account_login_notification_disabled int Whether the system sends a notification when someone disables notifications for account logins. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_autossl_expiry int Whether the system sends a notification when an AutoSSL certificate expires. * `1` - Notifies. * `0` - Doesn't notify [optional]
notify_autossl_expiry_coverage int Whether the system sends a notification when AutoSSL cannot renew a certificate because domains that fail Domain Control Validation (DCV) exist on the current certificate. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_autossl_renewal_coverage int Whether the system sends a notification when AutoSSL renews a certificate. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_autossl_renewal_coverage_reduced int Whether the system sends a notification when AutoSSL renews a certificate, but the new certificate lacks at least one domain that the previous certificate secured. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_autossl_renewal_uncovered_domains int Whether the system sends a notification when AutoSSL renews a certificate, but the new certificate lacks at least one domain that the previous certificate secured. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_bandwidth_limit int Whether the systems sends a notification when the account reaches its bandwidth quota. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_contact_address_change int Whether the systems sends a notification when someone changes the contact address for the account. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_contact_address_change_notification_disabled int Whether the systems sends a notification when someone disables the notification for contact address changes. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_disk_limit int Whether the systems sends a notification when the account reaches its disk usage limit. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_password_change int Whether the systems sends a notification when someone changes the account's password. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_password_change_notification_disabled int Whether the systems sends a notification when someone disables notifications for password changes. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_ssl_expiry int Whether the systems sends a notification when an SSL certificate on the account expires. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_twofactorauth_change int Whether the systems sends a notification when the account's Two-Factor Authentication (2FA) credentials change. * `1` - Notifies. * `0` - Doesn't notify. [optional]
notify_twofactorauth_change_notification_disabled int Whether the systems sends a notification when someone disables notifications for 2FA. * `1` - Notifies. * `0` - Doesn't notify. [optional]
owner str The account's owner. * `root` * A reseller account's username. * The account's username. [optional]
package_extensions List[str] The account's package extensions. [optional]
plan str The account's hosting package. [optional]
pushbullet_access_token str The account's Pushbullet access token. [optional]
shell str The account's shell. [optional]
spf_enabled int Whether Sender Policy Framework (SPF) is enabled. * `1` - Enabled. * `0` - Not enabled. [optional]
ssl_default_key_type str The type of key to generate for the user’s TLS certificates and CSRs. * `system` — The system’s `ssl_default_key_type` value in the `cpanel.config` file. * `rsa-2048` — 2,048-bit RSA. * `rsa-4096` — 4,096-bit RSA. * `ecdsa-prime256v1` — ECDSA prime256v1 (“P-256”). * `ecdsa-secp384r1` — ECDSA secp384r1 (“P-384”). [optional]
theme str The account's current theme. [optional]
uid int The account's user ID on the system. [optional]
user str An existing account's username. [optional]
utf8_mailbox int Whether UTF-8-encoded mailbox names are enabled for the cPanel account. * `1` - Enabled. * `0` - Not enabled. [optional]

Example

from clientapi_cpanel.models.inline_response200541_result_data import InlineResponse200541ResultData

# TODO update the JSON string below
json = "{}"
# create an instance of InlineResponse200541ResultData from a JSON string
inline_response200541_result_data_instance = InlineResponse200541ResultData.from_json(json)
# print the JSON string representation of the object
print(InlineResponse200541ResultData.to_json())

# convert the object into a dict
inline_response200541_result_data_dict = inline_response200541_result_data_instance.to_dict()
# create an instance of InlineResponse200541ResultData from a dict
inline_response200541_result_data_from_dict = InlineResponse200541ResultData.from_dict(inline_response200541_result_data_dict)

[Back to Model list] [Back to API list] [Back to README]