Admin-service (Section)#
Path: /environments/environment/admin-service
Enable the admin service
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| credential-manager | leafref → /processing/credential-managers/credential-manager/id | optional | - | A credential manager that verifies accounts against an external user repository (e.g., LDAP) |
| tenant-id | string (length: 1..9223372036854775807) | optional | - | ID of the tenant associated with the admin-service credential manager. When not set the default tenant is used |
| authorization-manager | leafref → /processing/authorization-managers/authorization-manager/id | optional | - | An authorization manager that authorizes Admin service requests against backend |
Subsections#
| Name | Type | Description |
|---|---|---|
| http | Section | Enables the HTTP admin service interface (Web UI and/or RESTCONF) |