User
Overview
The cmdb.user namespace provides configuration management for:
Adgrp - Adgrp configuration endpoint.
Certificate - Certificate configuration endpoint.
Domain Controller - Domain Controller configuration endpoint.
Exchange - Exchange configuration endpoint.
External Identity Provider - External Identity Provider configuration endpoint.
Fortitoken - Fortitoken configuration endpoint.
FSSO - FSSO configuration endpoint.
FSSO Polling - FSSO Polling configuration endpoint.
Group - Group configuration endpoint.
Krb Keytab - Krb Keytab configuration endpoint.
Ldap - Ldap configuration endpoint.
Local - Local configuration endpoint.
Nac Policy - Nac Policy configuration endpoint.
Password Policy - Password Policy configuration endpoint.
Peer - Peer configuration endpoint.
Peergrp - Peergrp configuration endpoint.
Pop3 - Pop3 configuration endpoint.
Quarantine - Quarantine configuration endpoint.
Radius - Radius configuration endpoint.
Saml - Saml configuration endpoint.
Scim - Scim configuration endpoint.
Security Exempt List - Security Exempt List configuration endpoint.
Setting - Setting configuration endpoint.
Tacacs Plus - Tacacs Plus configuration endpoint.
Quick Start
from hfortix_fortios import FortiOS
fgt = FortiOS(host='192.168.1.99', token='your-token')
# Access endpoints via:
fgt.api.cmdb.user.<endpoint>
Available Endpoints
See Also
/api-reference/api-reference/cmdb/index - CMDB API overview
/fortios/user-guide/client - FortiOS client reference
/fortios/user-guide/endpoint-methods - Endpoint methods guide