action illumidesk_servers_options_server_size_create { label: "Create a new server size item" description: "Only super users with on-premises version have acceess to this endpoint." provider: illumidesk method: POST path: "/v1/servers/options/server-size/" encoding: json output: { type: "object" additionalProperties: true } }