Loading src/SOL005/definitions/SOL005_def.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ definitions: properties: vimId: description: > Identifier of the VIM under whose control this resource is placed. Identifier of the VIM or WIM under whose control this resource is placed. This attribute shall be present if VNF-related resource management in direct mode is applicable. It shall also be present for resources that are part of an NS instance such as virtual link resources. Loading @@ -235,13 +235,13 @@ definitions: $ref: "#/definitions/Identifier" resourceId: description: > Identifier of the resource in the scope of the VIM or the resource provider. Identifier of the resource in the scope of the VIM, the WIM or the resource provider. $ref: "#/definitions/IdentifierInVim" vimLevelResourceType: description: > Type of the resource in the scope of the VIM or the resource provider. Type of the resource in the scope of the VIM, the WIM or the resource provider. The value set of the "vimLevelResourceType" attribute is within the scope of the VIM or the resource provider and can be used as information that of the VIM, the WIM or the resource provider and can be used as information that complements the ResourceHandle. type: string Loading Loading
src/SOL005/definitions/SOL005_def.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ definitions: properties: vimId: description: > Identifier of the VIM under whose control this resource is placed. Identifier of the VIM or WIM under whose control this resource is placed. This attribute shall be present if VNF-related resource management in direct mode is applicable. It shall also be present for resources that are part of an NS instance such as virtual link resources. Loading @@ -235,13 +235,13 @@ definitions: $ref: "#/definitions/Identifier" resourceId: description: > Identifier of the resource in the scope of the VIM or the resource provider. Identifier of the resource in the scope of the VIM, the WIM or the resource provider. $ref: "#/definitions/IdentifierInVim" vimLevelResourceType: description: > Type of the resource in the scope of the VIM or the resource provider. Type of the resource in the scope of the VIM, the WIM or the resource provider. The value set of the "vimLevelResourceType" attribute is within the scope of the VIM or the resource provider and can be used as information that of the VIM, the WIM or the resource provider and can be used as information that complements the ResourceHandle. type: string Loading