intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getServicenowIncident
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
A Incident on ServiceNow.
Using getServicenowIncident
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 getServicenowIncident(args: GetServicenowIncidentArgs, opts?: InvokeOptions): Promise<GetServicenowIncidentResult>
function getServicenowIncidentOutput(args: GetServicenowIncidentOutputArgs, opts?: InvokeOptions): Output<GetServicenowIncidentResult>def get_servicenow_incident(account_moid: Optional[str] = None,
                            additional_properties: Optional[str] = None,
                            ancestors: Optional[Sequence[GetServicenowIncidentAncestor]] = None,
                            approval: Optional[str] = None,
                            category: Optional[str] = None,
                            class_id: Optional[str] = None,
                            comments: Optional[str] = None,
                            create_time: Optional[str] = None,
                            created_by: Optional[str] = None,
                            created_on: Optional[str] = None,
                            description: Optional[str] = None,
                            domain_group_moid: Optional[str] = None,
                            due_date: Optional[str] = None,
                            expected_start: Optional[str] = None,
                            id: Optional[str] = None,
                            impact: Optional[str] = None,
                            incident_state: Optional[str] = None,
                            mod_time: Optional[str] = None,
                            moid: Optional[str] = None,
                            object_type: Optional[str] = None,
                            opened_by: Optional[str] = None,
                            owners: Optional[Sequence[str]] = None,
                            parent: Optional[GetServicenowIncidentParent] = None,
                            permission_resources: Optional[Sequence[GetServicenowIncidentPermissionResource]] = None,
                            priority: Optional[str] = None,
                            registered_device: Optional[GetServicenowIncidentRegisteredDevice] = None,
                            risk: Optional[str] = None,
                            severity: Optional[str] = None,
                            shared_scope: Optional[str] = None,
                            short_description: Optional[str] = None,
                            sys_id: Optional[str] = None,
                            tags: Optional[Sequence[GetServicenowIncidentTag]] = None,
                            task_effective_number: Optional[str] = None,
                            updated_by: Optional[str] = None,
                            urgency: Optional[str] = None,
                            version_context: Optional[GetServicenowIncidentVersionContext] = None,
                            work_end: Optional[str] = None,
                            work_start: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetServicenowIncidentResult
def get_servicenow_incident_output(account_moid: Optional[pulumi.Input[str]] = None,
                            additional_properties: Optional[pulumi.Input[str]] = None,
                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetServicenowIncidentAncestorArgs]]]] = None,
                            approval: Optional[pulumi.Input[str]] = None,
                            category: Optional[pulumi.Input[str]] = None,
                            class_id: Optional[pulumi.Input[str]] = None,
                            comments: Optional[pulumi.Input[str]] = None,
                            create_time: Optional[pulumi.Input[str]] = None,
                            created_by: Optional[pulumi.Input[str]] = None,
                            created_on: Optional[pulumi.Input[str]] = None,
                            description: Optional[pulumi.Input[str]] = None,
                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                            due_date: Optional[pulumi.Input[str]] = None,
                            expected_start: Optional[pulumi.Input[str]] = None,
                            id: Optional[pulumi.Input[str]] = None,
                            impact: Optional[pulumi.Input[str]] = None,
                            incident_state: 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,
                            opened_by: Optional[pulumi.Input[str]] = None,
                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                            parent: Optional[pulumi.Input[GetServicenowIncidentParentArgs]] = None,
                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetServicenowIncidentPermissionResourceArgs]]]] = None,
                            priority: Optional[pulumi.Input[str]] = None,
                            registered_device: Optional[pulumi.Input[GetServicenowIncidentRegisteredDeviceArgs]] = None,
                            risk: Optional[pulumi.Input[str]] = None,
                            severity: Optional[pulumi.Input[str]] = None,
                            shared_scope: Optional[pulumi.Input[str]] = None,
                            short_description: Optional[pulumi.Input[str]] = None,
                            sys_id: Optional[pulumi.Input[str]] = None,
                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetServicenowIncidentTagArgs]]]] = None,
                            task_effective_number: Optional[pulumi.Input[str]] = None,
                            updated_by: Optional[pulumi.Input[str]] = None,
                            urgency: Optional[pulumi.Input[str]] = None,
                            version_context: Optional[pulumi.Input[GetServicenowIncidentVersionContextArgs]] = None,
                            work_end: Optional[pulumi.Input[str]] = None,
                            work_start: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetServicenowIncidentResult]func LookupServicenowIncident(ctx *Context, args *LookupServicenowIncidentArgs, opts ...InvokeOption) (*LookupServicenowIncidentResult, error)
