Replies: 1 comment
-
I found the answer to my question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, thanks for the project ,
How to add several members in
data = {
"name": "ADDR_GROUP",
"member": [{"name": "ADDRESS"}],
}
response = api.cmdb.firewall.addrgrp.create(data)
print("addrgrp.creat", response) # addrgrp.creat <Response [200]>
Beta Was this translation helpful? Give feedback.
All reactions