Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 11
Next »
config-assign
action Identifiers container
Name | Data Type | Description |
---|
actionName | string |
|
blueprintName | string |
|
blueprintVersion | string |
|
mode | enumeration [sync, async] | sync used for config-assign action async used for config-deploy action |
commonHeader Container
Name | Data Type | Description |
---|
originatorId | string | example: "so" |
requestId | string |
|
subRequestId | string |
|
payload Container
Name | Data Type | Description |
---|
config-assign-request { | container |
|
resolution-key | string |
|
config-assign-properties{ | container | contains data summary for model information, vnf information, pnf information and instance params. |
service-instance-id | string |
|
pnf-id | string |
|
pnf-name | string |
|
service-model-uuid | string |
|
pnf-customization-uuid | string |
|
instanceParam1 | string |
|
instanceParam2 | string |
|
etc. |
|
|
|
|
|
} |
| closed config-assign-properties container |
} |
| closed config-assign-request |