Admin-service (Section)#

Path: /environments/environment/admin-service

Enable the admin service

Parameters#

NameTypeRequiredDefaultDescription
credential-managerleafrefoptionalA credential manager that verifies accounts against an external user repository (e.g., LDAP)
tenant-idnon-empty-stringoptionalID of the tenant associated with the admin-service credential manager. When not set the default tenant is used
authorization-managerleafrefoptionalAn authorization manager that authorizes Admin service requests against backend

Subsections#

NameTypeDescription
http SectionEnables the HTTP admin service interface (Web UI and/or RESTCONF)

Was this helpful?