Skip to main content

Interface: IUpdateNexusEndpointRequest

cloudservice.v1.IUpdateNexusEndpointRequest

Properties of an UpdateNexusEndpointRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation - optional.

Inherited from

$Properties.asyncOperationId


endpointId

Optional endpointId: null | string

The id of the nexus endpoint to update.

Inherited from

$Properties.endpointId


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

$Properties.resourceVersion


spec

Optional spec: null | $Properties

The updated nexus endpoint specification.

Inherited from

$Properties.spec