Skip to content

ICMP type and ICMP code  #61

Description

@dylan8911

When using the cloudca_network_acl_rule to add ICMP rules, the options for icmp type and icmp code trow an error:

Error: cloudca_network_acl_rule.mgmt_acl_7: : invalid or unknown key: icmp_code
Error: cloudca_network_acl_rule.mgmt_acl_7: : invalid or unknown key: icmp_type

If I remove the options and try to apply:

* cloudca_network_acl_rule.mgmt_acl_7: Error creating the new network ACL rule 34: [ERROR] Received HTTP status code 400
[ERROR] Error Code: MISSING_FIELD, Message: Missing field, Context: {"field":"icmpType","labelKey":"cloudstack.validation.missing_field"}
[ERROR] Error Code: MISSING_FIELD, Message: Missing field, Context: {"field":"icmpCode","labelKey":"cloudstack.validation.missing_field"}

Also tried it with icmpType and icmpCode...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions