proton_cancel_component_deployment {paws.compute} | R Documentation |
Attempts to cancel a component deployment (for a component that is in the IN_PROGRESS deployment status)
Description
Attempts to cancel a component deployment (for a component that is in the IN_PROGRESS
deployment status).
See https://www.paws-r-sdk.com/docs/proton_cancel_component_deployment/ for full documentation.
Usage
proton_cancel_component_deployment(componentName)
Arguments
componentName |
[required] The name of the component with the deployment to cancel. |
[Package paws.compute version 0.9.0 Index]