Top
Cloud Services Management V1.1.0 Operation Guide
FUJITSU Software

2.10.3 Operation Option Information

Operation option information is the information about the option services provided using menus. Operation option information is displayed as selectable operation options when adding a menu using the Cloud Management Portal.

The file name and storage location are as follows: It is necessary to restart the services to reflect any modifications.

File Name
extraOption.xml
Storage Location
%FSCSM_HOME%\conf
Setting Items

Category

Item

Description

extendedOptions/extendedOption

-

It is possible to manage operation options. This item is displayed as a candidate for operation options during the addition of menus.

optionId

The ID for the individual management of operation options.

optionName

The display name of the operation option.

defaultPrice

The default unit price of the operation option that is displayed during the addition of menus.

comment

A description which explains the operation options when adding platforms. Any UTF-8 format characters up to 256 characters in length, excluding control characters such as line feed, can be specified.

When a value other than "default" is configured for usageType, enter a description of the usage.

usageType

Specify the usage type used for calculating usage charges of operation options.

When not specified or when an invalid value is specified, it is assumed that "default" is specified.

unitLabel

The label of the unit which is output to the [Billing] window and billing files.

When not specified, the default label corresponding to the usage type is displayed.

(Refer to the Unit Label column below)

Acceptable Values for usageType

Values that can be specified for the item usageType are shown below.

Value Specified for usageType

Usage Amount Applied During Billing

Unit Label
(Default)

default

When a platform with the corresponding operation options has been deployed for any amount of time, "1" is applied.

month

serviceNum

The number of services of the platforms with the corresponding operation options selected is applied (the configuration that yields the highest charge for the target month is used).

service-month

vmNum

The number of virtual machine services of the platforms with the corresponding operation options selected is applied (the configuration that yields the highest charge for the target month is used).

service-month

nonVmNum

The number of services other than those of virtual machines of the platforms with the corresponding operation options selected is applied (the configuration that yields the highest charge for the target month is used).

service-month

totalDiskSize

The total size (in GB) of the system disks and data disks of the platforms with the corresponding operation options selected is applied (the configuration that yields the highest charge for the target month is used).

GB-month

systemDiskSize

The size (in GB) of the system disk of the platforms with the corresponding operation options selected is applied (the configuration that yields the highest charge for the target month is used).

GB-month

dataDiskSize

The size (in GB) of the data disk of the platforms with the corresponding operation options selected is applied (the configuration that yields the highest charge for the target month is used).

GB-month

Information

The specifiable character strings for each item are as follows:

  • optionId

    Any character string up to 32 characters in length containing lower-case alphanumeric characters, hyphens ("-"), underscores ("_") and periods (".") can be specified. The beginning character must be a lower-case alphanumeric character.

  • optionName

    Any character string containing 1 to 64 characters, excluding control characters such as line feeds, can be specified.

  • defaultPrice

    Any number up to 9 digits and within 6 decimal points can be specified.

    For prices which have yet to be specified (are awaiting discussion), specify "-1" or "-1.0000".

Note

When you want to modify operation option information after starting the operation of this product, as the information may already be in use, add new parameters of operation options information, rather than modifying existing parameters.