public sealed class GetDeploymentRequest : IMessage<GetDeploymentRequest>, IEquatable<GetDeploymentRequest>, IDeepCloneable<GetDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class GetDeploymentRequest.
Required. The name of the deployment.
Case 1: If the name provided in the request is
{deployment_id}@{revision_id}, then the revision with revision_id will be
returned.
Case 2: If the name provided in the request is {deployment}, then
the current state of the deployment is returned.
[[["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\u003eThis documentation is for the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class within the Telco Automation v1 API, providing reference information and code samples.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDeploymentRequest\u003c/code\u003e is a request object used for the \u003ccode\u003eGetDeployment\u003c/code\u003e operation, which retrieves details about a specific deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionality for message handling, equality checks, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e include \u003ccode\u003eDeploymentName\u003c/code\u003e, which is a typed view over the resource name, \u003ccode\u003eName\u003c/code\u003e which is the required name of the deployment, and \u003ccode\u003eView\u003c/code\u003e which is optional, and it specifies the desired view of the deployment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in version 1.1.0 of the API and the latest version is 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]