action osisoft_configuration_list { label: "Get the current system configuration." provider: osisoft method: GET path: "/system/configuration" encoding: json output: { type: "object" additionalProperties: true } }