Secure Firewall - SSX - Add Network Object to Network Group
Details
This atomic belongs to the Cisco Secure Firewall (SSX) atomic group.
Adds a network object to a network group.
Target: Platform APIs system target or an HTTP Endpoint for "visibility.amp.cisco.com" with a path of "/iroh"
Account Key: None if using a system-provided target, access token if using an HTTP Endpoint target
Steps:
- Make sure the required input was provided
- Check if a group ID or JSON body was provided:
- If a group ID was given, fetch the existing group and store its JSON in a variable
- If a JSON body was given, extract the group ID and store it in a variable
- Generate the JSON payloads
- Send the API request to the SSX API proxy
- Check if the request was successful:
- If it wasn't, return an error
- Extract the result of the proxied request
- Check if the proxied request was successful:
- If it was, set the output variables
- If it wasn't, return an error
About
Integration
Authorship
Cisco Managed