Create profile
This is an API function to create a profile. This API function corresponds to the operation of the [Add] button that is displayed by selecting the [Profile] on the operation screen of Manager.
- Format
- Request body (JSON format)
- Request parameter (JSON format)
- Request parameter (Path format)
- Response
- Response parameter
|
|
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Profile Name | profileName | String | Maximum 64 characters | Impossible to omit |
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Unit ID | unitId | String | Impossible to omit |
|
Item name | Response parameter | Type | Value |
---|---|---|---|
Profile ID | profileId | String | |
Profile Name | profileName | String | |
Profile Version | profileVersion | Integer | |
Unit ID | unitId | String | |
Unit Name | unitName | String |