> Specifically, I think the following are bugs.
>
> * Although '--additional-param-file' is Cardinality: 0.1 in Scale-Spec, it is mandatory.
> * Request-body does not contain arguments such as'--type' or'--aspect-id', only the contents of'--additional-param-file'
> *'--I' is an unnecessary argument that is not used
Mandatory of cardinality is aspectid and type in spec.
What would be the following modifications?
> Specifically, I think the following are bugs. param-file' is Cardinality: 0.1 in Scale-Spec, it is mandatory. -param- file'
>
> * Although '--additional-
> * Request-body does not contain arguments such as'--type' or'--aspect-id', only the contents of'--additional
> *'--I' is an unnecessary argument that is not used
Mandatory of cardinality is aspectid and type in spec.
What would be the following modifications?
openstack vnflcm scale [-h] [--number-of-steps] [--additional- param-file]
< vnf-instance> <type> <aspect-id>