Protected Networks
Partially update protected network
Partially update protected network. Only provided fields are updated.
patch/security/sifter/v3/protected_networks/{protected_network_id}
Path parameters
protected_network_idinteger required
A positive integer ID
A positive integer ID
Request body
Example request
{
"comment": "Switching to backup GRE tunnel",
"gre_endpoint": "198.51.100.1"
}Response
Successful Response
Example response
{
"as_number": 65000,
"documents": [
{
"id": 501,
"name": "network_authorization.pdf"
}
],
"profile": {
"id": 42,
"name": "Standard DDoS Protection"
}
}