/subscriptions/<platformType>
resource is used to create and manage subscription-based notifications for Densify cloud and container recommendations.
To learn more watch the video,
This resource allows you to set up and schedule the delivery of personalized Densify recommendations to a third-party application for targeted distribution.
Personalization of the recommendation data set (returned subscription notification output) is facilitated by the following mechanisms:
- Return only the systems you are interested in by specifying system attribute conditions with the tagReferences parameter.
- Return only specific recommendations you are interested in by specifying recommendation property conditions with the propertyReferences parameter.
- Suppress certain systems or recommendations in the returned output, for a period of time, with the suppressionReferences parameter.
- Finally, the fields and attributes displayed in the returned output can be customized with the returnStructure parameter. You can specify which recommendation field to display and whether to display the field name or the field alias as the element key.
Resource
If you use this resource without the
<platformType>
specified (i.e. without cloud
or containers
specified), the behavior is exactly the same as specifying the cloud
-specific resource. This behavior enables backward compatibility with scripts using the Densify API prior to release 12.1.6, where the platform-specific indicator was not available.