action ix_api_network_services_create { label: "network_services_create" description: "Create a new network service" provider: ix_api method: POST path: "/network-services" encoding: json input: { description: "Polymorphic Network Service Request" type: "object" } output: { description: "Polymorphic Network Services" type: "object" } }