AddDrgRouteRules
POST {{baseUrl}}/drgRouteTables/:drgRouteTableId/actions/addDrgRouteRules
Adds one or more static route rules to the specified DRG route table.
Request Body
{"routeRules"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
Content-Type | string | ||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |
RESPONSES
status: OK
[{"destination":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"nextHopDrgAttachmentId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"destinationType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"routeProvenance":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"isBlackhole":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"isConflict":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"routeType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"destination":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"nextHopDrgAttachmentId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"destinationType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"routeProvenance":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"isBlackhole":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"isConflict":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"routeType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]