public sealed class HydratedDeployment : IMessage<HydratedDeployment>, IEquatable<HydratedDeployment>, IDeepCloneable<HydratedDeployment>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class HydratedDeployment.
A collection of kubernetes yaml files which are deployed on a Workload
Cluster. Hydrated Deployments are created by TNA intent based automation.
Optional. File contents of a hydrated deployment.
When invoking UpdateHydratedBlueprint API, only the modified files should
be included in this. Files that are not included in the update of a
hydrated deployment will not be changed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eHydratedDeployment is a class within the Telco Automation v1 API, representing a collection of Kubernetes YAML files deployed on a Workload Cluster, created through intent-based automation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with various systems and perform operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eFiles\u003c/code\u003e, \u003ccode\u003eHydratedDeploymentName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eWorkloadCluster\u003c/code\u003e, to manage the deployed files, identification, current status, and the target cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFiles\u003c/code\u003e property is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eFile\u003c/code\u003e objects, allowing for multiple file definitions, and when updating the deployment, only modified files should be included to avoid unnecessary changes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHydratedDeployment\u003c/code\u003e has two constructors for creating new instances, either empty or by copying another existing \u003ccode\u003eHydratedDeployment\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]