VibVibInfo

VibVibInfo
VibVibInfo

A data entity providing information about a VIB.

This abstraction contains only those of the VIB attributes which convey important information for the client to identify, preview and select VIBs.

This structure may be used only with operations rendered under /eam.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "id": "string",
    "name": "string",
    "version": "string",
    "vendor": "string",
    "summary": "string",
    "softwareTags": {
        "_typeName": "string",
        "tags": [
            "string"
        ]
    },
    "releaseDate": "string"
}
string
id
Required

id

string
name
Required

name

string
version
Required

version

string
vendor
Required

vendor

string
summary
Required

summary

softwareTags
Optional

A data entity providing information about software tags of a VIB

This structure may be used only with operations rendered under /eam.

string As date-time As date-time
releaseDate
Required

releaseDate