Scott Cressi
04/10/2023, 5:50 PMโ prefect.exceptions.PrefectHTTPStatusError: Client error '405 Method Not Allowed' for url '<http://prefect-server.prefect:4200/api/work_pools/>' โ
alex
04/10/2023, 6:04 PMScott Cressi
04/10/2023, 6:05 PMalex
04/10/2023, 6:09 PMcurl <http://prefect-server.prefect:4200/api/hello>
return a response?Scott Cressi
04/10/2023, 6:27 PM"๐"
alex
04/10/2023, 7:06 PMcurl -d '{"name": "test", "type": "test"}' -H "Content-Type: application/json" -X POST <http://prefect-server.prefect:4200/api/work_pools/>