InlineVnf_instancesVnfInstanceIdCreate_snapshotRequestBody

InlineVnf_instancesVnfInstanceIdCreate_snapshotRequestBody
InlineVnf_instancesVnfInstanceIdCreate_snapshotRequestBody

This type represents request parameters for the "Create VNF Snapshot" LCM operation which takes a snapshot of a VNF instance and populates a previously-created "Individual VNF snapshot" resource with the content of the snapshot.

JSON Example
{
    "vnfSnapshotInfoId": "string"
}
string
vnfSnapshotInfoId
Optional

Identifier of the "Individual VNF snapshot" resource to which the VNF snapshot is to be associated.

object
additionalParams
Optional

Additional input parameters for the snapshot creation process, specific for the VNF being “snapshotted”, as declared in the VNFD as part of “CreateSnapshotVnfOpConfig” defined in ETSI GS NFV-IFA 011 [10].

object
userDefinedData
Optional

User defined data for the VNF snapshot.