get_deployment_info {previsionio} | R Documentation |
Get information about a deployment from its id.
Description
Get information about a deployment from its id.
Usage
get_deployment_info(deployment_id)
Arguments
deployment_id |
id of the deployment to be retrieved, can be obtained with get_deployments(). |
Value
list - parsed content of the deployment.
[Package previsionio version 11.7.0 Index]