Skip to content

Firewall Management - List of Operations and syntax examples for changing values #1115

Answered by jshcodes
lichtd04 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lichtd04 -

Thank you for your patience. We've posted a sample (Firedrill) that creates a rule group, adds rules, updates them, then deletes them to demonstrate these operations.

We've also reviewed the code above and believe we are receiving this message due to our passing the variable null for the monitor and icmp fields.

The posted Firedrill sample also shows examples of the expected format for the monitor and icmp keys.

Quick note: You can authenticate directly to the FirewallManagement Service Class without creating an instance of the OAuth2 Service Class in this scenario. You also should not need to specify your base_url or calculate the token expiration as these are done for you.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@lichtd04
Comment options

@jshcodes
Comment options

@lichtd04
Comment options

@jshcodes
Comment options

Answer selected by lichtd04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
API usage General API usage issues and questions firewall Firewall Policies and Management issues and questions SDK usage General SDK usage issues and questions
2 participants