Skip to content

Commit

Permalink
Adding enableSyslog to VALID_JSON_DATA
Browse files Browse the repository at this point in the history
  • Loading branch information
Dax Mickelson committed Feb 13, 2020
1 parent 83fabd4 commit e6dd3e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fmcapi/api_objects/policy_services/accessrules.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class AccessRules(APIClassTemplate):
"filePolicy",
"sourceSecurityGroupTags",
"destinationSecurityGroupTags",
"enableSyslog",
]
VALID_FOR_KWARGS = VALID_JSON_DATA + [
"acp_id",
Expand Down

0 comments on commit e6dd3e4

Please sign in to comment.