diff options
Diffstat (limited to 'docs/ONAP release 2 spec/im/ScaleInfo.rst')
-rw-r--r-- | docs/ONAP release 2 spec/im/ScaleInfo.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/ONAP release 2 spec/im/ScaleInfo.rst b/docs/ONAP release 2 spec/im/ScaleInfo.rst new file mode 100644 index 0000000..ab3cfb8 --- /dev/null +++ b/docs/ONAP release 2 spec/im/ScaleInfo.rst @@ -0,0 +1,26 @@ +.. Copyright 2018 (China Mobile) +.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE +.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode + +.. contents:: + :depth: 3 +.. + +Class: ScaleInfo +================ + ++--------------------+-------------+------------------+-----------------+--------------------------+ +| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** | ++====================+=============+==================+=================+==========================+ +| aspectId | Identifier | 1 | Reference | support: | +| | (Reference | | to the | MANDATORY | +| | to | | scaling | | +| | ScalingAspe | | aspect. | | +| | ct) | | | | ++--------------------+-------------+------------------+-----------------+--------------------------+ +| scaleLevel | Integer | 1 | The scale | support: | +| | | | level, | MANDATORY | +| | | | greater | | +| | | | than or | | +| | | | equal to 0. | | ++--------------------+-------------+------------------+-----------------+--------------------------+ |