Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.

ListSnapshotPoliciesParamsにでvolumeidをセットできるようにする #2

Closed
ghost opened this issue Dec 18, 2017 · 0 comments
Closed

Comments

@ghost
Copy link

ghost commented Dec 18, 2017

KCPSのAPIコマンドlistSnapshotPoliciesはvolumeidが必須パラメータですhttps://iaas.cloud-platform.kddi.ne.jp/developer/listSnapshotPolicies/

gokcpsでは、NewListSnapshotPoliciesParamsが引数をとらず、setterはSetIdしか実装されていないため、ListSnapshotPoliciesParamsにvolumeidをセットする術がありません

NewListSnapshotPoliciesParams(volumeid string)

と定義し直し、volumeidをセットできるようにすべきです

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants