proton_cancel_service_instance_deployment: Attempts to cancel a service instance deployment on an...

View source: R/proton_operations.R

proton_cancel_service_instance_deploymentR Documentation

Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is IN_PROGRESS

Description

Attempts to cancel a service instance deployment on an update_service_instance action, if the deployment is IN_PROGRESS. For more information, see Update a service instance in the Proton User guide.

See https://www.paws-r-sdk.com/docs/proton_cancel_service_instance_deployment/ for full documentation.

Usage

proton_cancel_service_instance_deployment(serviceInstanceName, serviceName)

Arguments

serviceInstanceName

[required] The name of the service instance with the deployment to cancel.

serviceName

[required] The name of the service with the service instance deployment to cancel.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.