APIRef_tm_security_firewall_user-domain¶
mgmt/tm/security/firewall/user-domain
Services that provide user information for a domain. Includes identity and ifmap service.
REST Endpoints
- Collection URI
/mgmt/tm/security/firewall/user-domain
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/security/firewall/user-domain/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | ||
description |
string | optional | read/write | ||
domain |
string | optional | read/write | User Domain for which the ifmap and identity service is defined. | |
tmPartition |
string | Common | optional | read/write |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/identity-server |
array_structure | optional | read/write | Identity service for user and group validation | |
/identity-server/ip |
string | optional | read/write | IP address to reach identity service for this domain | |
/identity-server/login |
string | optional | read/write | Login used to connect to identity service. This corresponds to username specified in Local DB on the Big-IP running the identity service. | |
/identity-server/password |
string | optional | read/write | Password used to connect to identity service. This corresponds to password specified in Local DB on the Big-IP running the identity service. | |
/identity-server/port |
integer | 0 | optional | read/write | Port on which identity service for this domain is running on the server |
/identity-server/priority |
integer | optional | read/write | Priority is a mechanism to select one service when there are multiple services configured. It is not useful when only one service is configured. When multiple services are configured, the one with the lowest priority is selected. | |
/ifmap-server |
array_structure | optional | read/write | Ifmap Service to determine IP addresses associated with a user | |
/ifmap-server/ip |
string | optional | read/write | IP address to reach ifmap service | |
/ifmap-server/login |
string | optional | read/write | Login used to connect to ifmap service. This corresponds to username specified in Local DB on the Big-IP running the ifmap service. | |
/ifmap-server/password |
string | optional | read/write | Password used to connect to ifmap service. This corresponds to password specified in Local DB on the Big-IP running the ifmap service. | |
/ifmap-server/port |
integer | 0 | optional | read/write | Port on which ifmap service is running on the target specified using IP |
/ifmap-server/priority |
integer | optional | read/write | Priority is a mechanism to select one service when there are multiple services configured. It is not useful when only one service is configured. When multiple services are configured, the one with the lowest priority is selected. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.