Skip to content

Commit

Permalink
Changed Action to a readonly field
Browse files Browse the repository at this point in the history
  • Loading branch information
unasra committed Jan 15, 2024
1 parent 9b5416c commit ee33668
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedACLItems.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Optional. Inheritance setting for a field. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Optional. Inheritance setting for a field. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**[]ConfigACLItem**](ConfigACLItem.md) | Inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedCustomRootNSBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**ConfigCustomRootNSBlock**](ConfigCustomRootNSBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedDNSSECValidationBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**ConfigDNSSECValidationBlock**](ConfigDNSSECValidationBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedECSBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**ConfigECSBlock**](ConfigECSBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedForwardersBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**ConfigForwardersBlock**](ConfigForwardersBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedKerberosKeys.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Optional. Inheritance setting for a field. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Optional. Inheritance setting for a field. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**[]ConfigKerberosKey**](ConfigKerberosKey.md) | Inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedSortListItems.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Optional. Inheritance setting for a field. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Optional. Inheritance setting for a field. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**[]ConfigSortListItem**](ConfigSortListItem.md) | Inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/ConfigInheritedZoneAuthorityMNameBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | Human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**ConfigZoneAuthorityMNameBlock**](ConfigZoneAuthorityMNameBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/Inheritance2InheritedBool.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **bool** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/Inheritance2InheritedString.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **string** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion dns_config/docs/Inheritance2InheritedUInt32.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **int64** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion dns_data/docs/Inheritance2InheritedUInt32.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **int64** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/InheritanceInheritedBool.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **bool** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/InheritanceInheritedFloat.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **float32** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/InheritanceInheritedIdentifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **string** | The resource identifier. | [optional]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/InheritanceInheritedString.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **string** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/InheritanceInheritedUInt32.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting for a field. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **int64** | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/InheritedDHCPConfigFilterList.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to **[]string** | The resource identifier. | [optional]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/InheritedDHCPConfigIgnoreItemList.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**[]IpamsvcIgnoreItem**](IpamsvcIgnoreItem.md) | The inherited value. | [optional] [readonly]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/IpamsvcInheritedAsmEnableBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**IpamsvcAsmEnableBlock**](IpamsvcAsmEnableBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/IpamsvcInheritedAsmGrowthBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**IpamsvcAsmGrowthBlock**](IpamsvcAsmGrowthBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/IpamsvcInheritedDDNSBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**IpamsvcDDNSBlock**](IpamsvcDDNSBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/IpamsvcInheritedDDNSHostnameBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**IpamsvcDDNSHostnameBlock**](IpamsvcDDNSHostnameBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/IpamsvcInheritedDDNSUpdateBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _override_: Use the value set in the object. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**IpamsvcDDNSUpdateBlock**](IpamsvcDDNSUpdateBlock.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion ipam/docs/IpamsvcInheritedDHCPOption.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _block_: Don't use the inherited value. Defaults to _inherit_. | [optional]
**Action** | Pointer to **string** | The inheritance setting. Valid values are: * _inherit_: Use the inherited value. * _block_: Don't use the inherited value. Defaults to _inherit_. | [optional] [readonly]
**DisplayName** | Pointer to **string** | The human-readable display name for the object referred to by _source_. | [optional] [readonly]
**Source** | Pointer to **string** | The resource identifier. | [optional] [readonly]
**Value** | Pointer to [**IpamsvcInheritedDHCPOptionItem**](IpamsvcInheritedDHCPOptionItem.md) | | [optional]
Expand Down
Loading

0 comments on commit ee33668

Please sign in to comment.