Backend Services
Last updated
Was this helpful?
Last updated
Was this helpful?
Updates an existing set of Backend Services for a configuration
/api/v4.0/conf/{config}/backend-services
Use HTTP/1.1
Load Balancing stickiness model
none
, autocookie
, customcookie
, iphash
, least_conn
Tranport protocol <br> Service connectivity might follow incoming requests, will always be HTTP, or always HTTPS. Port-bridge mode means that Reblaze will target port numbers identical to incoming requests' port numbers.
default
, http
, https
, port_bridge
Custom cookie name
Create a complete set of Backend Services for a configuration
/api/v4.0/conf/{config}/backend-services
Use HTTP/1.1
Load Balancing stickiness model
none
, autocookie
, customcookie
, iphash
, least_conn
Tranport protocol <br> Service connectivity might follow incoming requests, will always be HTTP, or always HTTPS. Port-bridge mode means that Reblaze will target port numbers identical to incoming requests' port numbers.
default
, http
, https
, port_bridge
Custom cookie name
Update an individual Backend Service within a configuration
/api/v4.0/conf/{config}/backend-services/{entry_id}
Use HTTP/1.1
Load Balancing stickiness model
none
, autocookie
, customcookie
, iphash
, least_conn
Tranport protocol <br> Service connectivity might follow incoming requests, will always be HTTP, or always HTTPS. Port-bridge mode means that Reblaze will target port numbers identical to incoming requests' port numbers.
default
, http
, https
, port_bridge
Custom cookie name
Create an individual Backend Service within a configuration
/api/v4.0/conf/{config}/backend-services/{entry_id}
Use HTTP/1.1
Load Balancing stickiness model
none
, autocookie
, customcookie
, iphash
, least_conn
Tranport protocol <br> Service connectivity might follow incoming requests, will always be HTTP, or always HTTPS. Port-bridge mode means that Reblaze will target port numbers identical to incoming requests' port numbers.
default
, http
, https
, port_bridge
Custom cookie name
Set a previous Backend Service version to be the current one
/api/v4.0/conf/{config}/backend-services/versions/{version}/revert