APIRef_tm_net_self¶
mgmt/tm/net/self
Self-IP address configuration
REST Endpoints
- Collection URI
/mgmt/tm/net/self
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/self/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
address |
string | optional | read/write | The Self IP’s address and netmask. | |
addressSource |
string | from-user | optional | read/write | The source of Self-IP |
appService |
string | optional | read/write | The application service that the object belongs to. | |
description |
string | optional | read/write | User defined description. | |
floating |
string | optional | read/write | The traffic-group specified floating IP address for a VLAN shared by all devices of the traffic-group. | |
fwEnforcedPolicy |
string | optional | read/write | Enforced firewall policy. | |
fwStagedPolicy |
string | optional | read/write | Staged firewall policy. | |
inheritedTrafficGroup |
string | optional | read/write | Indicates if the traffic-group for the Self IP is inherited from the parent folder. | |
tmPartition |
string | Common | optional | read/write | Displays the admin-partition within which this self IP resides. |
servicePolicy |
string | optional | read/write | Specifies the service policy to use. | |
trafficGroup |
string | optional | read/write | Specifies the traffic group. | |
unit |
integer | optional | read/write | The traffic-group unit id in a redundant system. | |
vlan |
string | required | read/write | Specifies the VLAN for which you are setting a self IP address. This setting must be provided when a self IP is created. |
Subcollections
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
fw-active |
array_structure | optional | read | Firewall policy rule entry | |
fw-enforced-policy-rules |
array_structure | optional | read/write | Firewall policy rule entry | |
fw-staged-policy-rules |
array_structure | optional | read/write | Firewall policy rule entry |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
undefined |
array_structure | optional | read/write | A list of service and port pairs (using the format service:port e.g., tcp:22) that are allowed to connect to the BIG-IP through the self IP. |
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.