UpdateSecurityList
PUT {{baseUrl}}/securityLists/:securityListId
Updates the specified security list's display name or rules. Avoid entering confidential information.
Note that the egressSecurityRules
or ingressSecurityRules
objects you provide replace the entire
existing objects.
Request Body
{"displayName"=>"amet commodo id eu", "egressSecurityRules"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "ingressSecurityRules"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match | |
parameter to the value of the etag from a previous GET or POST response for that resource. The resource | |||
will be updated or deleted only if the etag you provide matches the resource's current etag value. | |||
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
{"compartmentId":"commodo of","displayName":"amet nulla velit","egressSecurityRules":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"id":"pariatur exercitation","ingressSecurityRules":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"lifecycleState":"PROVISIONING","timeCreated":"1962-11-18T14:22:05.064Z","vcnId":"labore pariatur do","definedTags":{},"freeformTags":{}}