EGI-FCTF/rOCCI-core

View on GitHub
lib/occi/infrastructure/warehouse/actions/storage_resize.yml

Summary

Maintainability
Test Coverage
---
term: resize
schema: http://schemas.ogf.org/occi/infrastructure/storage/action#
title: Change the resize of the storage instance
attributes:
  size:
    type: !ruby/class Integer
    required: true
    mutable: true
    default: ~
    description: Amount of storage in GBs.
    pattern: ~