Loading src/SOL003/General_Definitions/SOL003_def.yaml +12 −13 Original line number Diff line number Diff line Loading @@ -755,10 +755,8 @@ definitions: PaasServiceHandle: description: > This type provides information enabling the access and use of the PaaS Service by the VNF instance. The type and format of the handle depends on the form that the PaaS Service is formed. It shall comply with the provisions defined in table 4.4.1.19-1. This type provides information enabling the access and use of the PaaS Service by the VNF instance. The type and format of the handle depends on the form that the PaaS Service is formed. type: object required: - id Loading @@ -769,21 +767,20 @@ definitions: $ref: "#/definitions/Identifier" interfaceInfo: description: > Information of the interface or interfaces to the PaaS Service instance, if applicable, such as the URI of an interface endpoint to communicate with the PaaS Service instance. Information of the interface or interfaces to the PaaS Service instance, if applicable, such as the URI of an interface endpoint to communicate with the PaaS Service instance. $ref: "#/definitions/KeyValuePairs" accessInfo: description: > Authentication credentials for accessing the PaaS Service instance. If the PaasServiceHandle structure is part of an HTTP GET response payload body, sensitive attributes that are children of this attribute (such as passwords) shall not be included. $ref: "#/definitions/Identifier" If the PaasServiceHandle structure is part of an HTTP GET response payload body, sensitive attributes that are children of this attribute (such as passwords) shall not be included. $ref: "#/definitions/KeyValuePairs" extra: description: > PaaS Service instance-specific additional information. The applicable structure, and whether or not this attribute is available. PaaS Service instance specific additional information. The applicable structure, and whether or not this attribute is available, is dependent on the type of the PaaS Service. $ref: "#/definitions/KeyValuePairs" ScaleInfo: Loading Loading @@ -1020,6 +1017,7 @@ definitions: CHANGE_VNFPKG | Represents the "Change current VNF package" LCM operation. CREATE_SNAPSHOT | Represents the "Create VNF snapshot" LCM operation. REVERT_TO_SNAPSHOT | Represents the "Revert to VNF snapshot" LCM operation. SELECT_DEPL_MODS | Represents the “Select VNF deployable modules” LCM operation. type: string enum: - INSTANTIATE Loading @@ -1033,6 +1031,7 @@ definitions: - CHANGE_VNFPKG - CREATE_SNAPSHOT - REVERT_TO_SNAPSHOT - SELECT_DEPL_MODS LcmOperationType: description: > Loading Loading
src/SOL003/General_Definitions/SOL003_def.yaml +12 −13 Original line number Diff line number Diff line Loading @@ -755,10 +755,8 @@ definitions: PaasServiceHandle: description: > This type provides information enabling the access and use of the PaaS Service by the VNF instance. The type and format of the handle depends on the form that the PaaS Service is formed. It shall comply with the provisions defined in table 4.4.1.19-1. This type provides information enabling the access and use of the PaaS Service by the VNF instance. The type and format of the handle depends on the form that the PaaS Service is formed. type: object required: - id Loading @@ -769,21 +767,20 @@ definitions: $ref: "#/definitions/Identifier" interfaceInfo: description: > Information of the interface or interfaces to the PaaS Service instance, if applicable, such as the URI of an interface endpoint to communicate with the PaaS Service instance. Information of the interface or interfaces to the PaaS Service instance, if applicable, such as the URI of an interface endpoint to communicate with the PaaS Service instance. $ref: "#/definitions/KeyValuePairs" accessInfo: description: > Authentication credentials for accessing the PaaS Service instance. If the PaasServiceHandle structure is part of an HTTP GET response payload body, sensitive attributes that are children of this attribute (such as passwords) shall not be included. $ref: "#/definitions/Identifier" If the PaasServiceHandle structure is part of an HTTP GET response payload body, sensitive attributes that are children of this attribute (such as passwords) shall not be included. $ref: "#/definitions/KeyValuePairs" extra: description: > PaaS Service instance-specific additional information. The applicable structure, and whether or not this attribute is available. PaaS Service instance specific additional information. The applicable structure, and whether or not this attribute is available, is dependent on the type of the PaaS Service. $ref: "#/definitions/KeyValuePairs" ScaleInfo: Loading Loading @@ -1020,6 +1017,7 @@ definitions: CHANGE_VNFPKG | Represents the "Change current VNF package" LCM operation. CREATE_SNAPSHOT | Represents the "Create VNF snapshot" LCM operation. REVERT_TO_SNAPSHOT | Represents the "Revert to VNF snapshot" LCM operation. SELECT_DEPL_MODS | Represents the “Select VNF deployable modules” LCM operation. type: string enum: - INSTANTIATE Loading @@ -1033,6 +1031,7 @@ definitions: - CHANGE_VNFPKG - CREATE_SNAPSHOT - REVERT_TO_SNAPSHOT - SELECT_DEPL_MODS LcmOperationType: description: > Loading