powered by
Deletes the specified product.
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.
servicecatalog_delete_product(AcceptLanguage, Id)
The language code.
en - English (default)
en
jp - Japanese
jp
zh - Chinese
zh
[required] The product identifier.
svc$delete_product( AcceptLanguage = "string", Id = "string" )