Loading src/SOL005/definitions/SOL005_def.yaml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -221,7 +221,7 @@ definitions: properties: properties: vimId: vimId: description: > 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 This attribute shall be present if VNF-related resource management in direct mode is applicable. It shall also be present for resources in direct mode is applicable. It shall also be present for resources that are part of an NS instance such as virtual link resources. that are part of an NS instance such as virtual link resources. Loading @@ -235,13 +235,13 @@ definitions: $ref: "#/definitions/Identifier" $ref: "#/definitions/Identifier" resourceId: resourceId: description: > 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" $ref: "#/definitions/IdentifierInVim" vimLevelResourceType: vimLevelResourceType: description: > 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 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. complements the ResourceHandle. type: string type: string Loading Loading
src/SOL005/definitions/SOL005_def.yaml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -221,7 +221,7 @@ definitions: properties: properties: vimId: vimId: description: > 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 This attribute shall be present if VNF-related resource management in direct mode is applicable. It shall also be present for resources in direct mode is applicable. It shall also be present for resources that are part of an NS instance such as virtual link resources. that are part of an NS instance such as virtual link resources. Loading @@ -235,13 +235,13 @@ definitions: $ref: "#/definitions/Identifier" $ref: "#/definitions/Identifier" resourceId: resourceId: description: > 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" $ref: "#/definitions/IdentifierInVim" vimLevelResourceType: vimLevelResourceType: description: > 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 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. complements the ResourceHandle. type: string type: string Loading