intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getNiaapiDcnmFieldNotice
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
The field notice reporting bug and related software or hardware for DCNM.
Using getNiaapiDcnmFieldNotice
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNiaapiDcnmFieldNotice(args: GetNiaapiDcnmFieldNoticeArgs, opts?: InvokeOptions): Promise<GetNiaapiDcnmFieldNoticeResult>
function getNiaapiDcnmFieldNoticeOutput(args: GetNiaapiDcnmFieldNoticeOutputArgs, opts?: InvokeOptions): Output<GetNiaapiDcnmFieldNoticeResult>def get_niaapi_dcnm_field_notice(account_moid: Optional[str] = None,
                                 additional_properties: Optional[str] = None,
                                 ancestors: Optional[Sequence[GetNiaapiDcnmFieldNoticeAncestor]] = None,
                                 bugid: Optional[str] = None,
                                 class_id: Optional[str] = None,
                                 create_time: Optional[str] = None,
                                 domain_group_moid: Optional[str] = None,
                                 field_notice_desc: Optional[str] = None,
                                 field_notice_id: Optional[str] = None,
                                 field_notice_url: Optional[str] = None,
                                 headline: Optional[str] = None,
                                 hwpid: Optional[str] = None,
                                 id: Optional[str] = None,
                                 mod_time: Optional[str] = None,
                                 moid: Optional[str] = None,
                                 object_type: Optional[str] = None,
                                 owners: Optional[Sequence[str]] = None,
                                 parent: Optional[GetNiaapiDcnmFieldNoticeParent] = None,
                                 permission_resources: Optional[Sequence[GetNiaapiDcnmFieldNoticePermissionResource]] = None,
                                 revision_infos: Optional[Sequence[GetNiaapiDcnmFieldNoticeRevisionInfo]] = None,
                                 shared_scope: Optional[str] = None,
                                 sw_release: Optional[str] = None,
                                 tags: Optional[Sequence[GetNiaapiDcnmFieldNoticeTag]] = None,
                                 version_context: Optional[GetNiaapiDcnmFieldNoticeVersionContext] = None,
                                 workaround_url: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetNiaapiDcnmFieldNoticeResult
def get_niaapi_dcnm_field_notice_output(account_moid: Optional[pulumi.Input[str]] = None,
                                 additional_properties: Optional[pulumi.Input[str]] = None,
                                 ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiDcnmFieldNoticeAncestorArgs]]]] = None,
                                 bugid: Optional[pulumi.Input[str]] = None,
                                 class_id: Optional[pulumi.Input[str]] = None,
                                 create_time: Optional[pulumi.Input[str]] = None,
                                 domain_group_moid: Optional[pulumi.Input[str]] = None,
                                 field_notice_desc: Optional[pulumi.Input[str]] = None,
                                 field_notice_id: Optional[pulumi.Input[str]] = None,
                                 field_notice_url: Optional[pulumi.Input[str]] = None,
                                 headline: Optional[pulumi.Input[str]] = None,
                                 hwpid: Optional[pulumi.Input[str]] = None,
                                 id: Optional[pulumi.Input[str]] = None,
                                 mod_time: Optional[pulumi.Input[str]] = None,
                                 moid: Optional[pulumi.Input[str]] = None,
                                 object_type: Optional[pulumi.Input[str]] = None,
                                 owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                 parent: Optional[pulumi.Input[GetNiaapiDcnmFieldNoticeParentArgs]] = None,
                                 permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiDcnmFieldNoticePermissionResourceArgs]]]] = None,
                                 revision_infos: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiDcnmFieldNoticeRevisionInfoArgs]]]] = None,
                                 shared_scope: Optional[pulumi.Input[str]] = None,
                                 sw_release: Optional[pulumi.Input[str]] = None,
                                 tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiDcnmFieldNoticeTagArgs]]]] = None,
                                 version_context: Optional[pulumi.Input[GetNiaapiDcnmFieldNoticeVersionContextArgs]] = None,
                                 workaround_url: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetNiaapiDcnmFieldNoticeResult]func LookupNiaapiDcnmFieldNotice(ctx *Context, args *LookupNiaapiDcnmFieldNoticeArgs, opts ...InvokeOption) (*LookupNiaapiDcnmFieldNoticeResult, error)
