Interface: IUpdateNexusEndpointRequest
cloudservice.v1.IUpdateNexusEndpointRequest
Properties of an UpdateNexusEndpointRequest.
Implemented by
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 | IEndpointSpec
The updated nexus endpoint specification.