Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This action is supported via the Netconf (limited to configuration changes), Chef, and Ansible protocols.

 

Target URL

/restconf /operations/ appc-provider-lcm: config-scale-out

Action

ConfigScaleOut

Action-Identifiers

Vnf-id

Payload Parameters

See below

Revision History

New in Beijing

...

Request Payload Parameters:

 

Payload

 Parameter

Description

Required?

Example

request- parameters

vnf-host-ip-address: optional if Netconf or other direct interface to the VNF.   If not provided, the vnf-host-ip-address will be obtained from A&AI.

Vf-module-id:  used to determine the A&AI VM inventory associated with ConfigScaleOut.

No

 

 



Yes

 


"payload":

"{\"request-parameters

\": {

\"vnf-host-ip-address\": \”value\”,

\”vf-module-id\”: \”value\”

}

\"configuration- parameters\": {\"<CONFIG- PARAMS>\"}

configuration- parameters

A set of instance specific configuration parameters should be specified. If provided, APP-C replaces variables in the configuration template with the values supplied.

No

...

ConfigScaleOut Response:

Success:  

...