Enterprise Update Enterprise Security Policy
Updates the security policy for the specified enterprise (by enterpriseId
). This method supports JSON Merge Patch updates (see https://tools.ietf.org/html/rfc7386).
Privileges required:
UPDATE
ENTERPRISE_PROFILE
Request
URI
POST
https://{api_host}/portal/rest/enterprise/updateEnterpriseSecurityPolicy
COPY
Request Body
{
"enterpriseId": 0,
"ipsec": {
"disableGCM": false,
"hash": "string",
"encryption": "string",
"diffieHellmanGroup": "string",
"perfectForwardSecrecy": "string",
"ipsecLifeMin": 0,
"isakmpLifeMin": 0,
"isakmpReauthMin": 0
},
"secureDefaultRouteOverride": false
}
integer
enterpriseId
Optional
enterpriseId
object
ipsec
Optional
ipsec
boolean
secureDefaultRouteOverride
Optional
secureDefaultRouteOverride
Responses
200
Request was successfully processed
Returns
enterprise_update_enterprise_security_policy_result
of type(s)
application/json
This response body class contains all of the following:
Inlineenterprise_update_enterprise_security_policy_result0
{
"rows": 1
}
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/portal/rest/enterprise/updateEnterpriseSecurityPolicy
Enterprise Operations
POST
Add Enterprise Operator Configuration
POST
Enterprise Assign Enterprise Operator Configurations
POST
Enterprise Clone Enterprise V2
POST
Enterprise Decode Enterprise Key
POST
Enterprise Delete Object Group
POST
Enterprise Delete Security Object
POST
Enterprise Disable Cluster For Edge Hub
POST
Enterprise Enable Cluster For Edge Hub
POST
Enterprise Enable Secure Device Secrets For All Edges
POST
Enterprise Encode Enterprise Key
POST
Enterprise Generate Nsd Via Edge Service Configuration
POST
Enterprise Get Analytics Configuration
POST
Enterprise Get Enterprise
POST
Enterprise Get Enterprise Capabilities
POST
Enterprise Get Enterprise Distributed Cost Calculation
POST
Enterprise Get Enterprise Edges
POST
Enterprise Get Enterprise Gateway Handoff
POST
Enterprise Get Enterprise Maximum Segments
POST
Enterprise Get Enterprise Network Allocation
POST
Enterprise Get Enterprise Property
POST
Enterprise Get Enterprise Rate Limits
POST
Enterprise Get Use Nsd Policy
POST
Enterprise Get Enterprises With Property
POST
Enterprise Update Nsd Bgp Configuration
POST
Enterprise Get Object Groups
POST
Enterprise Get Security Objects
POST
Enterprise Insert Enterprise
POST
Enterprise Insert Enterprise Edge Cluster
POST
Enterprise Insert Enterprise Network Allocation
POST
Enterprise Insert Enterprise Network Segment
POST
Enterprise Insert Object Group
POST
Enterprise Insert Or Update Analytics Configuration
POST
Enterprise Insert Or Update Enterprise Capability
POST
Enterprise Insert Or Update Enterprise Gateway Handoff
POST
Enterprise Insert Or Update Enterprise Property
POST
Enterprise Insert Or Update Enterprise Specific Rate Limits
POST
Enterprise Insert Security Object
POST
Enterprise Is Enterprise Upgraded Later Than
POST
Enterprise Set Enterprise Refresh Routes Version
POST
Set Default Enterprise Operator Configuration
POST
Enterprise Set Bastion State
POST
Enterprise Set Enterprise Distributed Cost Calculation
POST
Enterprise Set Enterprise Maximum Segments
POST
Enterprise Set Nsd Buckets Flag
POST
Enterprise Update Enterprise
POST
Enterprise Update Enterprise Edge Cluster
POST
Enterprise Update Enterprise Network Allocation
POST
Enterprise Update Enterprise Network Segment
POST
Enterprise Update Enterprise Security Policy
POST
Enterprise Update Object Group
POST
Enterprise Update Security Object
POST
Enterprise Proxy Get Enterprise Proxy Enterprises With Property
POST
Get Enterprise Gateway Route Table Config