The GET method may be used by the MEC application instance to retrieve information about the existing MEC application instance registration to the MEC platform.
**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc.
**body** | [**AppInfo**](../Models/AppInfo.md)| Message content in the request contains the profile of the application, calling the MEC platform to update the existing MEC application instance registration. |
**appInstanceId** | **String**| Represents a MEC application instance. Note that the appInstanceId is allocated by the MEC platform manager. |
**AppName** | **string** | Name of the application. It shall be consistent with the appName in the AppD, if an AppD is available. | [default to null]
**AppProvider** | **string** | Provider of the application. It shall be consistent with the appProvider in the AppD, if an AppD is available. See note 1. | [optional] [default to null]
**AppCategory** | [***CategoryRef**](CategoryRef.md) | | [optional] [default to null]
**AppDId** | **string** | The application descriptor identifier. It is managed by the application provider to identify the application descriptor in a globally unique way. Shall be present if the application instance is instantiated by the MEC Management. | [optional] [default to null]
**AppInstanceId** | **string** | Identifier of the application instance. Shall be present if the application instance is instantiated by the MEC Management. | [optional] [default to null]
**Endpoint** | [***OneOfAppInfoEndpoint**](OneOfAppInfoEndpoint.md) | This type represents information about a transport endpoint | [optional] [default to null]
**AppServiceRequired** | [**[]ServiceDependency**](ServiceDependency.md) | Describes services a MEC application requires to run. ServiceDependency is defined in ETSI GS MEC 010-2 [4]. It shall not be provided if an AppD is available. | [optional] [default to null]
**AppServiceOptional** | [**[]ServiceDependency**](ServiceDependency.md) | Describes services a MEC application may use if available. ServiceDependency is defined in ETSI GS MEC 010-2 [4]. It shall not be provided if an AppD is available. | [optional] [default to null]
**AppFeatureRequired** | [**[]FeatureDependency**](FeatureDependency.md) | Describes features a MEC application requires to run. FeatureDependency is defined in ETSI GS MEC 010-2 [4]. It shall not be provided if an AppD is available. | [optional] [default to null]
**AppFeatureOptional** | [**[]FeatureDependency**](FeatureDependency.md) | Describes features a MEC application may use if available. FeatureDependency is defined in ETSI GS MEC 010-2 [4]. It shall not be provided if an AppD is available. | [optional] [default to null]
**IsInsByMec** | **bool** | Indicate whether the application instance is instantiated by the MEC Management. Default to FALSE if absent. | [optional] [default to null]
**AppProfile** | [***AppProfile**](AppProfile.md) | | [optional] [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)
**EasId** | **string** | The identifier of the EAS | [default to null]
**EndPt** | [***OneOfAppProfileEndPt**](OneOfAppProfileEndPt.md) | The version of the feature. | [default to null]
**AcIds** | **[]string** | Identities of the Application Clients that can be served by the EAS | [default to null]
**ProvId** | **string** | Identifier of the ASP that provides the EAS. | [optional] [default to null]
**Type_** | **string** | The category or type of EAS. | [optional] [default to null]
**Scheds** | **[]string** | The availability schedule of the EAS. | [default to null]
**SvcArea** | **string** | The list of geographical and topological areas that the EAS serves. ACs in the UE that are outside the area will not be served. | [optional] [default to null]
**SvcKpi** | **string** | Service characteristics provided by the EAS. | [optional] [default to null]
**PermLvl** | **[]string** | level of service permissions supported by the EAS. | [default to null]
**EasFeats** | **[]string** | Service features supported by the EAS. | [default to null]
**SvcContSupp** | **[]string** | The ACR scenarios supported by the EAS for service continuity. | [default to null]
**AppLocs** | **[]string** | List of DNAI(s) and the N6 traffic information associated with the EAS. | [default to null]
**AvlRep** | **int32** | The period indicating to the EES, how often the EES needs to check the EAS's availability after a successful registration. | [optional] [default to null]
**Status** | **string** | EAS status information. | [optional] [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)
**Href** | **string** | Reference of the catalogue | [default to null]
**Id** | **string** | Unique identifier of the category | [default to null]
**Name** | **string** | Name of the category, example values include RNI, Location & Bandwidth Management | [default to null]
**Version** | **string** | Category version | [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)