2 "description": "This is Resource configuration snapshots Execution Component.",
5 "config-snapshot-status": {
9 "config-snapshot-message": {
13 "config-snapshot-value": {
24 "type": "tosca.capabilities.Node"
28 "ComponentConfigSnapshotsExecutor": {
33 "description": "Operation to perform: fetch, store, diff. (required)",
47 "description": "Identifier for the resource config to operate on. (required)",
52 "description": "Type of the resource config to operate on, e.g. PNF, VNF, etc. (required)",
57 "description": "Status of the resource to fetch or store, either RUNNING or CANDIDATE. (optional)",
70 "resource-snapshot": {
71 "description": "The resource config snapshot to store for the resource identified by id/type/status. (store operation only)",
75 "diff-content-type": {
76 "description": "Specify the type of content expected, to perform comparison on. (diff operation only)",
93 "derived_from": "tosca.nodes.Component"