Menu
Documents
FAQ
Known Issues
Service Status
Home
>
Documents
>
API references
>
Enterprise Cloud 2.0 Virtual Server API Reference v1.1.6
>
2. Enterprise Cloud 2.0 Virtual Server DataType List
>
2.1. Resource
>
boolean
boolean
¶
DATA TYPE
¶
Contents
¶
Contents
¶
style
description
boolean
Normal value: True or false it is written in the described below.
ex.)
- String(‘t’,’true’, ‘on’, ‘y’, ‘yes’, ‘1’,’f’, ‘false’, ‘off’, ‘n’, ‘no’, ‘0’)
- String(‘True’, ‘TRUE’, ‘true’, ‘1’,’False’, ‘FALSE’, ‘false’, ‘0’)
Incorrect value:
- String other than the above.
- Printable alphabets other than the above.
*1
(Sign, blank, etc.)
- Multibyte character.
- Undisplayable character.
*2
- Empty string.
True or False
UUID
Table Of Contents
1. Enterprise Cloud 2.0 Virtual Server API List
2. Enterprise Cloud 2.0 Virtual Server DataType List
3. Revision History