Update Load Balancer Application Profile
Update a load balancer application profile.
Use the following Policy API -
PUT/PATCH /policy/api/v1/infra/lb-app-profiles/<lb-app-profile-id>
Request
URI
PUT
https://nsxmanager.your.domain/api/v1/loadbalancer/application-profiles/{application-profile-id}
COPY
Path Parameters
string
application-profile-id
Required
application-profile-id
Request Body
LbAppProfile
of type(s)
application/json
Optional
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
]
}
Responses
200
OK
Returns
LbAppProfile
of type(s)
application/json
This response body class contains all of the following:
InlineLbAppProfile1
"LbAppProfile Object"
412
Returns
PreconditionFailed
of type(s)
application/json
Operation doesn't return any data structure
500
Returns
InternalServerError
of type(s)
application/json
Operation doesn't return any data structure
503
Returns
ServiceUnavailable
of type(s)
application/json
Operation doesn't return any data structure
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"resource_type:"string"}' https://{api_host}/api/v1/loadbalancer/application-profiles/{application-profile-id}
Deprecated
On This Page
Management Plane Api Operations
GET
List Bridge Endpoint Profiles
Deprecated
POST
Create Bridge Endpoint Profile
Deprecated
DELETE
Delete Bridge Endpoint Profile
Deprecated
GET
Get Bridge Endpoint Profile
Deprecated
PUT
Update Bridge Endpoint Profile
Deprecated
GET
List Bridge Endpoints
Deprecated
POST
Create Bridge Endpoint
Deprecated
DELETE
Delete Bridge Endpoint
Deprecated
GET
Get Bridge Endpoint
Deprecated
PUT
Update Bridge Endpoint
Deprecated
GET
Get Bridge Endpoint Statistics
Deprecated
GET
Get Bridge Endpoint Status
Deprecated
GET
List Dhcp Relay Profiles
Deprecated
POST
Create Dhcp Relay Profile
Deprecated
DELETE
Delete Dhcp Relay Profile
Deprecated
GET
Read Dhcp Relay Profile
Deprecated
PUT
Update Dhcp Relay Profile
Deprecated
GET
List Dhcp Relays
Deprecated
POST
Create Dhcp Relay
Deprecated
DELETE
Delete Dhcp Relay
Deprecated
GET
Read Dhcp Relay
Deprecated
PUT
Update Dhcp Relay
Deprecated
GET
List Dhcp Profiles
Deprecated
POST
Create Dhcp Profile
Deprecated
DELETE
Delete Dhcp Profile
Deprecated
GET
Read Dhcp Profile
Deprecated
PUT
Update Dhcp Profile
Deprecated
POST
Reallocate Dhcp Profile Edge Cluster
Deprecated
GET
List Dhcp Servers
Deprecated
POST
Create Dhcp Server
Deprecated
DELETE
Delete Dhcp Server
Deprecated
GET
Read Dhcp Server
Deprecated
PUT
Update Dhcp Server
Deprecated
GET
List Dhcp Ip Pools
Deprecated
POST
Create Dhcp Ip Pool
Deprecated
DELETE
Delete Dhcp Ip Pool
Deprecated
GET
Read Dhcp Ip Pool
Deprecated
PUT
Update Dhcp Ip Pool
Deprecated
GET
Get Dhcp Ip Pool State
Deprecated
GET
List Dhcp V6 Ip Pools
Deprecated
POST
Create Dhcp V6 Ip Pool
Deprecated
DELETE
Delete Dhcp V6 Ip Pool
Deprecated
GET
Read Dhcp V6 Ip Pool
Deprecated
PUT
Update Dhcp V6 Ip Pool
Deprecated
GET
List Dhcp V6 Static Bindings
Deprecated
POST
Create Dhcp V6 Static Binding
Deprecated
DELETE
Delete Dhcp V6 Static Binding
Deprecated
GET
Read Dhcp V6 Static Binding
Deprecated
PUT
Update Dhcp V6 Static Binding
Deprecated
DELETE
Delete A Dhcp Lease
Deprecated
GET
Get Dhcp Lease Info
Deprecated
GET
Get Dhcp Server State
Deprecated
GET
List Dhcp Static Bindings
Deprecated
POST
Create Dhcp Static Binding
Deprecated
DELETE
Delete Dhcp Static Binding
Deprecated
GET
Read Dhcp Static Binding
Deprecated
PUT
Update Dhcp Static Binding
Deprecated
GET
Get Dhcp Static Binding State
Deprecated
GET
Get Dhcp Statistics
Deprecated
GET
Get Dhcp Status
Deprecated
GET
List Dns Forwaders
Deprecated
POST
Create Dns Forwader
Deprecated
DELETE
Delete Dns Forwarder
Deprecated
GET
Read Dns Forwader
Deprecated
PUT
Update Dns Forwarder
Deprecated
GET
Get Failed Dns Queries
Deprecated
GET
Lookup Address
Deprecated
GET
Get Dns Forwarder State
Deprecated
GET
Get Dns Forwarder Statistics
Deprecated
GET
Get Dns Forwarder Status
Deprecated
POST
Clear Dns Forwarder Cache
Deprecated
POST
Disable Dns Forwarder
Deprecated
POST
Enable Dns Forwarder
Deprecated
GET
List DAD Profiles
Deprecated
POST
Create DAD Profile
Deprecated
DELETE
Delete DAD Profile
Deprecated
GET
Read DAD Profile
Deprecated
PUT
Update DAD Profile
Deprecated
GET
List NDRA Profiles
Deprecated
POST
Create NDRA Profile
Deprecated
DELETE
Delete NDRA Profile
Deprecated
GET
Read NDRA Profile
Deprecated
PUT
Update NDRA Profile
Deprecated
GET
List Load Balancer Application Profiles
Deprecated
POST
Create Load Balancer Application Profile
Deprecated
DELETE
Delete Load Balancer Application Profile
Deprecated
GET
Read Load Balancer Application Profile
Deprecated
PUT
Update Load Balancer Application Profile
Deprecated
GET
List Load Balancer Client Ssl Profiles
Deprecated
POST
Create Load Balancer Client Ssl Profile
Deprecated
DELETE
Delete Load Balancer Client Ssl Profile
Deprecated
GET
Read Load Balancer Client Ssl Profile
Deprecated
PUT
Update Load Balancer Client Ssl Profile
Deprecated
GET
List Load Balancer Monitors
Deprecated
POST
Create Load Balancer Monitor
Deprecated
DELETE
Delete Load Balancer Monitor
Deprecated
GET
Read Load Balancer Monitor
Deprecated
PUT
Update Load Balancer Monitor
Deprecated
GET
Read Load Balancer Node Usage Summary
Deprecated
GET
List Load Balancer Persistence Profiles
Deprecated
POST
Create Load Balancer Persistence Profile
Deprecated
DELETE
Delete Load Balancer Persistence Profile
Deprecated
GET
Read Load Balancer Persistence Profile
Deprecated
PUT
Update Load Balancer Persistence Profile
Deprecated
GET
List Load Balancer Pools
Deprecated
POST
Create Load Balancer Pool
Deprecated
DELETE
Delete Load Balancer Pool
Deprecated
GET
Read Load Balancer Pool
Deprecated
POST
Perform Pool Member Action
Deprecated
PUT
Update Load Balancer Pool
Deprecated
GET
List Load Balancer Rules
Deprecated
POST
Create Load Balancer Rule
Deprecated
DELETE
Delete Load Balancer Rule
Deprecated
GET
Read Load Balancer Rule
Deprecated
PUT
Update Load Balancer Rule
Deprecated
GET
List Load Balancer Server Ssl Profiles
Deprecated
POST
Create Load Balancer Server Ssl Profile
Deprecated
DELETE
Delete Load Balancer Server Ssl Profile
Deprecated
GET
Read Load Balancer Server Ssl Profile
Deprecated
PUT
Update Load Balancer Server Ssl Profile
Deprecated
GET
List Load Balancer Services
Deprecated
POST
Create Load Balancer Service
Deprecated
DELETE
Delete Load Balancer Service
Deprecated
GET
Read Load Balancer Service
Deprecated
PUT
Update Load Balancer Service
Deprecated
GET
Read Load Balancer Service Debug Info
Deprecated
GET
List Load Balancer Pool Statistics
Deprecated
GET
List Load Balancer Pool Statuses
Deprecated
GET
Get Load Balancer Pool Statistics
Deprecated
GET
Get Load Balancer Pool Status
Deprecated
GET
Get Load Balancer Service Statistics
Deprecated
GET
Get Load Balancer Service Status
Deprecated
GET
Read Load Balancer Service Usage
Deprecated
GET
List Load Balancer Virtual Servers Statistics
Deprecated
GET
List Load Balancer Virtual Server Statuses
Deprecated
GET
Get Load Balancer Virtual Server Statistics
Deprecated
GET
Get Load Balancer Virtual Server Status
Deprecated
GET
List Load Balancer Ssl Ciphers And Protocols
Deprecated
GET
Read Load Balancer Node Usage
Deprecated
GET
List Load Balancer Virtual Servers
Deprecated
POST
Create Load Balancer Virtual Server
Deprecated
DELETE
Delete Load Balancer Virtual Server
Deprecated
GET
Read Load Balancer Virtual Server
Deprecated
PUT
Update Load Balancer Virtual Server
Deprecated
PUT
Update Load Balancer Virtual Server With Rules
Deprecated
POST
Create Load Balancer Virtual Server With Rules
Deprecated
GET
List Logical Ports
Deprecated
POST
Create Logical Port
Deprecated
GET
Get Logical Port Status Summary
Deprecated
DELETE
Delete Logical Port
Deprecated
GET
Get Logical Port
Deprecated
PUT
Update Logical Port
Deprecated
GET
Get Logical Port Mac Table
Deprecated
GET
Get Logical Port Mac Table In Csv Format
Deprecated
GET
Get Logical Port State
Deprecated
GET
Get Logical Port Statistics
Deprecated
GET
Get Logical Port Operational Status
Deprecated
GET
List Logical Router Ports
Deprecated
POST
Create Logical Router Port
Deprecated
DELETE
Delete Logical Router Port
Deprecated
GET
Read Logical Router Port
Deprecated
PUT
Update Logical Router Port
Deprecated
GET
Get Logical Router Port Arp Table
Deprecated
GET
Get Logical Router Port Arp Table In Csv Format
Deprecated
GET
Get Logical Router Port State
Deprecated
GET
Get Logical Router Port Statistics
Deprecated
GET
Get Logical Router Port Statistics Summary
Deprecated
GET
List Logical Routers
Deprecated
POST
Create Logical Router
Deprecated
DELETE
Delete Logical Router
Deprecated
GET
Read Logical Router
Deprecated
PUT
Update Logical Router
Deprecated
GET
Read Debug Info
Deprecated
GET
List Nat Rules
Deprecated
POST
Add Nat Rule
Deprecated
GET
Get Nat Statistics Per Logical Router
Deprecated
DELETE
Delete Nat Rule
Deprecated
GET
Get Nat Rule
Deprecated
PUT
Update Nat Rule
Deprecated
GET
Get Nat Statistics Per Rule
Deprecated
POST
Add Nat Rules
Deprecated
GET
Read Routing Config
Deprecated
PUT
Update Routing Config
Deprecated
GET
Read Advertisement Config
Deprecated
PUT
Update Advertisement Config
Deprecated
GET
Read Advertise Rule List
Deprecated
PUT
Update Advertise Rule List
Deprecated
GET
Read Routing Bfd Config
Deprecated
PUT
Update Routing Bfd Config
Deprecated
GET
Read Bgp Config
Deprecated
PUT
Update Bgp Config
Deprecated
GET
List BGP Community Lists
Deprecated
POST
Create BGP Community List
Deprecated
DELETE
Delete BGP Community List
Deprecated
GET
Read BGP Community List
Deprecated
PUT
Update BGP Community List
Deprecated
PUT
Update BGP Community List Old
Deprecated
GET
List Bgp Neighbors
Deprecated
POST
Add Bgp Neighbor
Deprecated
GET
Get Bgp Neighbors Status
Deprecated
DELETE
Delete Bgp Neighbor
Deprecated
GET
Read Bgp Neighbor
Deprecated
POST
Un Set Password On Bgp Neighbor
Deprecated
PUT
Update Bgp Neighbor
Deprecated
GET
Read Bgp Neighbor With Password
Deprecated
GET
Get Bgp Neighbor Advertised Routes
Deprecated
GET
Get Bgp Neighbor Advertised Routes In Csv Format
Deprecated
GET
Get Bgp Neighbor Routes
Deprecated
GET
Get Bgp Neighbor Routes In Csv Format
Deprecated
GET
Get Logical Router Forwarding Table
Deprecated
GET
Get Logical Router Forwarding Table In Csv Format
Deprecated
GET
List IP Prefix Lists
Deprecated
POST
Add IP Prefix List
Deprecated
DELETE
Delete IP Prefix List
Deprecated
GET
Read IP Prefix List
Deprecated
PUT
Update IP Prefix List
Deprecated
GET
Read Redistribution Config
Deprecated
PUT
Update Redistribution Config
Deprecated
GET
Read Redistribution Rule List
Deprecated
PUT
Update Redistribution Rule List
Deprecated
GET
List Route Maps
Deprecated
POST
Add Route Map
Deprecated
DELETE
Delete Route Map
Deprecated
GET
Read Route Map
Deprecated
PUT
Update Route Map
Deprecated
GET
Get Logical Router Route Table
Deprecated
GET
Get Logical Router Route Table In Csv Format
Deprecated
GET
Get Logical Router Routing Table
Deprecated
GET
Get Logical Router Routing Table In Csv Format
Deprecated
GET
List Static Routes
Deprecated
POST
Add Static Route
Deprecated
GET
List Static Hop Bfd Peers
Deprecated
POST
Create Static Hop Bfd Peer
Deprecated
DELETE
Delete Static Hop Bfd Peer
Deprecated
GET
Read Static Hop Bfd Peer
Deprecated
PUT
Update Static Hop Bfd Peer
Deprecated
DELETE
Delete Static Route
Deprecated
GET
Read Static Route
Deprecated
PUT
Update Static Route
Deprecated
GET
Get Logical Service Router Cluster State
Deprecated
GET
Get Logical Router State
Deprecated
GET
Get Logical Router Status
Deprecated
POST
Re Allocate Service Routers
Deprecated
POST
Re Process Logical Router
Deprecated
GET
List Logical Switches
Deprecated
POST
Create Logical Switch
Deprecated
GET
List Logical Switches By State
Deprecated
GET
Get Logical Switch Status Summary
Deprecated
DELETE
Delete Logical Switch
Deprecated
GET
Get Logical Switch
Deprecated
PUT
Update Logical Switch
Deprecated
GET
Get Logical Switch Mac Table
Deprecated
GET
Get Logical Switch Mac Table In Csv Format
Deprecated
GET
Get Logical Switch State
Deprecated
GET
Get Logical Switch Statistics
Deprecated
GET
Get Logical Switch Status
Deprecated
GET
Get Logical Switch Vtep Table
Deprecated
GET
Get Logical Switch Vtep Table In Csv Format
Deprecated
GET
List Metadata Proxy
Deprecated
POST
Create Metadata Proxy
Deprecated
DELETE
Delete Metadata Proxy
Deprecated
GET
Read Metadata Proxy
Deprecated
PUT
Update Metadata Proxy
Deprecated
GET
Get Metadata Proxy Statistics
Deprecated
GET
Get Metadata Proxy Status
Deprecated
GET
List Switching Profiles
Deprecated
POST
Create Switching Profile
Deprecated
DELETE
Delete Switching Profile
Deprecated
GET
Get Switching Profile
Deprecated
PUT
Update Switching Profile
Deprecated
GET
Get Switching Profile Status
Deprecated
GET
Get Nat Statistics Per Transport Node
GET
List IP Sec VPNDPD Profiles
Deprecated
POST
Create IP Sec VPNDPD Profile
Deprecated
DELETE
Delete IP Sec VPNDPD Profile
Deprecated
GET
Get IP Sec VPNDPD Profile
Deprecated
PUT
Update IP Sec VPNDPD Profile
Deprecated
GET
List IP Sec VPNIKE Profiles
Deprecated
POST
Create IP Sec VPNIKE Profile
Deprecated
DELETE
Delete IP Sec VPNIKE Profile
Deprecated
GET
Get IP Sec VPNIKE Profile
Deprecated
PUT
Update IP Sec VPNIKE Profile
Deprecated
GET
List IP Sec VPN Local Endpoints
Deprecated
POST
Create IP Sec VPN Local Endpoint
Deprecated
DELETE
Delete IP Sec VPN Local Endpoint
Deprecated
GET
Get IP Sec VPN Local Endpoint
Deprecated
PUT
Update IP Sec VPN Local Endpoint
Deprecated
GET
List IP Sec VPN Peer Endpoints
Deprecated
POST
Create IP Sec VPN Peer End Point
Deprecated
DELETE
Delete IP Sec VPN Peer Endpoint
Deprecated
GET
Get IP Sec VPN Peer Endpoint
Deprecated
PUT
Update IP Sec VPN Peer Endpoint
Deprecated
GET
Get IP Sec VPN Peer Endpoint With PSK
Deprecated
GET
List IP Sec VPN Services
Deprecated
POST
Create IP Sec VPN Service
Deprecated
DELETE
Delete IP Sec VPN Service
Deprecated
GET
Get IP Sec VPN Service
Deprecated
PUT
Update IP Sec VPN Service
Deprecated
GET
List IP Sec VPN Sessions
Deprecated
POST
Create IP Sec VPN Session
Deprecated
GET
Get IP Sec VPN Session Summary
Deprecated
DELETE
Delete IP Sec VPN Session
Deprecated
GET
Get IP Sec VPN Session
Deprecated
PUT
Update IP Sec VPN Session
Deprecated
GET
Get Peer Config
Deprecated
GET
Get IP Sec VPN Session State
Deprecated
GET
Get IP Sec VPN Session Statistics
Deprecated
POST
Reset IP Sec VPN Session Statistics
Deprecated
GET
Get IP Sec VPNIKE Session Status
Deprecated
GET
List IP Sec VPN Tunnel Profiles
Deprecated
POST
Create IP Sec VPN Tunnel Profile
Deprecated
DELETE
Delete IP Sec VPN Tunnel Profile
Deprecated
GET
Get IP Sec VPN Tunnel Profile
Deprecated
PUT
Update IP Sec VPN Tunnel Profile
Deprecated
GET
List L2 Vpn Services
Deprecated
POST
Create L2 Vpn Service
Deprecated
DELETE
Delete L2 Vpn Service
Deprecated
GET
Get L2 Vpn Service
Deprecated
PUT
Update L2 Vpn Service
Deprecated
GET
List L2 Vpn Sessions
Deprecated
POST
Create L2 Vpn Session
Deprecated
GET
Get L2VPN Session Summary
Deprecated
DELETE
Delete L2 Vpn Session
Deprecated
GET
Get L2 Vpn Session
Deprecated
PUT
Update L2 Vpn Session
Deprecated
GET
Get L2 Vpn Session Peer Codes
Deprecated
GET
Get L2VPN Session Remote Macs For LS
Deprecated
GET
Get L2VPN Session Statistics
Deprecated
GET
Get L2VPN Session Status
Deprecated
GET
Get IP Sec VPNIKE Service
Deprecated