ETSINFV.HELM.V 3: Difference between revisions
No edit summary |
|||
Line 41: | Line 41: | ||
|'''interfaceInfo [M]''' | |'''interfaceInfo [M]''' | ||
|- | |- | ||
|<code> | |<code>{ | ||
{ | |||
"$schema": "http://json-schema.org/draft-07/schema#", | "$schema": "http://json-schema.org/draft-07/schema#", | ||
"title": "interfaceInfo", | "title": "interfaceInfo", | ||
Line 67: | Line 66: | ||
} | } | ||
} | } | ||
} | }</code> | ||
</code> | |||
|} | |} | ||
Line 107: | Line 105: | ||
} | } | ||
} | } | ||
} | }</code> | ||
|} | |} | ||
Revision as of 15:56, 24 April 2022
[back to VimConnectionInfo registry]
1 Solution information
Solution Name [M] | Helm v3 |
Description [M] | ETSI-registered MCIOP Repository Connection Info defining the interface and access parameters to use a HelmTM-based MCIOP Repository, to be signalled via the APIs specified in ETSI GS NFV-SOL 003.
The utilization of HelmTM-based MCIOPs is specified in ETSI GS NFV-SOL 018. Valid for HelmTM V3. |
Specification URI [O] | https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/018/ |
2 Registration information
Registrant name [M] | ETSI ISG NFV |
3 Requested vimType identifier
Registrant [M] | VIM Name [M] | Version [O] | ||
ETSINFV | . | OPENSTACK_KEYSTONE | . | V_3 |
4 JSON schema definition of "interfaceInfo"
Purpose: Provides information about the interface or interfaces to the MCIOP Repository, such as the URI of an interface endpoint to communicate with the MCIOP Repository.
interfaceInfo [M] |
{
|
5 JSON schema definition of "accessInfo"
Purpose: Provides authentication credentials for accessing the MCIOP Repository, and other access-related information.
accessInfo [M] |
{
|
6 JSON schema definition of "extra"
Purpose: Provides optional additional MCIOP Repository type specific information.
extra [O] |
not specified
|