Personality¶
Overview¶
Personality is used for deploying any files (e.g. SSH key) at startup.
This data type is included in the result of execution of the next API request.
DATA TYPE¶
Contents¶
Please note that personality format is Array.
PARAMETER | DESCRIPTION | DATATYPE |
---|---|---|
path | The maximum size of the file path data is 255 bytes. | String |
contents | The maximum limit refers to the number of bytes in the decoded data and not the number of characters in the encoded data. | String |