【发布时间】:2017-01-27 00:30:23
【问题描述】:
我在以下链接中找不到任何关于标记块存储的方法:
https://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage_Iscsi
我还检查了标签的命令:
https://sldn.softlayer.com/reference/services/SoftLayer_Tag
这个命令看起来像我想要的,但我还是遇到了一些问题:
-
对于参数tagTypes,我得到的支持的类型有:
{'keyName': 'HARDWARE', 'description': 'Hardware'}, {'keyName': 'GUEST', 'description': 'CCI'}, {'keyName': 'ACCOUNT_DOCUMENT', 'description': 'Account Document'}, {'keyName': 'TICKET', 'description': 'Ticket'}, {'keyName': 'NETWORK_VLAN_FIREWALL', 'description': 'Vlan Firewall'}, {'keyName': 'CONTRACT', 'description': 'Contract'}, {'keyName': 'IMAGE_TEMPLATE', 'description': 'Image Template'}, {'keyName': 'APPLICATION_DELIVERY_CONTROLLER', 'description': 'Application Delivery Controller'}, {'keyName': 'NETWORK_VLAN', 'description': 'Vlan'}
不确定哪一个适合块存储。
- 我尝试使用 tagType "HARDWARE" 并且厌倦了将标签设置为块存储,响应显示“您没有权限标记此对象”
任何人都可以提供一些建议,在此先感谢。
【问题讨论】:
标签: api ibm-cloud-infrastructure