Interface: IDeleteNexusEndpointRequest
cloudservice.v1.IDeleteNexusEndpointRequest
Properties of a DeleteNexusEndpointRequest.
Hierarchy
-
↳
IDeleteNexusEndpointRequest
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 delete.
Inherited from
resourceVersion
• Optional resourceVersion: null | string
The version of the endpoint for which this delete is intended for. The latest version can be found in the GetNexusEndpoint operation response.