Interface: IUpdateNexusEndpointRequest
cloudservice.v1.IUpdateNexusEndpointRequest
Properties of an UpdateNexusEndpointRequest.
Hierarchy
-
↳
IUpdateNexusEndpointRequest
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation - optional.
Inherited from
endpointId
• Optional endpointId: null | string
The id of the nexus endpoint to update.
Inherited from
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.
Inherited from
spec
• Optional spec: null | $Properties
The updated nexus endpoint specification.