2
0
openapi-client-udm/docs/DnsPtrRecord.md

22 lines
1.2 KiB
Markdown
Raw Normal View History

# DnsPtrRecord
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dn** | **str** | The LDAP Distinguished Name (DN). | [optional] [readonly]
**properties** | **dict(str, object)** | Object type specific `UDM` properties. | [optional]
**options** | **dict(str, object)** | Object type specific `UDM` options. | [optional]
**policies** | **dict(str, object)** | Policies which apply for this object. | [optional]
**superordinate** | **str** | The superordinate DN of the object. | [optional]
**position** | **str** | DN of LDAP node below which the object is located. Changing this causes a move of the object. When changing no other changes are applied. | [optional]
**links** | [**Links**](Links.md) | | [optional]
**embedded** | **dict(str, object)** | Hypertext Application Language (HAL) embedded resources. | [optional] [readonly]
**uuid** | **str** | The LDAP Entry-UUID. | [optional] [readonly]
**object_type** | **str** | The UDM Object-Type. | [optional] [readonly]
**uri** | **str** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)