Hi, I am trying to port our custome zapi volume template to rest template. We added 2 labels in our custom template.
- ^is-enabled => autosize_is_enabled
- volume-id-attributes:
- ^junction-path => junction_path
But after adding these to rest template, they are empty strings in the returned metrics
My custom rest volume template is attached. Thanks!