Create Skill Parameter
POST {{baseUrl}}/odaInstances/:odaInstanceId/skills/:skillId/parameters
Creates a new Skill Parameter.
Request Body
{"name"=>"fugiat cupidatat qui", "displayName"=>"nisi exercitation consectetur qui commodo", "type"=>"INTEGER", "value"=>"ea minim", "description"=>"veniam elit voluptate"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. This value is included in the opc-request-id response header. | |
opc-retry-token | string | A token that uniquely identifies a request so that you can retry the request if there's | |
a timeout or server error without the risk of executing that same action again. |
Retry tokens expire after 24 hours, but they can become invalid before then if there are
conflicting operations. For example, if an instance was deleted and purged from the system,
then the service might reject a retry of the original creation request.
|
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: OK
{"name":"velit adipisicing sit sint dolor","displayName":"in nostrud ipsum elit","type":"FLOAT","value":"ipsum Lorem exercitation","lifecycleState":"FAILED","description":"Duis eiusmod nulla in"}