Skip to main content

views

Overview

Nameviews
TypeResource
Idazure_extras.customer_insights.views

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
propertiesobjectThe view in Customer 360 web application.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECThubName, resourceGroupName, subscriptionId, userId, viewNameGets a view in the hub.
list_by_hubSELECThubName, resourceGroupName, subscriptionId, userIdGets all available views for given user in the specified hub.
create_or_updateINSERThubName, resourceGroupName, subscriptionId, viewNameCreates a view or updates an existing view in the hub.
deleteDELETEhubName, resourceGroupName, subscriptionId, userId, viewNameDeletes a view in the specified hub.
_list_by_hubEXEChubName, resourceGroupName, subscriptionId, userIdGets all available views for given user in the specified hub.