Versions Compared

Key

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

Table of Contents

Papyrus Class diagram, containment only

Image Added

AAI Entitlement – detailed information

Entitlement: class-level metadata

descriptionMetadata for entitlement group.
indexedPropsgroup-uuid,resource-uuid
dependentOngeneric-vnf,vce
containerentitlements
uriTemplate/entitlements/entitlement/{group-uuid}/{resource-uuid}
requiredPropsgroup-uuid,resource-uuid

Entitlement: attribute information

Attribute namerequiredtypexml-keydescription
group-uuidTRUEjava.lang.StringTRUEUnique ID for the entitlement group the resource comes from, should be uuid.
resource-uuidTRUEjava.lang.StringTRUEUnique ID of an entitlement resource.
resource-version
java.lang.String
Concurrency value
relationship-list
inventory.aai.onap.org.v16.RelationshipList

AAI License – detailed information

License: class-level metadata

descriptionMetadata for license group.
indexedPropsgroup-uuid,resource-uuid
dependentOngeneric-vnf,vce
containerlicenses
uriTemplate/licenses/license/{group-uuid}/{resource-uuid}
requiredPropsgroup-uuid,resource-uuid

License: attribute information

Attribute namerequiredtypexml-keydescription
group-uuidTRUEjava.lang.StringTRUEUnique ID for the license group the resource belongs to, should be uuid.
resource-uuidTRUEjava.lang.StringTRUEUnique ID of a license resource.
resource-version
java.lang.String
Concurrency value
relationship-list
inventory.aai.onap.org.v16.RelationshipList

...