"src/slice/.gitlab-ci.yml" did not exist on "c8fa042ecdcc82f8bdce13f195b1d949a0e05c14"
Newer
Older
# AppContextAppInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**appDId** | [**String**](string.md) | Identifier of this MEC application descriptor. This attribute shall be globally unique. It is equivalent to the appDId defined in clause 6.2.1.2 of ETSI GS MEC 0102 [1]. It shall be present if the application is one in the ApplicationList. | [optional] [default to null]
**appDVersion** | [**String**](string.md) | Identifies the version of the application descriptor. It is equivalent to the appDVersion defined in clause 6.2.1.2 of ETSI GS MEC 0102 [1]. | [default to null]
**appDescription** | [**String**](string.md) | Human readable description of the MEC application. The length of the value shall not exceed 128 characters. | [optional] [default to null]
**appName** | [**String**](string.md) | Name of the MEC application. The length of the value shall not exceed 32 characters. | [default to null]
**appProvider** | [**String**](string.md) | Provider of the MEC application. The length of the value shall not exceed 32 characters. | [default to null]
**appSoftVersion** | [**String**](string.md) | Software version of the MEC application. The length of the value shall not exceed 32 characters. | [optional] [default to null]
**appPackageSource** | [**URI**](URI.md) | URI of the application package. Included in the request if the application is not one in the ApplicationList. appPackageSource enables on-boarding of the application package into the MEC system. The application package shall comply with the definitions in clause 6.2.1.2 of ETSI GS MEC 0102 [1]. | [optional] [default to null]
**userAppInstanceInfo** | [**List**](AppContext_appInfo_userAppInstanceInfo.md) | List of user application instance information. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)