Replace the sub-element SD.access-control.source-address

put

https://cloud-native-SBC-IP/config/v1/sd/access-control/{ElementKey}/source-address

Replace the sub-element SD.access-control.source-address

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
destination ip address
Show Source
  • Read Only: true
    Identifier for the element or sub-element
  • Minimum Length: 1
  • Minimum Value: 0
    Maximum Value: 65535
    Enter a number in the range 0..65535. This will be an optional port number for both IPv4 and IPv6 addresses, (range: 0-65535 for both IPv4 and IPv6), e.g. 5000
  • Minimum Value: 0
    Maximum Value: 128
    Enter a number in the range 0..128. This will be an optional CIDR prefix for an IPv4 or IPv6 address (range: 0-32 for an IPv4 address) (range: 0-128 for an IPv6 address), e.g. 16(for IPv4) and 64(for IPv6)
  • Minimum Value: 0
    Maximum Value: 16
    Enter a number in the range 0..16. This will be an optional CIDR prefix for the port, (range: 0-16 for both IPv4 and IPv6), e.g. 14
Back to Top

Response

Supported Media Types

200 Response

return the sub-element: FlowAddress
Body ()
Root Schema : schema
Type: object
destination ip address
Show Source
  • Read Only: true
    Identifier for the element or sub-element
  • Minimum Length: 1
  • Minimum Value: 0
    Maximum Value: 65535
    Enter a number in the range 0..65535. This will be an optional port number for both IPv4 and IPv6 addresses, (range: 0-65535 for both IPv4 and IPv6), e.g. 5000
  • Minimum Value: 0
    Maximum Value: 128
    Enter a number in the range 0..128. This will be an optional CIDR prefix for an IPv4 or IPv6 address (range: 0-32 for an IPv4 address) (range: 0-128 for an IPv6 address), e.g. 16(for IPv4) and 64(for IPv6)
  • Minimum Value: 0
    Maximum Value: 16
    Enter a number in the range 0..16. This will be an optional CIDR prefix for the port, (range: 0-16 for both IPv4 and IPv6), e.g. 14

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