func LookupServicenowIncidentOutput(ctx *Context, args *LookupServicenowIncidentOutputArgs, opts ...InvokeOption) LookupServicenowIncidentResultOutput> Note: This function is named LookupServicenowIncident in the Go SDK.
public static class GetServicenowIncident 
{
    public static Task<GetServicenowIncidentResult> InvokeAsync(GetServicenowIncidentArgs args, InvokeOptions? opts = null)
    public static Output<GetServicenowIncidentResult> Invoke(GetServicenowIncidentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetServicenowIncidentResult> getServicenowIncident(GetServicenowIncidentArgs args, InvokeOptions options)
public static Output<GetServicenowIncidentResult> getServicenowIncident(GetServicenowIncidentArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getServicenowIncident:getServicenowIncident
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetServicenow Incident Ancestor> 
- Approval string
- The approver property of Incident.
- Category string
- Category property for Incident.
- ClassId string
- Comments string
- Comments property on Incident.
- CreateTime string
- The time when this managed object was created.
- CreatedBy string
- Creator property of Incident.
- CreatedOn string
- Incident create date property.
- Description string
- Description for Incident.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DueDate string
- Due date property for Incident.
- ExpectedStart string
- Expected start date for Incident.
- Id string
- Impact string
- Impact property for Incident.
- IncidentState string
- State property of the Incident.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OpenedBy string
- Assigned to value for Incident.
- Owners List<string>
- Parent
GetServicenow Incident Parent 
- PermissionResources List<GetServicenow Incident Permission Resource> 
- Priority string
- Priority property for Incident.
- RegisteredDevice GetServicenow Incident Registered Device 
- Risk string
- The risk property for Incident.
- Severity string
- Severity property of the Incident.
- 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.
- ShortDescription string
- Short Description for Incident.
- SysId string
- System Id property for Incident.
- 
List<GetServicenow Incident Tag> 
- TaskEffective stringNumber 
- Task Effective Number for Incident.
- UpdatedBy string
- Last update by on Incident.
- Urgency string
- Urgency property of the Incident.
- VersionContext GetServicenow Incident Version Context 
- WorkEnd string
- Work end date for Incident.
- WorkStart string
- Work start date for Incident.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetServicenow Incident Ancestor 
- Approval string
- The approver property of Incident.
- Category string
- Category property for Incident.
- ClassId string
- Comments string
- Comments property on Incident.
- CreateTime string
- The time when this managed object was created.
- CreatedBy string
- Creator property of Incident.
- CreatedOn string
- Incident create date property.
- Description string
- Description for Incident.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DueDate string
- Due date property for Incident.
- ExpectedStart string
- Expected start date for Incident.
- Id string
- Impact string
- Impact property for Incident.
- IncidentState string
- State property of the Incident.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OpenedBy string
- Assigned to value for Incident.
- Owners []string
- Parent
GetServicenow Incident Parent 
- PermissionResources []GetServicenow Incident Permission Resource 
- Priority string
- Priority property for Incident.
- RegisteredDevice GetServicenow Incident Registered Device 
- Risk string
- The risk property for Incident.
- Severity string
- Severity property of the Incident.
- 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.
- ShortDescription string
- Short Description for Incident.
- SysId string
- System Id property for Incident.
- 
[]GetServicenow Incident Tag 
- TaskEffective stringNumber 
- Task Effective Number for Incident.
- UpdatedBy string
- Last update by on Incident.
- Urgency string
- Urgency property of the Incident.
- VersionContext GetServicenow Incident Version Context 
- WorkEnd string
- Work end date for Incident.
- WorkStart string
- Work start date for Incident.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetServicenow Incident Ancestor> 
- approval String
- The approver property of Incident.
- category String
- Category property for Incident.
- classId String
- comments String
- Comments property on Incident.
- createTime String
- The time when this managed object was created.
- createdBy String
- Creator property of Incident.
- createdOn String
- Incident create date property.
- description String
- Description for Incident.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- dueDate String
- Due date property for Incident.
- expectedStart String
- Expected start date for Incident.
- id String
- impact String
- Impact property for Incident.
- incidentState String
- State property of the Incident.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- openedBy String
- Assigned to value for Incident.
- owners List<String>
- parent
GetServicenow Incident Parent 
- permissionResources List<GetServicenow Incident Permission Resource> 
- priority String
- Priority property for Incident.
- registeredDevice GetServicenow Incident Registered Device 
- risk String
- The risk property for Incident.
- severity String
- Severity property of the Incident.
- 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.
- shortDescription String
- Short Description for Incident.
- sysId String
- System Id property for Incident.
- 
List<GetServicenow Incident Tag> 
- taskEffective StringNumber 
- Task Effective Number for Incident.
- updatedBy String
- Last update by on Incident.
- urgency String
- Urgency property of the Incident.
- versionContext GetServicenow Incident Version Context 
- workEnd String
- Work end date for Incident.
- workStart String
- Work start date for Incident.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetServicenow Incident Ancestor[] 
- approval string
- The approver property of Incident.
- category string
- Category property for Incident.
- classId string
- comments string
- Comments property on Incident.
- createTime string
- The time when this managed object was created.
- createdBy string
- Creator property of Incident.
- createdOn string
- Incident create date property.
- description string
- Description for Incident.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- dueDate string
- Due date property for Incident.
- expectedStart string
- Expected start date for Incident.
- id string
- impact string
- Impact property for Incident.
- incidentState string
- State property of the Incident.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- openedBy string
- Assigned to value for Incident.
- owners string[]
- parent
GetServicenow Incident Parent 
- permissionResources GetServicenow Incident Permission Resource[] 
- priority string
- Priority property for Incident.
- registeredDevice GetServicenow Incident Registered Device 
- risk string
- The risk property for Incident.
- severity string
- Severity property of the Incident.
- 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.
- shortDescription string
- Short Description for Incident.
- sysId string
- System Id property for Incident.
- 
GetServicenow Incident Tag[] 
- taskEffective stringNumber 
- Task Effective Number for Incident.
- updatedBy string
- Last update by on Incident.
- urgency string
- Urgency property of the Incident.
- versionContext GetServicenow Incident Version Context 
- workEnd string
- Work end date for Incident.
- workStart string
- Work start date for Incident.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetServicenow Incident Ancestor] 
- approval str
- The approver property of Incident.
- category str
- Category property for Incident.
- class_id str
- comments str
- Comments property on Incident.
- create_time str
- The time when this managed object was created.
- created_by str
- Creator property of Incident.
- created_on str
- Incident create date property.
- description str
- Description for Incident.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- due_date str
- Due date property for Incident.
- expected_start str
- Expected start date for Incident.
- id str
- impact str
- Impact property for Incident.
- incident_state str
- State property of the Incident.
- 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
- opened_by str
- Assigned to value for Incident.
- owners Sequence[str]
- parent
GetServicenow Incident Parent 
- permission_resources Sequence[GetServicenow Incident Permission Resource] 
- priority str
- Priority property for Incident.
- registered_device GetServicenow Incident Registered Device 
- risk str
- The risk property for Incident.
- severity str
- Severity property of the Incident.
- 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.
- short_description str
- Short Description for Incident.
- sys_id str
- System Id property for Incident.
- 
Sequence[GetServicenow Incident Tag] 
- task_effective_ strnumber 
- Task Effective Number for Incident.
- updated_by str
- Last update by on Incident.
- urgency str
- Urgency property of the Incident.
- version_context GetServicenow Incident Version Context 
- work_end str
- Work end date for Incident.
- work_start str
- Work start date for Incident.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- approval String
- The approver property of Incident.
- category String
- Category property for Incident.
- classId String
- comments String
- Comments property on Incident.
- createTime String
- The time when this managed object was created.
- createdBy String
- Creator property of Incident.
- createdOn String
- Incident create date property.
- description String
- Description for Incident.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- dueDate String
- Due date property for Incident.
- expectedStart String
- Expected start date for Incident.
- id String
- impact String
- Impact property for Incident.
- incidentState String
- State property of the Incident.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- openedBy String
- Assigned to value for Incident.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- priority String
- Priority property for Incident.
- registeredDevice Property Map
- risk String
- The risk property for Incident.
- severity String
- Severity property of the Incident.
- 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.
- shortDescription String
- Short Description for Incident.
- sysId String
- System Id property for Incident.
- List<Property Map>
- taskEffective StringNumber 
- Task Effective Number for Incident.
- updatedBy String
- Last update by on Incident.
- urgency String
- Urgency property of the Incident.
- versionContext Property Map
- workEnd String
- Work end date for Incident.
- workStart String
- Work start date for Incident.
getServicenowIncident Result
The following output properties are available:
- Id string
- Results
List<GetServicenow Incident Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetServicenow Incident Ancestor> 
- Approval string
- Category string
- ClassId string
- Comments string
- CreateTime string
- CreatedBy string
- CreatedOn string
- Description string
- DomainGroup stringMoid 
- DueDate string
- ExpectedStart string
- Impact string
- IncidentState string
- ModTime string
- Moid string
- ObjectType string
- OpenedBy string
- Owners List<string>
- Parent
GetServicenow Incident Parent 
- PermissionResources List<GetServicenow Incident Permission Resource> 
- Priority string
- RegisteredDevice GetServicenow Incident Registered Device 
- Risk string
- Severity string
- string
- ShortDescription string
- SysId string
- 
List<GetServicenow Incident Tag> 
- TaskEffective stringNumber 
- UpdatedBy string
- Urgency string
- VersionContext GetServicenow Incident Version Context 
- WorkEnd string
- WorkStart string
- Id string
- Results
[]GetServicenow Incident Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetServicenow Incident Ancestor 
- Approval string
- Category string
- ClassId string
- Comments string
- CreateTime string
- CreatedBy string
- CreatedOn string
- Description string
- DomainGroup stringMoid 
- DueDate string
- ExpectedStart string
- Impact string
- IncidentState string
- ModTime string
- Moid string
- ObjectType string
- OpenedBy string
- Owners []string
- Parent
GetServicenow Incident Parent 
- PermissionResources []GetServicenow Incident Permission Resource 
- Priority string
- RegisteredDevice GetServicenow Incident Registered Device 
- Risk string
- Severity string
- string
- ShortDescription string
- SysId string
- 
[]GetServicenow Incident Tag 
- TaskEffective stringNumber 
- UpdatedBy string
- Urgency string
- VersionContext GetServicenow Incident Version Context 
- WorkEnd string
- WorkStart string
- id String
- results
List<GetServicenow Incident Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetServicenow Incident Ancestor> 
- approval String
- category String
- classId String
- comments String
- createTime String
- createdBy String
- createdOn String
- description String
- domainGroup StringMoid 
- dueDate String
- expectedStart String
- impact String
- incidentState String
- modTime String
- moid String
- objectType String
- openedBy String
- owners List<String>
- parent
GetServicenow Incident Parent 
- permissionResources List<GetServicenow Incident Permission Resource> 
- priority String
- registeredDevice GetServicenow Incident Registered Device 
- risk String
- severity String
- String
- shortDescription String
- sysId String
- 
List<GetServicenow Incident Tag> 
- taskEffective StringNumber 
- updatedBy String
- urgency String
- versionContext GetServicenow Incident Version Context 
- workEnd String
- workStart String
- id string
- results
GetServicenow Incident Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetServicenow Incident Ancestor[] 
- approval string
- category string
- classId string
- comments string
- createTime string
- createdBy string
- createdOn string
- description string
- domainGroup stringMoid 
- dueDate string
- expectedStart string
- impact string
- incidentState string
- modTime string
- moid string
- objectType string
- openedBy string
- owners string[]
- parent
GetServicenow Incident Parent 
- permissionResources GetServicenow Incident Permission Resource[] 
- priority string
- registeredDevice GetServicenow Incident Registered Device 
- risk string
- severity string
- string
- shortDescription string
- sysId string
- 
GetServicenow Incident Tag[] 
- taskEffective stringNumber 
- updatedBy string
- urgency string
- versionContext GetServicenow Incident Version Context 
- workEnd string
- workStart string
- id str
- results
Sequence[GetServicenow Incident Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetServicenow Incident Ancestor] 
- approval str
- category str
- class_id str
- comments str
- create_time str
- created_by str
- created_on str
- description str
- domain_group_ strmoid 
- due_date str
- expected_start str
- impact str
- incident_state str
- mod_time str
- moid str
- object_type str
- opened_by str
- owners Sequence[str]
- parent
GetServicenow Incident Parent 
- permission_resources Sequence[GetServicenow Incident Permission Resource] 
- priority str
- registered_device GetServicenow Incident Registered Device 
- risk str
- severity str
- str
- short_description str
- sys_id str
- 
Sequence[GetServicenow Incident Tag] 
- task_effective_ strnumber 
- updated_by str
- urgency str
- version_context GetServicenow Incident Version Context 
- work_end str
- work_start str
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- approval String
- category String
- classId String
- comments String
- createTime String
- createdBy String
- createdOn String
- description String
- domainGroup StringMoid 
- dueDate String
- expectedStart String
- impact String
- incidentState String
- modTime String
- moid String
- objectType String
- openedBy String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- priority String
- registeredDevice Property Map
- risk String
- severity String
- String
- shortDescription String
- sysId String
- List<Property Map>
- taskEffective StringNumber 
- updatedBy String
- urgency String
- versionContext Property Map
- workEnd String
- workStart String
Supporting Types
GetServicenowIncidentAncestor   
- 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'.
 
GetServicenowIncidentParent   
- 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'.
 
GetServicenowIncidentPermissionResource    
- 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'.
 
GetServicenowIncidentRegisteredDevice    
- 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'.
 
GetServicenowIncidentResult   
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetServicenow Incident Result Ancestor> 
- Approval string
- The approver property of Incident.
- Category string
- Category property for Incident.
- ClassId string
- Comments string
- Comments property on Incident.
- CreateTime string
- The time when this managed object was created.
- CreatedBy string
- Creator property of Incident.
- CreatedOn string
- Incident create date property.
- Description string
- Description for Incident.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DueDate string
- Due date property for Incident.
- ExpectedStart string
- Expected start date for Incident.
- Impact string
- Impact property for Incident.
- IncidentState string
- State property of the Incident.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OpenedBy string
- Assigned to value for Incident.
- Owners List<string>
- Parents
List<GetServicenow Incident Result Parent> 
- PermissionResources List<GetServicenow Incident Result Permission Resource> 
- Priority string
- Priority property for Incident.
- RegisteredDevices List<GetServicenow Incident Result Registered Device> 
- Risk string
- The risk property for Incident.
- Severity string
- Severity property of the Incident.
- 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.
- ShortDescription string
- Short Description for Incident.
- SysId string
- System Id property for Incident.
- 
List<GetServicenow Incident Result Tag> 
- TaskEffective stringNumber 
- Task Effective Number for Incident.
- UpdatedBy string
- Last update by on Incident.
- Urgency string
- Urgency property of the Incident.
- VersionContexts List<GetServicenow Incident Result Version Context> 
- WorkEnd string
- Work end date for Incident.
- WorkStart string
- Work start date for Incident.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetServicenow Incident Result Ancestor 
- Approval string
- The approver property of Incident.
- Category string
- Category property for Incident.
- ClassId string
- Comments string
- Comments property on Incident.
- CreateTime string
- The time when this managed object was created.
- CreatedBy string
- Creator property of Incident.
- CreatedOn string
- Incident create date property.
- Description string
- Description for Incident.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- DueDate string
- Due date property for Incident.
- ExpectedStart string
- Expected start date for Incident.
- Impact string
- Impact property for Incident.
- IncidentState string
- State property of the Incident.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OpenedBy string
- Assigned to value for Incident.
- Owners []string
- Parents
[]GetServicenow Incident Result Parent 
- PermissionResources []GetServicenow Incident Result Permission Resource 
- Priority string
- Priority property for Incident.
- RegisteredDevices []GetServicenow Incident Result Registered Device 
- Risk string
- The risk property for Incident.
- Severity string
- Severity property of the Incident.
- 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.
- ShortDescription string
- Short Description for Incident.
- SysId string
- System Id property for Incident.
- 
[]GetServicenow Incident Result Tag 
- TaskEffective stringNumber 
- Task Effective Number for Incident.
- UpdatedBy string
- Last update by on Incident.
- Urgency string
- Urgency property of the Incident.
- VersionContexts []GetServicenow Incident Result Version Context 
- WorkEnd string
- Work end date for Incident.
- WorkStart string
- Work start date for Incident.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetServicenow Incident Result Ancestor> 
- approval String
- The approver property of Incident.
- category String
- Category property for Incident.
- classId String
- comments String
- Comments property on Incident.
- createTime String
- The time when this managed object was created.
- createdBy String
- Creator property of Incident.
- createdOn String
- Incident create date property.
- description String
- Description for Incident.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- dueDate String
- Due date property for Incident.
- expectedStart String
- Expected start date for Incident.
- impact String
- Impact property for Incident.
- incidentState String
- State property of the Incident.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- openedBy String
- Assigned to value for Incident.
- owners List<String>
- parents
List<GetServicenow Incident Result Parent> 
- permissionResources List<GetServicenow Incident Result Permission Resource> 
- priority String
- Priority property for Incident.
- registeredDevices List<GetServicenow Incident Result Registered Device> 
- risk String
- The risk property for Incident.
- severity String
- Severity property of the Incident.
- 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.
- shortDescription String
- Short Description for Incident.
- sysId String
- System Id property for Incident.
- 
List<GetServicenow Incident Result Tag> 
- taskEffective StringNumber 
- Task Effective Number for Incident.
- updatedBy String
- Last update by on Incident.
- urgency String
- Urgency property of the Incident.
- versionContexts List<GetServicenow Incident Result Version Context> 
- workEnd String
- Work end date for Incident.
- workStart String
- Work start date for Incident.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetServicenow Incident Result Ancestor[] 
- approval string
- The approver property of Incident.
- category string
- Category property for Incident.
- classId string
- comments string
- Comments property on Incident.
- createTime string
- The time when this managed object was created.
- createdBy string
- Creator property of Incident.
- createdOn string
- Incident create date property.
- description string
- Description for Incident.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- dueDate string
- Due date property for Incident.
- expectedStart string
- Expected start date for Incident.
- impact string
- Impact property for Incident.
- incidentState string
- State property of the Incident.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- openedBy string
- Assigned to value for Incident.
- owners string[]
- parents
GetServicenow Incident Result Parent[] 
- permissionResources GetServicenow Incident Result Permission Resource[] 
- priority string
- Priority property for Incident.
- registeredDevices GetServicenow Incident Result Registered Device[] 
- risk string
- The risk property for Incident.
- severity string
- Severity property of the Incident.
- 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.
- shortDescription string
- Short Description for Incident.
- sysId string
- System Id property for Incident.
- 
GetServicenow Incident Result Tag[] 
- taskEffective stringNumber 
- Task Effective Number for Incident.
- updatedBy string
- Last update by on Incident.
- urgency string
- Urgency property of the Incident.
- versionContexts GetServicenow Incident Result Version Context[] 
- workEnd string
- Work end date for Incident.
- workStart string
- Work start date for Incident.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetServicenow Incident Result Ancestor] 
- approval str
- The approver property of Incident.
- category str
- Category property for Incident.
- class_id str
- comments str
- Comments property on Incident.
- create_time str
- The time when this managed object was created.
- created_by str
- Creator property of Incident.
- created_on str
- Incident create date property.
- description str
- Description for Incident.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- due_date str
- Due date property for Incident.
- expected_start str
- Expected start date for Incident.
- impact str
- Impact property for Incident.
- incident_state str
- State property of the Incident.
- 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
- opened_by str
- Assigned to value for Incident.
- owners Sequence[str]
- parents
Sequence[GetServicenow Incident Result Parent] 
- permission_resources Sequence[GetServicenow Incident Result Permission Resource] 
- priority str
- Priority property for Incident.
- registered_devices Sequence[GetServicenow Incident Result Registered Device] 
- risk str
- The risk property for Incident.
- severity str
- Severity property of the Incident.
- 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.
- short_description str
- Short Description for Incident.
- sys_id str
- System Id property for Incident.
- 
Sequence[GetServicenow Incident Result Tag] 
- task_effective_ strnumber 
- Task Effective Number for Incident.
- updated_by str
- Last update by on Incident.
- urgency str
- Urgency property of the Incident.
- version_contexts Sequence[GetServicenow Incident Result Version Context] 
- work_end str
- Work end date for Incident.
- work_start str
- Work start date for Incident.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- approval String
- The approver property of Incident.
- category String
- Category property for Incident.
- classId String
- comments String
- Comments property on Incident.
- createTime String
- The time when this managed object was created.
- createdBy String
- Creator property of Incident.
- createdOn String
- Incident create date property.
- description String
- Description for Incident.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- dueDate String
- Due date property for Incident.
- expectedStart String
- Expected start date for Incident.
- impact String
- Impact property for Incident.
- incidentState String
- State property of the Incident.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- openedBy String
- Assigned to value for Incident.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- priority String
- Priority property for Incident.
- registeredDevices List<Property Map>
- risk String
- The risk property for Incident.
- severity String
- Severity property of the Incident.
- 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.
- shortDescription String
- Short Description for Incident.
- sysId String
- System Id property for Incident.
- List<Property Map>
- taskEffective StringNumber 
- Task Effective Number for Incident.
- updatedBy String
- Last update by on Incident.
- urgency String
- Urgency property of the Incident.
- versionContexts List<Property Map>
- workEnd String
- Work end date for Incident.
- workStart String
- Work start date for Incident.
GetServicenowIncidentResultAncestor    
- 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
GetServicenowIncidentResultParent    
- 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
GetServicenowIncidentResultPermissionResource     
- 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
GetServicenowIncidentResultRegisteredDevice     
- 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
GetServicenowIncidentResultTag    
- 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
GetServicenowIncidentResultVersionContext     
- additionalProperties string
- classId string
- interestedMos GetServicenow Incident Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetServicenow Incident Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetServicenowIncidentResultVersionContextInterestedMo       
- 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
GetServicenowIncidentResultVersionContextRefMo       
- 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
GetServicenowIncidentTag   
- 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.
GetServicenowIncidentVersionContext    
- 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<GetServicenow Incident 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 GetServicenow Incident 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 []GetServicenow Incident 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 GetServicenow Incident 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<GetServicenow Incident 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 GetServicenow Incident 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 GetServicenow Incident 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 GetServicenow Incident 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[GetServicenow Incident 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 GetServicenow Incident 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.
 
GetServicenowIncidentVersionContextInterestedMo      
- 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'.
 
GetServicenowIncidentVersionContextRefMo      
- 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