Replace a sub-element: SD.administrative-config.icmp-config

put

https://cloud-native-SBC-IP/config/v1/sd/administrative-config/icmp-config/{ElementKeySE}

Replace a sub-element: SD.administrative-config.icmp-config

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Configure this object to enable ping on the ip's selected
Show Source
Nested Schema : allowed-ip-list
Type: array
Add IPs to enable ping, Must be within the service network CIDR range
Show Source
Back to Top

Response

Supported Media Types

200 Response

return one sub element: IcmpConfig
Body ()
Root Schema : schema
Type: object
Configure this object to enable ping on the ip's selected
Show Source
Nested Schema : allowed-ip-list
Type: array
Add IPs to enable ping, Must be within the service network CIDR range
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