Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为opencloud使用php sdk openstack v1,我想知道在创建容器时我想为“X-Storage-Policy”添加自定义标头,那么如何添加自定义标头?
我得到了解决方案,它通过在创建容器时传递元数据参数来工作。它完成了:) 谢谢大家