Up-to-date reference of API arguments for DCS product you can get at documentation portal
opentelekomcloud_dcs_product_v1¶
Use this data source to get the ID of an available DCS product.
Example Usage¶
data "opentelekomcloud_dcs_product_v1" "product1" {
spec_code = "dcs.single_node"
}
Argument Reference¶
spec_code
- (Optional) Indicates an I/O specification.
Attributes Reference¶
id
is set to the ID of the found product. In addition, the following attributes are exported:
spec_code
- See Argument Reference above.