Versions Compared

Key

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

...

NSI candidate

JSON Viewer
{
"candidate_id": "1ac71fb8-ad43-4e16-9459-c3f372b8236d",
"candidate_type": "nsi",
"inventory_type": "nsi",
"inventory_provider": "aai",
"cost": "1",
"uniqueness": "true",
"current_availability": {"key":"value"},
"passthrough_attributes": {"creation_cost": 0}
}


Slice profiles Candidate

JSON Viewer
{
"candidate_id": "1ac71fb8-ad43-4e16-9459-c3f372b8236d",
"candidate_type": "slice_profiles",
"inventory_type": "slice_profiles",
"inventory_provider": "generator",
"cost": "1",

"uniqueness": "true",
"subnet_requirements": {
"core": {"key":"value"},
"ran": {"key":"value"},
"transport": {"key":"value"}
},
"slice_requirements": {"key":"value"}
"passthrough_attributes": {"creation_cost": 0}
}


Consumed APIs (AAI)

GET NSI info from AAI

...