action maif_all_lines { label: "Get all environments" description: "Get all environments provided by the current Otoroshi instance" provider: maif method: GET path: "/lines" encoding: json output: { type: "string" description: "The name of the environment for service descriptors" } }