Skip to main content

products

Overview

Nameproducts
TypeResource
Idazure.sphere.products

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTcatalogName, productName, resourceGroupName, subscriptionIdGet a Product. '.default' and '.unassigned' are system defined values and cannot be used for product name.
list_by_catalogSELECTcatalogName, resourceGroupName, subscriptionIdList Product resources by Catalog
create_or_updateINSERTcatalogName, productName, resourceGroupName, subscriptionIdCreate a Product. '.default' and '.unassigned' are system defined values and cannot be used for product name.
deleteDELETEcatalogName, productName, resourceGroupName, subscriptionIdDelete a Product. '.default' and '.unassigned' are system defined values and cannot be used for product name'
_list_by_catalogEXECcatalogName, resourceGroupName, subscriptionIdList Product resources by Catalog
count_devicesEXECcatalogName, productName, resourceGroupName, subscriptionIdCounts devices in product. '.default' and '.unassigned' are system defined values and cannot be used for product name.
generate_default_device_groupsEXECcatalogName, productName, resourceGroupName, subscriptionIdGenerates default device groups for the product. '.default' and '.unassigned' are system defined values and cannot be used for product name.
updateEXECcatalogName, productName, resourceGroupName, subscriptionIdUpdate a Product. '.default' and '.unassigned' are system defined values and cannot be used for product name.