Hi, Anurag,
thank you for your quick response - as I've found out, I am actually NOT able
to create a tag.
Error message:
"The user is not allowed to request the API command or the API command does not
exist"
But, I tried it as a root user of an account - is tagging then allowed for the
global root admin only?
Call:
result = self.cs.create_tags(resourceids=self.firewallruleid,
resourcetype='FirewallRule', tags = {'foo':'bar'})
kind regards
Peter
________________________________
Von: Anurag Awasthi [[email protected]]
Gesendet: Freitag, 5. April 2019 07:04
An: Muryshkin, Peter; [email protected]
Betreff: Re: Resource type for an ACL? (API)
Hi Peter,
Welcome to the community!
I think you may be looking at "create tags resourcetype=networkacl .... " call.
Kind Regards,
Anurag
[email protected]
www.shapeblue.com
@shapeblue
________________________________
From: [email protected] <[email protected]>
Sent: Thursday, April 4, 2019 8:31 PM
To: [email protected]
Subject: Resource type for an ACL? (API)
Hi, all,
while I can create a tag for a firewall rule, I can't find the resource name
for network ACL item.
Is it anyhow possible to set a tag there?
P.S. This is my first time I post to this mailing list, so hello everybody -
Apache CloudStack is really great and from the first impression the community
seems to be very enjoyable!
kind regards
Peter