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

KeyDatatypeRequiredDescription
if-matchstringFor 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-Typestring
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header
x-content-sha256string(Required) Content sha256 for POST, PUT and PATCH operations

RESPONSES

status: OK

{&quot;compartmentId&quot;:&quot;commodo of&quot;,&quot;displayName&quot;:&quot;amet nulla velit&quot;,&quot;egressSecurityRules&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;id&quot;:&quot;pariatur exercitation&quot;,&quot;ingressSecurityRules&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;lifecycleState&quot;:&quot;PROVISIONING&quot;,&quot;timeCreated&quot;:&quot;1962-11-18T14:22:05.064Z&quot;,&quot;vcnId&quot;:&quot;labore pariatur do&quot;,&quot;definedTags&quot;:{},&quot;freeformTags&quot;:{}}