Replace a config element: SD.steering-pool-ip-list

put

https://cloud-native-SBC-IP/config/v1/sd/steering-pool-ip-list/{ElementKey}

Replace a config element: SD.steering-pool-ip-list

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Create an IP address list that will be referenced in a steering-pool
Show Source
Nested Schema : ip-addr-list
Type: array
Minimum Number of Items: 1
List of media IP addresses for the steering pool
Show Source
Back to Top

Response

Supported Media Types

200 Response

return one config element: SteeringPoolIpList
Body ()
Root Schema : schema
Type: object
Create an IP address list that will be referenced in a steering-pool
Show Source
Nested Schema : ip-addr-list
Type: array
Minimum Number of Items: 1
List of media IP addresses for the steering pool
Show Source

404 Response

Not Found
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source

406 Response

Validation Failure
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source
Back to Top