action ix_api_macs_create { label: "macs_create" description: "Register a mac address." provider: ix_api method: POST path: "/macs" encoding: json input: { type: "object" } output: { type: "object" } }