servicecatalog_delete_product: Deletes the specified product
Description
Deletes the specified product.
Usage
servicecatalog_delete_product(AcceptLanguage, Id)
Arguments
AcceptLanguage
The language code.
en
- English (default)
jp
- Japanese
zh
- Chinese
Id
[required] The product identifier.
Request syntax
svc$delete_product(
AcceptLanguage = "string",
Id = "string"
)
Details
You cannot delete a product if it was shared with you or is associated
with a portfolio.
A delegated admin is authorized to invoke this command.