public sealed class GetEkmConnectionsRequest : IMessage<GetEkmConnectionsRequest>, IEquatable<GetEkmConnectionsRequest>, IDeepCloneable<GetEkmConnectionsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1beta API class GetEkmConnectionsRequest.
Request for getting the EKM connections associated with a workload
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This page details the `GetEkmConnectionsRequest` class, which is part of the Cloud Controls Partner v1beta API, specifically for managing EKM connections."],["The `GetEkmConnectionsRequest` class is used to request and retrieve EKM connections associated with a workload, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a parameterless one and another that takes another `GetEkmConnectionsRequest` object, used in duplication."],["The `GetEkmConnectionsRequest` class includes properties such as `EkmConnectionsName` and `Name`, where the latter requires the full format path, `organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections`."],["The available version for the API is 1.0.0-beta03, with a newer version, 1.0.0-beta04, also available."]]],[]]