infomaniak_get_mail_hosting_full
Diagnose mail hosting configuration by retrieving full details: DNS health check (MX/SPF/DKIM/DMARC), quotas, admin user, and FQDN list.
Instructions
Full mail hosting detail with diagnostic_dns (MX/SPF/DKIM/DMARC health check), quotas (mailboxes + redirections + per-mailbox disk), admin user, parent kSuite link, FQDN list, and team access flag. Use this for mail-config sanity checks. Manager-private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mail_hosting_id | Yes | Mail hosting id. Discover via infomaniak_list_mail_hostings. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| account_id | Yes | ||
| service_id | Yes | ||
| service_name | Yes | ||
| customer_name | Yes | ||
| internal_name | No | ||
| created_at | Yes | ||
| expired_at | No | ||
| has_maintenance | No | ||
| is_locked | No | ||
| has_operation_in_progress | No | ||
| tags | No | ||
| unique_id | No | ||
| description | No | ||
| is_free | No | ||
| is_zero_price | No | ||
| is_trial | No | ||
| rights | No | ||
| parent_id | No | ||
| parent_service_id | No | ||
| parent_service_name | No | ||
| total | No | ||
| quota | No | ||
| used | No | ||
| redirections_quota | No | ||
| redirections_target_quota | No | ||
| redirections_used | No | ||
| admin | No | ||
| fqdn | No | ||
| main_fqdn | No | ||
| main_fqdn_idn | No | ||
| main_fqdn_source | No | ||
| diagnostic_dns | No | ||
| dns_error | No | ||
| has_multi_password | No | ||
| has_new_creation_flow | No | ||
| has_team_access | No | ||
| signature_template_forced_state | No | ||
| mailing_lists_configuration | No | ||
| batch_action | No | ||
| status | No | ||
| bill_reference | No | ||
| bill_periodicity | No |