locations, err := client.Automations.ListStorageLocations(ctx)
workflows
Automations.ListStorageLocations
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
locations, err := client.Automations.ListStorageLocations(ctx)
func (automationClient) ListStorageLocations(ctx context.Context) ([]*workflows.StorageLocation, error)
locations, err := client.Automations.ListStorageLocations(ctx)
Was this page helpful?