Hello
I am using the O-RAN profile for my lab assignment. When I attempted to use the PUT command to reallocate a new size for one of the slices, I received a "Method Not Allowed" error. Here is the command I used to edit the slice:
curl -i -X PUT -H "Content-type: application/json" -d '{"name":"slow","allocation_policy":{"type":"proportional","share":512}}' http://${NEXRAN_XAPP}:8000/v1/slices ; echo ; echo
I also tried with sudo but its showing the same error. Any help would be appreciated
Regards
Deva
--
You received this message because you are subscribed to the Google Groups "Powder Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to powder-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/powder-users/76cf83de-bd44-4865-9ded-bff4ec6f0389%40flux.utah.edu.