func LookupNiaapiDcnmFieldNoticeOutput(ctx *Context, args *LookupNiaapiDcnmFieldNoticeOutputArgs, opts ...InvokeOption) LookupNiaapiDcnmFieldNoticeResultOutput> Note: This function is named LookupNiaapiDcnmFieldNotice in the Go SDK.
public static class GetNiaapiDcnmFieldNotice 
{
    public static Task<GetNiaapiDcnmFieldNoticeResult> InvokeAsync(GetNiaapiDcnmFieldNoticeArgs args, InvokeOptions? opts = null)
    public static Output<GetNiaapiDcnmFieldNoticeResult> Invoke(GetNiaapiDcnmFieldNoticeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNiaapiDcnmFieldNoticeResult> getNiaapiDcnmFieldNotice(GetNiaapiDcnmFieldNoticeArgs args, InvokeOptions options)
public static Output<GetNiaapiDcnmFieldNoticeResult> getNiaapiDcnmFieldNotice(GetNiaapiDcnmFieldNoticeArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getNiaapiDcnmFieldNotice:getNiaapiDcnmFieldNotice
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiaapi Dcnm Field Notice Ancestor> 
- Bugid string
- Bug Id associated with this notice.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FieldNotice stringDesc 
- Field notice Description.
- FieldNotice stringId 
- Fieldnotice Id of this notice.
- FieldNotice stringUrl 
- Field notice URL link to the notice webpage.
- Headline string
- The headline of this field notice.
- Hwpid string
- Hardware PID for affected models.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetNiaapi Dcnm Field Notice Parent 
- PermissionResources List<GetNiaapi Dcnm Field Notice Permission Resource> 
- RevisionInfos List<GetNiaapi Dcnm Field Notice Revision Info> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwRelease string
- Software Release number for affected versions.
- 
List<GetNiaapi Dcnm Field Notice Tag> 
- VersionContext GetNiaapi Dcnm Field Notice Version Context 
- WorkaroundUrl string
- URL of workaround of this notice.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiaapi Dcnm Field Notice Ancestor 
- Bugid string
- Bug Id associated with this notice.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FieldNotice stringDesc 
- Field notice Description.
- FieldNotice stringId 
- Fieldnotice Id of this notice.
- FieldNotice stringUrl 
- Field notice URL link to the notice webpage.
- Headline string
- The headline of this field notice.
- Hwpid string
- Hardware PID for affected models.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetNiaapi Dcnm Field Notice Parent 
- PermissionResources []GetNiaapi Dcnm Field Notice Permission Resource 
- RevisionInfos []GetNiaapi Dcnm Field Notice Revision Info 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwRelease string
- Software Release number for affected versions.
- 
[]GetNiaapi Dcnm Field Notice Tag 
- VersionContext GetNiaapi Dcnm Field Notice Version Context 
- WorkaroundUrl string
- URL of workaround of this notice.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiaapi Dcnm Field Notice Ancestor> 
- bugid String
- Bug Id associated with this notice.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fieldNotice StringDesc 
- Field notice Description.
- fieldNotice StringId 
- Fieldnotice Id of this notice.
- fieldNotice StringUrl 
- Field notice URL link to the notice webpage.
- headline String
- The headline of this field notice.
- hwpid String
- Hardware PID for affected models.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetNiaapi Dcnm Field Notice Parent 
- permissionResources List<GetNiaapi Dcnm Field Notice Permission Resource> 
- revisionInfos List<GetNiaapi Dcnm Field Notice Revision Info> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- swRelease String
- Software Release number for affected versions.
- 
List<GetNiaapi Dcnm Field Notice Tag> 
- versionContext GetNiaapi Dcnm Field Notice Version Context 
- workaroundUrl String
- URL of workaround of this notice.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiaapi Dcnm Field Notice Ancestor[] 
- bugid string
- Bug Id associated with this notice.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fieldNotice stringDesc 
- Field notice Description.
- fieldNotice stringId 
- Fieldnotice Id of this notice.
- fieldNotice stringUrl 
- Field notice URL link to the notice webpage.
- headline string
- The headline of this field notice.
- hwpid string
- Hardware PID for affected models.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetNiaapi Dcnm Field Notice Parent 
- permissionResources GetNiaapi Dcnm Field Notice Permission Resource[] 
- revisionInfos GetNiaapi Dcnm Field Notice Revision Info[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- swRelease string
- Software Release number for affected versions.
- 
GetNiaapi Dcnm Field Notice Tag[] 
- versionContext GetNiaapi Dcnm Field Notice Version Context 
- workaroundUrl string
- URL of workaround of this notice.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiaapi Dcnm Field Notice Ancestor] 
- bugid str
- Bug Id associated with this notice.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- field_notice_ strdesc 
- Field notice Description.
- field_notice_ strid 
- Fieldnotice Id of this notice.
- field_notice_ strurl 
- Field notice URL link to the notice webpage.
- headline str
- The headline of this field notice.
- hwpid str
- Hardware PID for affected models.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetNiaapi Dcnm Field Notice Parent 
- permission_resources Sequence[GetNiaapi Dcnm Field Notice Permission Resource] 
- revision_infos Sequence[GetNiaapi Dcnm Field Notice Revision Info] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sw_release str
- Software Release number for affected versions.
- 
Sequence[GetNiaapi Dcnm Field Notice Tag] 
- version_context GetNiaapi Dcnm Field Notice Version Context 
- workaround_url str
- URL of workaround of this notice.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- bugid String
- Bug Id associated with this notice.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fieldNotice StringDesc 
- Field notice Description.
- fieldNotice StringId 
- Fieldnotice Id of this notice.
- fieldNotice StringUrl 
- Field notice URL link to the notice webpage.
- headline String
- The headline of this field notice.
- hwpid String
- Hardware PID for affected models.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- revisionInfos List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- swRelease String
- Software Release number for affected versions.
- List<Property Map>
- versionContext Property Map
- workaroundUrl String
- URL of workaround of this notice.
getNiaapiDcnmFieldNotice Result
The following output properties are available:
- Id string
- Results
List<GetNiaapi Dcnm Field Notice Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetNiaapi Dcnm Field Notice Ancestor> 
- Bugid string
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- FieldNotice stringDesc 
- FieldNotice stringId 
- FieldNotice stringUrl 
- Headline string
- Hwpid string
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetNiaapi Dcnm Field Notice Parent 
- PermissionResources List<GetNiaapi Dcnm Field Notice Permission Resource> 
- RevisionInfos List<GetNiaapi Dcnm Field Notice Revision Info> 
- string
- SwRelease string
- 
List<GetNiaapi Dcnm Field Notice Tag> 
- VersionContext GetNiaapi Dcnm Field Notice Version Context 
- WorkaroundUrl string
- Id string
- Results
[]GetNiaapi Dcnm Field Notice Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetNiaapi Dcnm Field Notice Ancestor 
- Bugid string
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- FieldNotice stringDesc 
- FieldNotice stringId 
- FieldNotice stringUrl 
- Headline string
- Hwpid string
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetNiaapi Dcnm Field Notice Parent 
- PermissionResources []GetNiaapi Dcnm Field Notice Permission Resource 
- RevisionInfos []GetNiaapi Dcnm Field Notice Revision Info 
- string
- SwRelease string
- 
[]GetNiaapi Dcnm Field Notice Tag 
- VersionContext GetNiaapi Dcnm Field Notice Version Context 
- WorkaroundUrl string
- id String
- results
List<GetNiaapi Dcnm Field Notice Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetNiaapi Dcnm Field Notice Ancestor> 
- bugid String
- classId String
- createTime String
- domainGroup StringMoid 
- fieldNotice StringDesc 
- fieldNotice StringId 
- fieldNotice StringUrl 
- headline String
- hwpid String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetNiaapi Dcnm Field Notice Parent 
- permissionResources List<GetNiaapi Dcnm Field Notice Permission Resource> 
- revisionInfos List<GetNiaapi Dcnm Field Notice Revision Info> 
- String
- swRelease String
- 
List<GetNiaapi Dcnm Field Notice Tag> 
- versionContext GetNiaapi Dcnm Field Notice Version Context 
- workaroundUrl String
- id string
- results
GetNiaapi Dcnm Field Notice Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetNiaapi Dcnm Field Notice Ancestor[] 
- bugid string
- classId string
- createTime string
- domainGroup stringMoid 
- fieldNotice stringDesc 
- fieldNotice stringId 
- fieldNotice stringUrl 
- headline string
- hwpid string
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetNiaapi Dcnm Field Notice Parent 
- permissionResources GetNiaapi Dcnm Field Notice Permission Resource[] 
- revisionInfos GetNiaapi Dcnm Field Notice Revision Info[] 
- string
- swRelease string
- 
GetNiaapi Dcnm Field Notice Tag[] 
- versionContext GetNiaapi Dcnm Field Notice Version Context 
- workaroundUrl string
- id str
- results
Sequence[GetNiaapi Dcnm Field Notice Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetNiaapi Dcnm Field Notice Ancestor] 
- bugid str
- class_id str
- create_time str
- domain_group_ strmoid 
- field_notice_ strdesc 
- field_notice_ strid 
- field_notice_ strurl 
- headline str
- hwpid str
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetNiaapi Dcnm Field Notice Parent 
- permission_resources Sequence[GetNiaapi Dcnm Field Notice Permission Resource] 
- revision_infos Sequence[GetNiaapi Dcnm Field Notice Revision Info] 
- str
- sw_release str
- 
Sequence[GetNiaapi Dcnm Field Notice Tag] 
- version_context GetNiaapi Dcnm Field Notice Version Context 
- workaround_url str
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- bugid String
- classId String
- createTime String
- domainGroup StringMoid 
- fieldNotice StringDesc 
- fieldNotice StringId 
- fieldNotice StringUrl 
- headline String
- hwpid String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- revisionInfos List<Property Map>
- String
- swRelease String
- List<Property Map>
- versionContext Property Map
- workaroundUrl String
Supporting Types
GetNiaapiDcnmFieldNoticeAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetNiaapiDcnmFieldNoticeParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetNiaapiDcnmFieldNoticePermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetNiaapiDcnmFieldNoticeResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiaapi Dcnm Field Notice Result Ancestor> 
- Bugid string
- Bug Id associated with this notice.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FieldNotice stringDesc 
- Field notice Description.
- FieldNotice stringId 
- Fieldnotice Id of this notice.
- FieldNotice stringUrl 
- Field notice URL link to the notice webpage.
- Headline string
- The headline of this field notice.
- Hwpid string
- Hardware PID for affected models.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetNiaapi Dcnm Field Notice Result Parent> 
- PermissionResources List<GetNiaapi Dcnm Field Notice Result Permission Resource> 
- RevisionInfos List<GetNiaapi Dcnm Field Notice Result Revision Info> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwRelease string
- Software Release number for affected versions.
- 
List<GetNiaapi Dcnm Field Notice Result Tag> 
- VersionContexts List<GetNiaapi Dcnm Field Notice Result Version Context> 
- WorkaroundUrl string
- URL of workaround of this notice.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiaapi Dcnm Field Notice Result Ancestor 
- Bugid string
- Bug Id associated with this notice.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FieldNotice stringDesc 
- Field notice Description.
- FieldNotice stringId 
- Fieldnotice Id of this notice.
- FieldNotice stringUrl 
- Field notice URL link to the notice webpage.
- Headline string
- The headline of this field notice.
- Hwpid string
- Hardware PID for affected models.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetNiaapi Dcnm Field Notice Result Parent 
- PermissionResources []GetNiaapi Dcnm Field Notice Result Permission Resource 
- RevisionInfos []GetNiaapi Dcnm Field Notice Result Revision Info 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwRelease string
- Software Release number for affected versions.
- 
[]GetNiaapi Dcnm Field Notice Result Tag 
- VersionContexts []GetNiaapi Dcnm Field Notice Result Version Context 
- WorkaroundUrl string
- URL of workaround of this notice.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiaapi Dcnm Field Notice Result Ancestor> 
- bugid String
- Bug Id associated with this notice.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fieldNotice StringDesc 
- Field notice Description.
- fieldNotice StringId 
- Fieldnotice Id of this notice.
- fieldNotice StringUrl 
- Field notice URL link to the notice webpage.
- headline String
- The headline of this field notice.
- hwpid String
- Hardware PID for affected models.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetNiaapi Dcnm Field Notice Result Parent> 
- permissionResources List<GetNiaapi Dcnm Field Notice Result Permission Resource> 
- revisionInfos List<GetNiaapi Dcnm Field Notice Result Revision Info> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- swRelease String
- Software Release number for affected versions.
- 
List<GetNiaapi Dcnm Field Notice Result Tag> 
- versionContexts List<GetNiaapi Dcnm Field Notice Result Version Context> 
- workaroundUrl String
- URL of workaround of this notice.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiaapi Dcnm Field Notice Result Ancestor[] 
- bugid string
- Bug Id associated with this notice.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fieldNotice stringDesc 
- Field notice Description.
- fieldNotice stringId 
- Fieldnotice Id of this notice.
- fieldNotice stringUrl 
- Field notice URL link to the notice webpage.
- headline string
- The headline of this field notice.
- hwpid string
- Hardware PID for affected models.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetNiaapi Dcnm Field Notice Result Parent[] 
- permissionResources GetNiaapi Dcnm Field Notice Result Permission Resource[] 
- revisionInfos GetNiaapi Dcnm Field Notice Result Revision Info[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- swRelease string
- Software Release number for affected versions.
- 
GetNiaapi Dcnm Field Notice Result Tag[] 
- versionContexts GetNiaapi Dcnm Field Notice Result Version Context[] 
- workaroundUrl string
- URL of workaround of this notice.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiaapi Dcnm Field Notice Result Ancestor] 
- bugid str
- Bug Id associated with this notice.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- field_notice_ strdesc 
- Field notice Description.
- field_notice_ strid 
- Fieldnotice Id of this notice.
- field_notice_ strurl 
- Field notice URL link to the notice webpage.
- headline str
- The headline of this field notice.
- hwpid str
- Hardware PID for affected models.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetNiaapi Dcnm Field Notice Result Parent] 
- permission_resources Sequence[GetNiaapi Dcnm Field Notice Result Permission Resource] 
- revision_infos Sequence[GetNiaapi Dcnm Field Notice Result Revision Info] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sw_release str
- Software Release number for affected versions.
- 
Sequence[GetNiaapi Dcnm Field Notice Result Tag] 
- version_contexts Sequence[GetNiaapi Dcnm Field Notice Result Version Context] 
- workaround_url str
- URL of workaround of this notice.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- bugid String
- Bug Id associated with this notice.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fieldNotice StringDesc 
- Field notice Description.
- fieldNotice StringId 
- Fieldnotice Id of this notice.
- fieldNotice StringUrl 
- Field notice URL link to the notice webpage.
- headline String
- The headline of this field notice.
- hwpid String
- Hardware PID for affected models.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- revisionInfos List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- swRelease String
- Software Release number for affected versions.
- List<Property Map>
- versionContexts List<Property Map>
- workaroundUrl String
- URL of workaround of this notice.
GetNiaapiDcnmFieldNoticeResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiaapiDcnmFieldNoticeResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiaapiDcnmFieldNoticeResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiaapiDcnmFieldNoticeResultRevisionInfo       
- AdditionalProperties string
- ClassId string
- DatePublished string
- ObjectType string
- RevisionComment string
- RevisionNo string
- AdditionalProperties string
- ClassId string
- DatePublished string
- ObjectType string
- RevisionComment string
- RevisionNo string
- additionalProperties String
- classId String
- datePublished String
- objectType String
- revisionComment String
- revisionNo String
- additionalProperties string
- classId string
- datePublished string
- objectType string
- revisionComment string
- revisionNo string
- additional_properties str
- class_id str
- date_published str
- object_type str
- revision_comment str
- revision_no str
- additionalProperties String
- classId String
- datePublished String
- objectType String
- revisionComment String
- revisionNo String
GetNiaapiDcnmFieldNoticeResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetNiaapiDcnmFieldNoticeResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetNiaapiDcnmFieldNoticeResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiaapiDcnmFieldNoticeResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiaapiDcnmFieldNoticeRevisionInfo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DatePublished string
- The date the revision is made.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RevisionComment string
- The changes made in this revision.
- RevisionNo string
- The Revision No. of this revision.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DatePublished string
- The date the revision is made.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RevisionComment string
- The changes made in this revision.
- RevisionNo string
- The Revision No. of this revision.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- datePublished String
- The date the revision is made.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- revisionComment String
- The changes made in this revision.
- revisionNo String
- The Revision No. of this revision.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- datePublished string
- The date the revision is made.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- revisionComment string
- The changes made in this revision.
- revisionNo string
- The Revision No. of this revision.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- date_published str
- The date the revision is made.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- revision_comment str
- The changes made in this revision.
- revision_no str
- The Revision No. of this revision.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- datePublished String
- The date the revision is made.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- revisionComment String
- The changes made in this revision.
- revisionNo String
- The Revision No. of this revision.
GetNiaapiDcnmFieldNoticeTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiaapiDcnmFieldNoticeVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetNiaapi Dcnm Field Notice Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetNiaapi Dcnm Field Notice Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetNiaapi Dcnm Field Notice Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetNiaapi Dcnm Field Notice Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetNiaapi Dcnm Field Notice Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetNiaapi Dcnm Field Notice Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetNiaapi Dcnm Field Notice Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetNiaapi Dcnm Field Notice Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetNiaapi Dcnm Field Notice Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetNiaapi Dcnm Field Notice Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetNiaapiDcnmFieldNoticeVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetNiaapiDcnmFieldNoticeVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet