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

16 lines
917 B
Markdown
Raw Permalink Normal View History

# ComputersDomaincontrollerMasterRequest
## 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** | [**ComputersDomaincontrollerMasterOptions**](ComputersDomaincontrollerMasterOptions.md) | | [optional]
**policies** | [**ComputersDomaincontrollerMasterPolicies**](ComputersDomaincontrollerMasterPolicies.md) | | [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]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)