NervesHubUserAPI.Deployment.list
You're seeing just the function
list
, go back to NervesHubUserAPI.Deployment module for more information.
Specs
list(String.t(), String.t(), NervesHubUserAPI.Auth.t()) :: {:error, any()} | {:ok, any()}
List all deployments for a product.
Verb: GET Path: /orgs/:org_name/products/:product_name/deployments