Interface: $Properties
v1.UpdateNexusEndpointRequest.$Properties
Properties of an UpdateNexusEndpointRequest.
Hierarchy
-
$Properties
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation - optional.
endpointId
• Optional endpointId: null | string
The id of the nexus endpoint to update.
resourceVersion
• Optional resourceVersion: null | string
The version of the nexus endpoint for which this update is intended for. The latest version can be found in the GetNexusEndpoint operation response.
spec
• Optional spec: null | $Properties
The updated nexus endpoint specification.