Commit 642d835f authored by Elian Kraja's avatar Elian Kraja
Browse files
parents b255f0cf bfc501d1
{
"extVirtualLinks": [
{
"id": "string",
"vimConnectionId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"extCps": [
{
"cpdId": "string",
"cpConfig": [
{
"cpInstanceId": "string",
"linkPortId": "string",
"cpProtocolData": [
{
"layerProtocol": "IP_OVER_ETHERNET",
"ipOverEthernet": {
"macAddress": "string",
"ipAddresses": [
{
"type": "IPV4",
"fixedAddresses": [
"string"
],
"numDynamicAddresses": 0,
"addressRange": {
"minAddress": "string",
"maxAddress": "string"
},
"subnetId": "string"
}
]
}
}
]
}
]
}
],
"extLinkPorts": [
{
"id": "string",
"resourceHandle": {
"vimConnectionId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"vimLevelResourceType": "string"
}
}
]
}
],
"vimConnectionInfo": [
{
"id": "string",
"vimId": "string",
"vimType": "string",
"interfaceInfo": {},
"accessInfo": {},
"extra": {}
}
],
"additionalParams": {}
}
\ No newline at end of file
{
"newFlavourId": "myFlavour_new"
}
\ No newline at end of file
{
"cause": "a specific cause",
"additionalParams": {}
}
\ No newline at end of file
{
"flavourId": "myFlavour",
"instantiationLevelId": "string",
"extVirtualLinks": [
{
"id": "string",
"vimConnectionId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"extCps": [
{
"cpdId": "string",
"cpConfig": [
{
"cpInstanceId": "string",
"linkPortId": "string",
"cpProtocolData": [
{
"layerProtocol": "IP_OVER_ETHERNET",
"ipOverEthernet": {
"macAddress": "string",
"ipAddresses": [
{
"type": "IPV4",
"fixedAddresses": [
"string"
],
"numDynamicAddresses": 0,
"addressRange": {
"minAddress": "string",
"maxAddress": "string"
},
"subnetId": "string"
}
]
}
}
]
}
]
}
],
"extLinkPorts": [
{
"id": "string",
"resourceHandle": {
"vimConnectionId": "string",
"resourceProviderId": "string",
"resourceId": "string",
"vimLevelResourceType": "string"
}
}
]
}
],
"extManagedVirtualLinks": [
{
"id": "string",
"virtualLinkDescId": "string",
"vimConnectionId": "string",
"resourceProviderId": "string",
"resourceId": "string"
}
],
"vimConnectionInfo": [
{
"id": "string",
"vimId": "string",
"vimType": "string",
"interfaceInfo": {},
"accessInfo": {},
"extra": {}
}
],
"localizationLanguage": "English",
"additionalParams": {}
}
\ No newline at end of file
{
"changeStateTo": "STOPPED",
"stopType": "FORCEFUL"
"additionalParams": {}
}
\ No newline at end of file
{
"vnfInstanceName": "vnf new name",
"vnfInstanceDescription": "new description"
}
\ No newline at end of file
{
"type": "SCALE_OUT",
"aspectId": "myAspect"
}
\ No newline at end of file
{
"instantiationLevelId": "myNextLevel"
}
\ No newline at end of file
{
"terminationType": "GRACEFUL",
"additionalParams": {}
}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment