@osdk/client.unstable 2.2.0-beta.15 → 2.2.0-beta.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/build/cjs/index.d.cts +6622 -398
  3. package/build/types/blockDataIr.d.ts +3 -2
  4. package/build/types/blockDataIr.d.ts.map +1 -1
  5. package/build/types/generated/ontology-metadata/api/__components.d.ts +515 -89
  6. package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
  7. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +8 -2
  8. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts.map +1 -1
  9. package/build/types/generated/ontology-metadata/api/audit/index.d.ts +1 -1
  10. package/build/types/generated/ontology-metadata/api/audit/index.d.ts.map +1 -1
  11. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts +13 -8
  12. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts.map +1 -1
  13. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +1 -1
  14. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
  15. package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts +24 -0
  16. package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts.map +1 -1
  17. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts +1 -1
  18. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts.map +1 -1
  19. package/build/types/generated/ontology-metadata/api/index.d.ts +1 -1
  20. package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
  21. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts +29 -1
  22. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts.map +1 -1
  23. package/build/types/generated/ontology-metadata/api/modification/index.d.ts +1 -1
  24. package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
  25. package/build/types/generated/ontology-metadata/api/objectset/__components.d.ts +302 -1
  26. package/build/types/generated/ontology-metadata/api/objectset/__components.d.ts.map +1 -1
  27. package/build/types/generated/ontology-metadata/api/objectset/index.d.ts +1 -1
  28. package/build/types/generated/ontology-metadata/api/objectset/index.d.ts.map +1 -1
  29. package/build/types/generated/ontology-metadata/api/objectstorage/__components.d.ts +2 -1
  30. package/build/types/generated/ontology-metadata/api/objectstorage/__components.d.ts.map +1 -1
  31. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +2 -0
  32. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
  33. package/build/types/generated/ontology-metadata/api/schemamigrations/__components.d.ts +104 -4
  34. package/build/types/generated/ontology-metadata/api/schemamigrations/__components.d.ts.map +1 -1
  35. package/build/types/generated/ontology-metadata/api/schemamigrations/index.d.ts +1 -1
  36. package/build/types/generated/ontology-metadata/api/schemamigrations/index.d.ts.map +1 -1
  37. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts +2 -1
  38. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts.map +1 -1
  39. package/build/types/generated/ontology-metadata/api/types/__components.d.ts +18 -3
  40. package/build/types/generated/ontology-metadata/api/types/__components.d.ts.map +1 -1
  41. package/build/types/generated/ontology-metadata/api/types/index.d.ts +1 -1
  42. package/build/types/generated/ontology-metadata/api/types/index.d.ts.map +1 -1
  43. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService/dryRunModifyOntology.d.ts +4 -0
  44. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService/dryRunModifyOntology.d.ts.map +1 -0
  45. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService.d.ts +1 -0
  46. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService.d.ts.map +1 -1
  47. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +3856 -175
  48. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts.map +1 -1
  49. package/build/types/generated/ontology-metadata/api/validation/index.d.ts +1 -1
  50. package/build/types/generated/ontology-metadata/api/validation/index.d.ts.map +1 -1
  51. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/dryRunMergeOntologyBranch.d.ts +10 -0
  52. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/dryRunMergeOntologyBranch.d.ts.map +1 -0
  53. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService.d.ts +1 -0
  54. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService.d.ts.map +1 -1
  55. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +19 -0
  56. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts.map +1 -1
  57. package/build/types/generated/ontology-metadata/branch/api/index.d.ts +1 -1
  58. package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
  59. package/build/types/index.d.ts +4 -29
  60. package/build/types/index.d.ts.map +1 -1
  61. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  import type { WorkflowRid as _workflow_api_WorkflowRid } from "../workflow/api/__components.js";
2
- import type { DataSetName as _api_blockdata_DataSetName, GeotimeSeriesIntegrationName as _api_blockdata_GeotimeSeriesIntegrationName, MediaSetViewName as _api_blockdata_MediaSetViewName, OntologyIrPropertyToColumnMapping as _api_blockdata_OntologyIrPropertyToColumnMapping, OntologyIrPropertyToPropertyMapping as _api_blockdata_OntologyIrPropertyToPropertyMapping, RestrictedViewName as _api_blockdata_RestrictedViewName, StreamName as _api_blockdata_StreamName, TimeSeriesSyncName as _api_blockdata_TimeSeriesSyncName } from "./blockdata/__components.js";
2
+ import type { DataSetName as _api_blockdata_DataSetName, GeotimeSeriesIntegrationName as _api_blockdata_GeotimeSeriesIntegrationName, MediaSetViewName as _api_blockdata_MediaSetViewName, OntologyIrPropertyToColumnMapping as _api_blockdata_OntologyIrPropertyToColumnMapping, OntologyIrPropertyToPropertyMapping as _api_blockdata_OntologyIrPropertyToPropertyMapping, RestrictedViewName as _api_blockdata_RestrictedViewName, StreamName as _api_blockdata_StreamName, TimeSeriesSyncName as _api_blockdata_TimeSeriesSyncName, ValidationRuleIndex as _api_blockdata_ValidationRuleIndex } from "./blockdata/__components.js";
3
3
  import type { DerivedPropertiesDefinition as _api_derivedproperties_DerivedPropertiesDefinition, OntologyIrDerivedPropertiesDefinition as _api_derivedproperties_OntologyIrDerivedPropertiesDefinition } from "./derivedproperties/__components.js";
4
4
  import type { Alias as _api_entitymetadata_Alias, LinkTypeEntityMetadata as _api_entitymetadata_LinkTypeEntityMetadata, ObjectTypeEntityMetadata as _api_entitymetadata_ObjectTypeEntityMetadata, SharedPropertyTypeAlias as _api_entitymetadata_SharedPropertyTypeAlias } from "./entitymetadata/__components.js";
5
5
  import type { ActionTypeProvenance as _api_entitymetadata_provenance_ActionTypeProvenance, EntityProvenance as _api_entitymetadata_provenance_EntityProvenance, MarketplaceEntityProvenance as _api_entitymetadata_provenance_MarketplaceEntityProvenance } from "./entitymetadata/provenance/__components.js";
6
- import type { ObjectSetFilter as _api_objectset_ObjectSetFilter } from "./objectset/__components.js";
6
+ import type { ObjectSetFilter as _api_objectset_ObjectSetFilter, OntologyIrObjectSetFilter as _api_objectset_OntologyIrObjectSetFilter } from "./objectset/__components.js";
7
7
  import type { SharedPropertyTypeGothamMapping as _api_typemapping_SharedPropertyTypeGothamMapping } from "./typemapping/__components.js";
8
8
  import type { BaseParameterType as _api_types_BaseParameterType, BaseParameterTypeModification as _api_types_BaseParameterTypeModification, ConditionValueId as _api_types_ConditionValueId, DataValue as _api_types_DataValue, Intent as _api_types_Intent, NowValue as _api_types_NowValue, OntologyIrBaseParameterType as _api_types_OntologyIrBaseParameterType, OntologyIrDataValue as _api_types_OntologyIrDataValue, ParameterRenderHint as _api_types_ParameterRenderHint, ParameterRequiredConfiguration as _api_types_ParameterRequiredConfiguration, ParameterVisibility as _api_types_ParameterVisibility, RelationSide as _api_types_RelationSide, SectionVisibility as _api_types_SectionVisibility, StructFieldIdentifier as _api_types_StructFieldIdentifier, StructParameterFieldApiName as _api_types_StructParameterFieldApiName, TemporalUnit as _api_types_TemporalUnit } from "./types/__components.js";
9
9
  /**
@@ -4649,6 +4649,7 @@ export interface ObjectTypesNotFoundError {
4649
4649
  }
4650
4650
  export interface ObjectTypesSummary {
4651
4651
  maximumNumberOfObjectTypes: number;
4652
+ maxVectorDimensionality: number;
4652
4653
  visibleObjectTypes: number;
4653
4654
  }
4654
4655
  export interface ObjectTypeStatus_experimental {
@@ -4874,10 +4875,17 @@ export interface OntologyInformation {
4874
4875
  * execution. We don't allow the mixing of FunctionRule with other LogicRules in the same ActionType.
4875
4876
  */
4876
4877
  export interface OntologyIrActionLogic {
4877
- actionLogRule?: OntologyIrActionLogRule | null | undefined;
4878
4878
  rules: Array<OntologyIrLogicRule>;
4879
4879
  }
4880
4880
  /**
4881
+ * This signals to OMA that the Object Type will be regenerated as the Action Type changes, rather than modified
4882
+ * directly by the user. Also, OMA should not validate that the backing dataset has the required columns, as
4883
+ * these will instead be generated on save.
4884
+ */
4885
+ export interface OntologyIrActionLogMetadata {
4886
+ actionTypeRids: Array<ActionTypeApiName>;
4887
+ }
4888
+ /**
4881
4889
  * Users can optionally configure an ActionLogicRule for their ActionType that defines how Action parameters and
4882
4890
  * their properties should be mapped to properties of their Action Log Object Type.
4883
4891
  */
@@ -4885,8 +4893,8 @@ export interface OntologyIrActionLogRule {
4885
4893
  actionLogObjectTypeId: ObjectTypeId;
4886
4894
  editedObjectRelations: Record<ObjectTypeId, LinkTypeId>;
4887
4895
  enabled: boolean;
4888
- propertyValues: Record<PropertyTypeId, OntologyIrActionLogValue>;
4889
- reasonCodes: Array<PropertyTypeId>;
4896
+ propertyValues: Record<ObjectTypeFieldApiName, OntologyIrActionLogValue>;
4897
+ reasonCodes: Array<ObjectTypeFieldApiName>;
4890
4898
  }
4891
4899
  export interface OntologyIrActionLogValue_parameterValue {
4892
4900
  type: "parameterValue";
@@ -4894,7 +4902,7 @@ export interface OntologyIrActionLogValue_parameterValue {
4894
4902
  }
4895
4903
  export interface OntologyIrActionLogValue_objectParameterPropertyValue {
4896
4904
  type: "objectParameterPropertyValue";
4897
- objectParameterPropertyValue: ObjectParameterPropertyValue;
4905
+ objectParameterPropertyValue: OntologyIrObjectParameterPropertyValue;
4898
4906
  }
4899
4907
  export interface OntologyIrActionLogValue_interfaceParameterPropertyValue {
4900
4908
  type: "interfaceParameterPropertyValue";
@@ -4962,7 +4970,7 @@ export interface OntologyIrActionLogValue_scenarioRid {
4962
4970
  }
4963
4971
  export interface OntologyIrActionLogValue_summary {
4964
4972
  type: "summary";
4965
- summary: Array<ActionTypeRichTextComponent>;
4973
+ summary: Array<OntologyIrActionTypeRichTextComponent>;
4966
4974
  }
4967
4975
  export type OntologyIrActionLogValue = OntologyIrActionLogValue_parameterValue | OntologyIrActionLogValue_objectParameterPropertyValue | OntologyIrActionLogValue_interfaceParameterPropertyValue | OntologyIrActionLogValue_editedObjects | OntologyIrActionLogValue_allEditedObjects | OntologyIrActionLogValue_actionTypeRid | OntologyIrActionLogValue_actionRid | OntologyIrActionLogValue_actionTypeVersion | OntologyIrActionLogValue_actionTimestamp | OntologyIrActionLogValue_actionUser | OntologyIrActionLogValue_isReverted | OntologyIrActionLogValue_revertUser | OntologyIrActionLogValue_revertTimestamp | OntologyIrActionLogValue_synchronousWebhookInstanceId | OntologyIrActionLogValue_asynchronousWebhookInstanceIds | OntologyIrActionLogValue_notifiedUsers | OntologyIrActionLogValue_notificationIds | OntologyIrActionLogValue_scenarioRid | OntologyIrActionLogValue_summary;
4968
4976
  /**
@@ -5009,12 +5017,25 @@ export type OntologyIrActionNotificationRecipients = OntologyIrActionNotificatio
5009
5017
  */
5010
5018
  export interface OntologyIrActionsObjectSet {
5011
5019
  conditionValues: Record<_api_types_ConditionValueId, OntologyIrConditionValue>;
5012
- objectSet: DynamicObjectSet;
5020
+ objectSet: OntologyIrDynamicObjectSet;
5013
5021
  }
5014
5022
  export interface OntologyIrActionType {
5015
5023
  actionTypeLogic: OntologyIrActionTypeLogic;
5016
5024
  metadata: OntologyIrActionTypeMetadata;
5017
5025
  }
5026
+ /**
5027
+ * DisplayMetadata shape used in responses
5028
+ */
5029
+ export interface OntologyIrActionTypeDisplayMetadata {
5030
+ configuration: ActionTypeDisplayMetadataConfiguration;
5031
+ description: string;
5032
+ displayName: string;
5033
+ icon?: Icon | null | undefined;
5034
+ submitButtonDisplayMetadata?: ButtonDisplayMetadata | null | undefined;
5035
+ successMessage: Array<OntologyIrActionTypeRichTextComponent>;
5036
+ typeClasses: Array<TypeClass>;
5037
+ undoButtonConfiguration?: boolean | null | undefined;
5038
+ }
5018
5039
  export interface OntologyIrActionTypeEntities {
5019
5040
  affectedInterfaceTypes: Array<InterfaceTypeApiName>;
5020
5041
  affectedLinkTypes: Array<LinkTypeId>;
@@ -5022,40 +5043,70 @@ export interface OntologyIrActionTypeEntities {
5022
5043
  typeGroups: Array<TypeGroupRid>;
5023
5044
  }
5024
5045
  export interface OntologyIrActionTypeLevelValidation {
5025
- ordering: Array<ValidationRuleRid>;
5026
- rules: Record<ValidationRuleRid, OntologyIrValidationRule>;
5046
+ rules: Record<_api_blockdata_ValidationRuleIndex, OntologyIrValidationRule>;
5027
5047
  }
5028
5048
  export interface OntologyIrActionTypeLogic {
5029
5049
  logic: OntologyIrActionLogic;
5030
- notifications: Array<OntologyIrActionNotification>;
5031
- revert?: ActionRevert | null | undefined;
5032
5050
  validation: OntologyIrActionValidation;
5033
- webhooks?: OntologyIrActionWebhooks | null | undefined;
5034
5051
  }
5035
5052
  /**
5036
5053
  * An ActionType defines the schema of the edits that can be made to Phonograph.
5037
5054
  */
5038
5055
  export interface OntologyIrActionTypeMetadata {
5039
- actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
5040
- actionLogConfiguration?: ActionLogConfiguration | null | undefined;
5041
5056
  apiName: ActionTypeApiName;
5042
- displayMetadata: ActionTypeDisplayMetadata;
5057
+ displayMetadata: OntologyIrActionTypeDisplayMetadata;
5043
5058
  entities?: OntologyIrActionTypeEntities | null | undefined;
5044
- formContentOrdering: Array<FormContent>;
5045
- notificationSettings: ActionNotificationSettings;
5059
+ formContentOrdering: Array<OntologyIrFormContent>;
5046
5060
  parameterOrdering: Array<ParameterId>;
5047
5061
  parameters: Record<ParameterId, OntologyIrParameter>;
5048
- provenance?: _api_entitymetadata_provenance_ActionTypeProvenance | null | undefined;
5049
- rid: ActionTypeRid;
5050
- sections: Record<SectionId, Section>;
5051
- status: ActionTypeStatus;
5052
- submissionConfiguration?: ActionSubmissionConfiguration | null | undefined;
5053
- version: ActionTypeVersion;
5062
+ sections: Record<SectionId, OntologyIrSection>;
5063
+ status: OntologyIrActionTypeStatus;
5064
+ }
5065
+ export interface OntologyIrActionTypeRichTextComponent_message {
5066
+ type: "message";
5067
+ message: ActionTypeRichTextMessage;
5068
+ }
5069
+ export interface OntologyIrActionTypeRichTextComponent_parameter {
5070
+ type: "parameter";
5071
+ parameter: ActionTypeRichTextParameterReference;
5072
+ }
5073
+ export interface OntologyIrActionTypeRichTextComponent_parameterProperty {
5074
+ type: "parameterProperty";
5075
+ parameterProperty: OntologyIrActionTypeRichTextParameterPropertyReference;
5054
5076
  }
5077
+ /**
5078
+ * Generic type that can used to define a string that should have Action execution details injected into it when
5079
+ * it is rendered.
5080
+ */
5081
+ export type OntologyIrActionTypeRichTextComponent = OntologyIrActionTypeRichTextComponent_message | OntologyIrActionTypeRichTextComponent_parameter | OntologyIrActionTypeRichTextComponent_parameterProperty;
5082
+ /**
5083
+ * Indicates that this value in the rendered string should be replaced with the specified Object Parameter's
5084
+ * property value.
5085
+ */
5086
+ export type OntologyIrActionTypeRichTextParameterPropertyReference = OntologyIrObjectParameterPropertyValue;
5087
+ export interface OntologyIrActionTypeStatus_experimental {
5088
+ type: "experimental";
5089
+ experimental: ExperimentalActionTypeStatus;
5090
+ }
5091
+ export interface OntologyIrActionTypeStatus_active {
5092
+ type: "active";
5093
+ active: ActiveActionTypeStatus;
5094
+ }
5095
+ export interface OntologyIrActionTypeStatus_deprecated {
5096
+ type: "deprecated";
5097
+ deprecated: OntologyIrDeprecatedActionTypeStatus;
5098
+ }
5099
+ export interface OntologyIrActionTypeStatus_example {
5100
+ type: "example";
5101
+ example: ExampleActionTypeStatus;
5102
+ }
5103
+ /**
5104
+ * The status to indicate whether the ActionType is either Experimental, Active, Deprecated, or Example.
5105
+ */
5106
+ export type OntologyIrActionTypeStatus = OntologyIrActionTypeStatus_experimental | OntologyIrActionTypeStatus_active | OntologyIrActionTypeStatus_deprecated | OntologyIrActionTypeStatus_example;
5055
5107
  export interface OntologyIrActionValidation {
5056
5108
  actionTypeLevelValidation: OntologyIrActionTypeLevelValidation;
5057
5109
  parameterValidations: Record<ParameterId, OntologyIrConditionalValidationBlock>;
5058
- sectionValidations: Record<SectionId, OntologyIrSectionDisplayBlock>;
5059
5110
  }
5060
5111
  /**
5061
5112
  * ActionWebhooks contains the definition for webhooks that are executed as part of running an Action.
@@ -5071,25 +5122,24 @@ export interface OntologyIrAddInterfaceLinkRule {
5071
5122
  targetObject: ParameterId;
5072
5123
  }
5073
5124
  export interface OntologyIrAddInterfaceRule {
5074
- interfaceTypeRid: InterfaceTypeApiName;
5075
- objectType: ParameterId;
5125
+ interfaceApiName: InterfaceTypeApiName;
5126
+ objectTypeParameter: ParameterId;
5076
5127
  sharedPropertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
5077
- structFieldValues: Record<ObjectTypeFieldApiName, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5078
5128
  }
5079
5129
  export interface OntologyIrAddObjectRule {
5080
5130
  objectTypeId: ObjectTypeId;
5081
- propertyValues: Record<PropertyTypeId, OntologyIrLogicRuleValue>;
5082
- structFieldValues: Record<PropertyTypeId, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5131
+ propertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
5132
+ structFieldValues: Record<ObjectTypeFieldApiName, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5083
5133
  }
5084
5134
  export interface OntologyIrAddOrModifyObjectRule {
5085
5135
  objectTypeId: ObjectTypeId;
5086
- propertyValues: Record<PropertyTypeId, OntologyIrLogicRuleValue>;
5087
- structFieldValues: Record<PropertyTypeId, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5136
+ propertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
5137
+ structFieldValues: Record<ObjectTypeFieldApiName, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5088
5138
  }
5089
5139
  export interface OntologyIrAddOrModifyObjectRuleV2 {
5090
5140
  objectToModify: ParameterId;
5091
- propertyValues: Record<PropertyTypeId, OntologyIrLogicRuleValue>;
5092
- structFieldValues: Record<PropertyTypeId, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5141
+ propertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
5142
+ structFieldValues: Record<ObjectTypeFieldApiName, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5093
5143
  }
5094
5144
  /**
5095
5145
  * The mapping which designated what struct fields will get which values in the all edited properties log.
@@ -5191,11 +5241,7 @@ export interface OntologyIrAllowedParameterValues_redacted {
5191
5241
  type: "redacted";
5192
5242
  redacted: Redacted;
5193
5243
  }
5194
- export interface OntologyIrAllowedParameterValues_struct {
5195
- type: "struct";
5196
- struct: ParameterStructOrEmpty;
5197
- }
5198
- export type OntologyIrAllowedParameterValues = OntologyIrAllowedParameterValues_oneOf | OntologyIrAllowedParameterValues_range | OntologyIrAllowedParameterValues_objectQuery | OntologyIrAllowedParameterValues_interfaceObjectQuery | OntologyIrAllowedParameterValues_objectPropertyValue | OntologyIrAllowedParameterValues_interfacePropertyValue | OntologyIrAllowedParameterValues_objectList | OntologyIrAllowedParameterValues_user | OntologyIrAllowedParameterValues_multipassGroup | OntologyIrAllowedParameterValues_text | OntologyIrAllowedParameterValues_datetime | OntologyIrAllowedParameterValues_boolean | OntologyIrAllowedParameterValues_objectSetRid | OntologyIrAllowedParameterValues_attachment | OntologyIrAllowedParameterValues_cbacMarking | OntologyIrAllowedParameterValues_mandatoryMarking | OntologyIrAllowedParameterValues_mediaReference | OntologyIrAllowedParameterValues_objectTypeReference | OntologyIrAllowedParameterValues_timeSeriesReference | OntologyIrAllowedParameterValues_geohash | OntologyIrAllowedParameterValues_geoshape | OntologyIrAllowedParameterValues_geotimeSeriesReference | OntologyIrAllowedParameterValues_redacted | OntologyIrAllowedParameterValues_struct;
5244
+ export type OntologyIrAllowedParameterValues = OntologyIrAllowedParameterValues_oneOf | OntologyIrAllowedParameterValues_range | OntologyIrAllowedParameterValues_objectQuery | OntologyIrAllowedParameterValues_interfaceObjectQuery | OntologyIrAllowedParameterValues_objectPropertyValue | OntologyIrAllowedParameterValues_interfacePropertyValue | OntologyIrAllowedParameterValues_objectList | OntologyIrAllowedParameterValues_user | OntologyIrAllowedParameterValues_multipassGroup | OntologyIrAllowedParameterValues_text | OntologyIrAllowedParameterValues_datetime | OntologyIrAllowedParameterValues_boolean | OntologyIrAllowedParameterValues_objectSetRid | OntologyIrAllowedParameterValues_attachment | OntologyIrAllowedParameterValues_cbacMarking | OntologyIrAllowedParameterValues_mandatoryMarking | OntologyIrAllowedParameterValues_mediaReference | OntologyIrAllowedParameterValues_objectTypeReference | OntologyIrAllowedParameterValues_timeSeriesReference | OntologyIrAllowedParameterValues_geohash | OntologyIrAllowedParameterValues_geoshape | OntologyIrAllowedParameterValues_geotimeSeriesReference | OntologyIrAllowedParameterValues_redacted;
5199
5245
  export interface OntologyIrAllowedStructFieldValues_oneOf {
5200
5246
  type: "oneOf";
5201
5247
  oneOf: OntologyIrParameterValueOneOfOrEmpty;
@@ -5247,6 +5293,38 @@ export interface OntologyIrAsynchronousPostWritebackWebhook_staticFunctionInput
5247
5293
  * post writeback. If any fail, this is not surfaced during the apply Action call.
5248
5294
  */
5249
5295
  export type OntologyIrAsynchronousPostWritebackWebhook = OntologyIrAsynchronousPostWritebackWebhook_staticDirectInput | OntologyIrAsynchronousPostWritebackWebhook_staticFunctionInput;
5296
+ export interface OntologyIrBaseFormatter_knownFormatter {
5297
+ type: "knownFormatter";
5298
+ knownFormatter: KnownFormatter;
5299
+ }
5300
+ export interface OntologyIrBaseFormatter_number {
5301
+ type: "number";
5302
+ number: OntologyIrNumberFormatter;
5303
+ }
5304
+ export interface OntologyIrBaseFormatter_timestamp {
5305
+ type: "timestamp";
5306
+ timestamp: OntologyIrTimestampFormatter;
5307
+ }
5308
+ export interface OntologyIrBaseFormatter_date {
5309
+ type: "date";
5310
+ date: DateFormatter;
5311
+ }
5312
+ export interface OntologyIrBaseFormatter_string {
5313
+ type: "string";
5314
+ string: StringFormatter;
5315
+ }
5316
+ export interface OntologyIrBaseFormatter_timeDependent {
5317
+ type: "timeDependent";
5318
+ timeDependent: OntologyIrTimeDependentFormatter;
5319
+ }
5320
+ export interface OntologyIrBaseFormatter_boolean {
5321
+ type: "boolean";
5322
+ boolean: BooleanFormatter;
5323
+ }
5324
+ /**
5325
+ * The basic formatting behavior.
5326
+ */
5327
+ export type OntologyIrBaseFormatter = OntologyIrBaseFormatter_knownFormatter | OntologyIrBaseFormatter_number | OntologyIrBaseFormatter_timestamp | OntologyIrBaseFormatter_date | OntologyIrBaseFormatter_string | OntologyIrBaseFormatter_timeDependent | OntologyIrBaseFormatter_boolean;
5250
5328
  /**
5251
5329
  * A basic action notification's email body. Uses Handlebars templating.
5252
5330
  */
@@ -5321,9 +5399,7 @@ export interface OntologyIrConditionalOverride {
5321
5399
  parameterBlockOverrides: Array<OntologyIrParameterValidationBlockOverride>;
5322
5400
  }
5323
5401
  export interface OntologyIrConditionalValidationBlock {
5324
- conditionalOverrides: Array<OntologyIrConditionalOverride>;
5325
5402
  defaultValidation: OntologyIrParameterValidationBlock;
5326
- structFieldValidations: Record<_api_types_StructParameterFieldApiName, OntologyIrStructFieldConditionalValidationBlock>;
5327
5403
  }
5328
5404
  export interface OntologyIrConditionValue_parameterId {
5329
5405
  type: "parameterId";
@@ -5335,7 +5411,7 @@ export interface OntologyIrConditionValue_staticValue {
5335
5411
  }
5336
5412
  export interface OntologyIrConditionValue_objectParameterPropertyValue {
5337
5413
  type: "objectParameterPropertyValue";
5338
- objectParameterPropertyValue: ObjectParameterPropertyValue;
5414
+ objectParameterPropertyValue: OntologyIrObjectParameterPropertyValue;
5339
5415
  }
5340
5416
  export interface OntologyIrConditionValue_interfaceParameterPropertyValue {
5341
5417
  type: "interfaceParameterPropertyValue";
@@ -5363,6 +5439,20 @@ export interface OntologyIrDateRangeValue_now {
5363
5439
  now: _api_types_NowValue;
5364
5440
  }
5365
5441
  export type OntologyIrDateRangeValue = OntologyIrDateRangeValue_fixed | OntologyIrDateRangeValue_relative | OntologyIrDateRangeValue_now;
5442
+ export interface OntologyIrDatetimeTimezone_static {
5443
+ type: "static";
5444
+ static: OntologyIrDatetimeTimezoneDefinition;
5445
+ }
5446
+ export interface OntologyIrDatetimeTimezone_user {
5447
+ type: "user";
5448
+ user: UserTimezone;
5449
+ }
5450
+ export type OntologyIrDatetimeTimezone = OntologyIrDatetimeTimezone_static | OntologyIrDatetimeTimezone_user;
5451
+ export interface OntologyIrDatetimeTimezoneDefinition_zoneId {
5452
+ type: "zoneId";
5453
+ zoneId: OntologyIrPropertyTypeReferenceOrStringConstant;
5454
+ }
5455
+ export type OntologyIrDatetimeTimezoneDefinition = OntologyIrDatetimeTimezoneDefinition_zoneId;
5366
5456
  export interface OntologyIrDeleteInterfaceLinkRule {
5367
5457
  interfaceLinkTypeRid: InterfaceLinkTypeApiName;
5368
5458
  interfaceTypeRid: InterfaceTypeApiName;
@@ -5370,6 +5460,14 @@ export interface OntologyIrDeleteInterfaceLinkRule {
5370
5460
  targetObject: ParameterId;
5371
5461
  }
5372
5462
  /**
5463
+ * This status indicates that the ActionType is reaching the end of its life and will be removed as per the deadline specified.
5464
+ */
5465
+ export interface OntologyIrDeprecatedActionTypeStatus {
5466
+ deadline: string;
5467
+ message: string;
5468
+ replacedBy?: ActionTypeApiName | null | undefined;
5469
+ }
5470
+ /**
5373
5471
  * This status indicates that the interface is reaching the end of its life and will be removed as per the
5374
5472
  * deadline specified.
5375
5473
  */
@@ -5402,6 +5500,37 @@ export interface OntologyIrDeprecatedPropertyTypeStatus {
5402
5500
  message: string;
5403
5501
  replacedBy?: ObjectTypeFieldApiName | null | undefined;
5404
5502
  }
5503
+ /**
5504
+ * An ObjectSet gotten as a result of performing a sequence of Transforms on a base ObjectSet.
5505
+ * Each transforms is either a PropertyFilter or a SearchAround.
5506
+ * There is a limit of 3 SearchArounds.
5507
+ */
5508
+ export interface OntologyIrDynamicObjectSet {
5509
+ startingObjectSet: OntologyIrDynamicObjectSetInput;
5510
+ transforms: Array<OntologyIrObjectSetTransform>;
5511
+ }
5512
+ export interface OntologyIrDynamicObjectSetInput_base {
5513
+ type: "base";
5514
+ base: DynamicObjectSetInputBase;
5515
+ }
5516
+ export interface OntologyIrDynamicObjectSetInput_parameter {
5517
+ type: "parameter";
5518
+ parameter: DynamicObjectSetInputParameter;
5519
+ }
5520
+ export interface OntologyIrDynamicObjectSetInput_unioned {
5521
+ type: "unioned";
5522
+ unioned: OntologyIrDynamicObjectSetInputUnioned;
5523
+ }
5524
+ /**
5525
+ * A wrapper used to reference an ObjectSet
5526
+ */
5527
+ export type OntologyIrDynamicObjectSetInput = OntologyIrDynamicObjectSetInput_base | OntologyIrDynamicObjectSetInput_parameter | OntologyIrDynamicObjectSetInput_unioned;
5528
+ /**
5529
+ * Depicts an ObjectSet which is a union of all ObjectSets provided.
5530
+ */
5531
+ export interface OntologyIrDynamicObjectSetInputUnioned {
5532
+ dynamicObjectSets: Array<OntologyIrDynamicObjectSet>;
5533
+ }
5405
5534
  export interface OntologyIrEmailBody_basic {
5406
5535
  type: "basic";
5407
5536
  basic: OntologyIrBasicEmailBody;
@@ -5419,6 +5548,26 @@ export interface OntologyIrEventMetadata {
5419
5548
  eventIdPropertyTypeRid: ObjectTypeFieldApiName;
5420
5549
  startTimePropertyTypeRid: ObjectTypeFieldApiName;
5421
5550
  }
5551
+ /**
5552
+ * Note this is experimental, should not be used without consulting the product team and format can
5553
+ * change/break without notice.
5554
+ */
5555
+ export interface OntologyIrExperimentalTimeDependentPropertyTypeV1 {
5556
+ sensorLinkTypeId?: LinkTypeId | null | undefined;
5557
+ seriesValueMetadata: OntologyIrSeriesValueMetadata;
5558
+ }
5559
+ export interface OntologyIrFormContent_parameterId {
5560
+ type: "parameterId";
5561
+ parameterId: ParameterId;
5562
+ }
5563
+ export interface OntologyIrFormContent_sectionId {
5564
+ type: "sectionId";
5565
+ sectionId: SectionId;
5566
+ }
5567
+ /**
5568
+ * Items that we can place on the action form.
5569
+ */
5570
+ export type OntologyIrFormContent = OntologyIrFormContent_parameterId | OntologyIrFormContent_sectionId;
5422
5571
  export interface OntologyIrFunctionExecutionWithRecipientInput_logicRuleValue {
5423
5572
  type: "logicRuleValue";
5424
5573
  logicRuleValue: OntologyIrLogicRuleValue;
@@ -5453,6 +5602,11 @@ export interface OntologyIrFunctionRule {
5453
5602
  functionRid: FunctionRid;
5454
5603
  functionVersion: SemanticFunctionVersion;
5455
5604
  }
5605
+ export interface OntologyIrInlineActionType {
5606
+ displayOptions: InlineActionDisplayOptions;
5607
+ parameterId?: ParameterId | null | undefined;
5608
+ rid: ActionTypeApiName;
5609
+ }
5456
5610
  export interface OntologyIrInterfaceLinkType {
5457
5611
  cardinality: InterfaceLinkTypeCardinality;
5458
5612
  linkedEntityTypeId: OntologyIrLinkedEntityTypeId;
@@ -5580,10 +5734,6 @@ export interface OntologyIrLogicRule_addObjectRule {
5580
5734
  type: "addObjectRule";
5581
5735
  addObjectRule: OntologyIrAddObjectRule;
5582
5736
  }
5583
- export interface OntologyIrLogicRule_addOrModifyObjectRule {
5584
- type: "addOrModifyObjectRule";
5585
- addOrModifyObjectRule: OntologyIrAddOrModifyObjectRule;
5586
- }
5587
5737
  export interface OntologyIrLogicRule_addOrModifyObjectRuleV2 {
5588
5738
  type: "addOrModifyObjectRuleV2";
5589
5739
  addOrModifyObjectRuleV2: OntologyIrAddOrModifyObjectRuleV2;
@@ -5604,31 +5754,7 @@ export interface OntologyIrLogicRule_modifyInterfaceRule {
5604
5754
  type: "modifyInterfaceRule";
5605
5755
  modifyInterfaceRule: OntologyIrModifyInterfaceRule;
5606
5756
  }
5607
- export interface OntologyIrLogicRule_addLinkRule {
5608
- type: "addLinkRule";
5609
- addLinkRule: AddLinkRule;
5610
- }
5611
- export interface OntologyIrLogicRule_deleteLinkRule {
5612
- type: "deleteLinkRule";
5613
- deleteLinkRule: DeleteLinkRule;
5614
- }
5615
- export interface OntologyIrLogicRule_addInterfaceLinkRule {
5616
- type: "addInterfaceLinkRule";
5617
- addInterfaceLinkRule: OntologyIrAddInterfaceLinkRule;
5618
- }
5619
- export interface OntologyIrLogicRule_deleteInterfaceLinkRule {
5620
- type: "deleteInterfaceLinkRule";
5621
- deleteInterfaceLinkRule: OntologyIrDeleteInterfaceLinkRule;
5622
- }
5623
- export interface OntologyIrLogicRule_functionRule {
5624
- type: "functionRule";
5625
- functionRule: OntologyIrFunctionRule;
5626
- }
5627
- export interface OntologyIrLogicRule_batchedFunctionRule {
5628
- type: "batchedFunctionRule";
5629
- batchedFunctionRule: OntologyIrBatchedFunctionRule;
5630
- }
5631
- export type OntologyIrLogicRule = OntologyIrLogicRule_addObjectRule | OntologyIrLogicRule_addOrModifyObjectRule | OntologyIrLogicRule_addOrModifyObjectRuleV2 | OntologyIrLogicRule_modifyObjectRule | OntologyIrLogicRule_deleteObjectRule | OntologyIrLogicRule_addInterfaceRule | OntologyIrLogicRule_modifyInterfaceRule | OntologyIrLogicRule_addLinkRule | OntologyIrLogicRule_deleteLinkRule | OntologyIrLogicRule_addInterfaceLinkRule | OntologyIrLogicRule_deleteInterfaceLinkRule | OntologyIrLogicRule_functionRule | OntologyIrLogicRule_batchedFunctionRule;
5757
+ export type OntologyIrLogicRule = OntologyIrLogicRule_addObjectRule | OntologyIrLogicRule_addOrModifyObjectRuleV2 | OntologyIrLogicRule_modifyObjectRule | OntologyIrLogicRule_deleteObjectRule | OntologyIrLogicRule_addInterfaceRule | OntologyIrLogicRule_modifyInterfaceRule;
5632
5758
  export interface OntologyIrLogicRuleValue_parameterId {
5633
5759
  type: "parameterId";
5634
5760
  parameterId: ParameterId;
@@ -5639,7 +5765,7 @@ export interface OntologyIrLogicRuleValue_staticValue {
5639
5765
  }
5640
5766
  export interface OntologyIrLogicRuleValue_objectParameterPropertyValue {
5641
5767
  type: "objectParameterPropertyValue";
5642
- objectParameterPropertyValue: ObjectParameterPropertyValue;
5768
+ objectParameterPropertyValue: OntologyIrObjectParameterPropertyValue;
5643
5769
  }
5644
5770
  export interface OntologyIrLogicRuleValue_interfaceParameterPropertyValue {
5645
5771
  type: "interfaceParameterPropertyValue";
@@ -5730,14 +5856,13 @@ export interface OntologyIrMediaSourceRid_datasetRid {
5730
5856
  */
5731
5857
  export type OntologyIrMediaSourceRid = OntologyIrMediaSourceRid_mediaSetRid | OntologyIrMediaSourceRid_datasetRid;
5732
5858
  export interface OntologyIrModifyInterfaceRule {
5733
- interfaceObjectToModify: ParameterId;
5859
+ interfaceObjectToModifyParameter: ParameterId;
5734
5860
  sharedPropertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
5735
- structFieldValues: Record<ObjectTypeFieldApiName, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5736
5861
  }
5737
5862
  export interface OntologyIrModifyObjectRule {
5738
5863
  objectToModify: ParameterId;
5739
- propertyValues: Record<PropertyTypeId, OntologyIrLogicRuleValue>;
5740
- structFieldValues: Record<PropertyTypeId, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5864
+ propertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
5865
+ structFieldValues: Record<ObjectTypeFieldApiName, Record<StructFieldRid, StructFieldLogicRuleValue>>;
5741
5866
  }
5742
5867
  export interface OntologyIrMultipassUserFilter_groupFilter {
5743
5868
  type: "groupFilter";
@@ -5754,6 +5879,19 @@ export interface OntologyIrNewObjectUrlTarget {
5754
5879
  keys: Record<PropertyId, OntologyIrLogicRuleValue>;
5755
5880
  objectTypeId: ObjectTypeId;
5756
5881
  }
5882
+ /**
5883
+ * Configuration for non-numeric series.
5884
+ */
5885
+ export interface OntologyIrNonNumericSeriesValueMetadata {
5886
+ defaultInternalInterpolation: OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation;
5887
+ }
5888
+ /**
5889
+ * The unit to accompany the non-numeric value of a Time Dependent property. Can be provided by a property or a
5890
+ * user-inputted constant.
5891
+ */
5892
+ export interface OntologyIrNonNumericSeriesValueUnit {
5893
+ customUnit: OntologyIrPropertyTypeReferenceOrStringConstant;
5894
+ }
5757
5895
  export interface OntologyIrNotCondition {
5758
5896
  condition: OntologyIrCondition;
5759
5897
  displayMetadata?: ConditionDisplayMetadata | null | undefined;
@@ -5779,11 +5917,129 @@ export interface OntologyIrNotificationTemplateInputValue_actionTriggererValue {
5779
5917
  */
5780
5918
  export type OntologyIrNotificationTemplateInputValue = OntologyIrNotificationTemplateInputValue_logicRuleValue | OntologyIrNotificationTemplateInputValue_recipientValue | OntologyIrNotificationTemplateInputValue_actionTriggererValue;
5781
5919
  /**
5920
+ * Note that non-visual features e.g. sorting & histograms, are not guaranteed to be currency-aware. They can
5921
+ * group the same number together even if they have different currencies.
5922
+ */
5923
+ export interface OntologyIrNumberFormatCurrency {
5924
+ base: NumberFormatBase;
5925
+ currencyCode: OntologyIrPropertyTypeReferenceOrStringConstant;
5926
+ style: NumberFormatCurrencyStyle;
5927
+ }
5928
+ /**
5929
+ * For units that aren't accepted by NumberFormatUnit.
5930
+ * No auto-conversion will ever be attempted.
5931
+ * This is mostly a label providing instruction on which values can share an axis.
5932
+ */
5933
+ export interface OntologyIrNumberFormatCustomUnit {
5934
+ base: NumberFormatBase;
5935
+ unit: OntologyIrPropertyTypeReferenceOrStringConstant;
5936
+ }
5937
+ /**
5938
+ * Consider using currency/unit instead of this formatter.
5939
+ *
5940
+ * Attach an arbitrary constant pre/post-fix.
5941
+ */
5942
+ export interface OntologyIrNumberFormatPrePostFix {
5943
+ base: NumberFormatBase;
5944
+ prePostFix: OntologyIrPrePostFix;
5945
+ }
5946
+ export interface OntologyIrNumberFormatter_base {
5947
+ type: "base";
5948
+ base: NumberFormatBase;
5949
+ }
5950
+ export interface OntologyIrNumberFormatter_percentage {
5951
+ type: "percentage";
5952
+ percentage: NumberFormatPercentage;
5953
+ }
5954
+ export interface OntologyIrNumberFormatter_perMille {
5955
+ type: "perMille";
5956
+ perMille: NumberFormatPerMille;
5957
+ }
5958
+ export interface OntologyIrNumberFormatter_ordinal {
5959
+ type: "ordinal";
5960
+ ordinal: NumberFormatOrdinal;
5961
+ }
5962
+ export interface OntologyIrNumberFormatter_currency {
5963
+ type: "currency";
5964
+ currency: OntologyIrNumberFormatCurrency;
5965
+ }
5966
+ export interface OntologyIrNumberFormatter_unit {
5967
+ type: "unit";
5968
+ unit: OntologyIrNumberFormatUnit;
5969
+ }
5970
+ export interface OntologyIrNumberFormatter_customUnit {
5971
+ type: "customUnit";
5972
+ customUnit: OntologyIrNumberFormatCustomUnit;
5973
+ }
5974
+ export interface OntologyIrNumberFormatter_prePost {
5975
+ type: "prePost";
5976
+ prePost: OntologyIrNumberFormatPrePostFix;
5977
+ }
5978
+ export interface OntologyIrNumberFormatter_duration {
5979
+ type: "duration";
5980
+ duration: NumberFormatDuration;
5981
+ }
5982
+ export interface OntologyIrNumberFormatter_thousands {
5983
+ type: "thousands";
5984
+ thousands: NumberFormatThousands;
5985
+ }
5986
+ export interface OntologyIrNumberFormatter_millions {
5987
+ type: "millions";
5988
+ millions: NumberFormatMillions;
5989
+ }
5990
+ export interface OntologyIrNumberFormatter_billions {
5991
+ type: "billions";
5992
+ billions: NumberFormatBillions;
5993
+ }
5994
+ export interface OntologyIrNumberFormatter_basisPoint {
5995
+ type: "basisPoint";
5996
+ basisPoint: NumberFormatBasisPoint;
5997
+ }
5998
+ export type OntologyIrNumberFormatter = OntologyIrNumberFormatter_base | OntologyIrNumberFormatter_percentage | OntologyIrNumberFormatter_perMille | OntologyIrNumberFormatter_ordinal | OntologyIrNumberFormatter_currency | OntologyIrNumberFormatter_unit | OntologyIrNumberFormatter_customUnit | OntologyIrNumberFormatter_prePost | OntologyIrNumberFormatter_duration | OntologyIrNumberFormatter_thousands | OntologyIrNumberFormatter_millions | OntologyIrNumberFormatter_billions | OntologyIrNumberFormatter_basisPoint;
5999
+ /**
6000
+ * Note that this formatter breaks e.g. sorting features if used in combination with auto-conversion.
6001
+ */
6002
+ export interface OntologyIrNumberFormatUnit {
6003
+ base: NumberFormatBase;
6004
+ unit: OntologyIrPropertyTypeReferenceOrStringConstant;
6005
+ }
6006
+ /**
6007
+ * Configuration for a time series property that can contain either numeric or non-numeric data. A boolean property
6008
+ * reference is required to determine if the series is numeric or non-numeric.
6009
+ */
6010
+ export interface OntologyIrNumericOrNonNumericSeriesValueMetadataV2 {
6011
+ isNonNumericPropertyTypeId: ObjectTypeFieldApiName;
6012
+ }
6013
+ /**
6014
+ * Configuration for numeric series.
6015
+ */
6016
+ export interface OntologyIrNumericSeriesValueMetadata {
6017
+ defaultInternalInterpolation: OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation;
6018
+ }
6019
+ export interface OntologyIrNumericSeriesValueUnit_standardUnit {
6020
+ type: "standardUnit";
6021
+ standardUnit: OntologyIrNumberFormatUnit;
6022
+ }
6023
+ export interface OntologyIrNumericSeriesValueUnit_customUnit {
6024
+ type: "customUnit";
6025
+ customUnit: OntologyIrNumberFormatCustomUnit;
6026
+ }
6027
+ /**
6028
+ * The unit to accompany the numeric value of a Time Dependent property. Can be a standardized NumberFormatUnit
6029
+ * or a user-inputted NumberFormatCustomUnit for Numeric series. Either can be provided by a property or a
6030
+ * user-inputted constant.
6031
+ */
6032
+ export type OntologyIrNumericSeriesValueUnit = OntologyIrNumericSeriesValueUnit_standardUnit | OntologyIrNumericSeriesValueUnit_customUnit;
6033
+ export interface OntologyIrObjectParameterPropertyValue {
6034
+ parameterId: ParameterId;
6035
+ propertyTypeId: ObjectTypeFieldApiName;
6036
+ }
6037
+ /**
5782
6038
  * Reference to a struct field of a struct property.
5783
6039
  */
5784
6040
  export interface OntologyIrObjectParameterStructFieldValue {
5785
6041
  parameterId: ParameterId;
5786
- propertyTypeId: PropertyTypeId;
6042
+ propertyTypeId: ObjectTypeFieldApiName;
5787
6043
  structFieldRid: StructFieldRid;
5788
6044
  }
5789
6045
  /**
@@ -5791,7 +6047,7 @@ export interface OntologyIrObjectParameterStructFieldValue {
5791
6047
  */
5792
6048
  export interface OntologyIrObjectParameterStructListFieldValue {
5793
6049
  parameterId: ParameterId;
5794
- propertyTypeId: PropertyTypeId;
6050
+ propertyTypeId: ObjectTypeFieldApiName;
5795
6051
  structFieldRid: StructFieldRid;
5796
6052
  }
5797
6053
  /**
@@ -5805,7 +6061,7 @@ export interface OntologyIrObjectQueryPrefill {
5805
6061
  */
5806
6062
  export interface OntologyIrObjectQueryPropertyValue {
5807
6063
  objectSet: OntologyIrActionsObjectSet;
5808
- propertyTypeId: PropertyTypeId;
6064
+ propertyTypeId: ObjectTypeFieldApiName;
5809
6065
  }
5810
6066
  /**
5811
6067
  * Generates an ObjectSetRid, from the provided ObjectSet definition, that would be used as the default value
@@ -5814,6 +6070,18 @@ export interface OntologyIrObjectQueryPropertyValue {
5814
6070
  export interface OntologyIrObjectSetRidPrefill {
5815
6071
  objectSet: OntologyIrActionsObjectSet;
5816
6072
  }
6073
+ export interface OntologyIrObjectSetTransform_propertyFilter {
6074
+ type: "propertyFilter";
6075
+ propertyFilter: _api_objectset_OntologyIrObjectSetFilter;
6076
+ }
6077
+ export interface OntologyIrObjectSetTransform_searchAround {
6078
+ type: "searchAround";
6079
+ searchAround: ObjectSetSearchAround;
6080
+ }
6081
+ /**
6082
+ * Transforms an ObjectSet by Filtering or performing a SearchAround.
6083
+ */
6084
+ export type OntologyIrObjectSetTransform = OntologyIrObjectSetTransform_propertyFilter | OntologyIrObjectSetTransform_searchAround;
5817
6085
  /**
5818
6086
  * An ObjectType is a model that represents a real world concept. For example, there could be
5819
6087
  * an Employees ObjectType to represent the employees in a business organization.
@@ -6074,7 +6342,7 @@ export interface OntologyIrObjectTypeTimeSeriesDatasource {
6074
6342
  timeSeriesSyncRid: _api_blockdata_TimeSeriesSyncName;
6075
6343
  }
6076
6344
  export interface OntologyIrObjectTypeTraits {
6077
- actionLogMetadata?: ActionLogMetadata | null | undefined;
6345
+ actionLogMetadata?: OntologyIrActionLogMetadata | null | undefined;
6078
6346
  eventMetadata?: OntologyIrEventMetadata | null | undefined;
6079
6347
  peeringMetadata?: ObjectTypePeeringMetadata | null | undefined;
6080
6348
  sensorTrait?: OntologyIrSensorTrait | null | undefined;
@@ -6097,9 +6365,8 @@ export interface OntologyIrOrCondition {
6097
6365
  * Parameters of an ActionType represent what inputs the ActionType requires.
6098
6366
  */
6099
6367
  export interface OntologyIrParameter {
6100
- displayMetadata: ParameterDisplayMetadata;
6368
+ displayMetadata: OntologyIrParameterDisplayMetadata;
6101
6369
  id: ParameterId;
6102
- rid: ParameterRid;
6103
6370
  type: _api_types_OntologyIrBaseParameterType;
6104
6371
  }
6105
6372
  /**
@@ -6147,6 +6414,11 @@ export interface OntologyIrParameterDateTimeRangeOrEmpty_datetime {
6147
6414
  datetime: OntologyIrParameterDateTimeRange;
6148
6415
  }
6149
6416
  export type OntologyIrParameterDateTimeRangeOrEmpty = OntologyIrParameterDateTimeRangeOrEmpty_empty | OntologyIrParameterDateTimeRangeOrEmpty_datetime;
6417
+ export interface OntologyIrParameterDisplayMetadata {
6418
+ description: string;
6419
+ displayName: string;
6420
+ typeClasses: Array<TypeClass>;
6421
+ }
6150
6422
  export interface OntologyIrParameterMultipassUser {
6151
6423
  filter: Array<OntologyIrMultipassUserFilter>;
6152
6424
  }
@@ -6166,7 +6438,7 @@ export type OntologyIrParameterMultipassUserOrEmpty = OntologyIrParameterMultipa
6166
6438
  export interface OntologyIrParameterObjectPropertyValue {
6167
6439
  objectSet: OntologyIrActionsObjectSet;
6168
6440
  otherValueAllowed?: OtherValueAllowed | null | undefined;
6169
- propertyTypeId: PropertyTypeId;
6441
+ propertyTypeId: ObjectTypeFieldApiName;
6170
6442
  }
6171
6443
  export interface OntologyIrParameterObjectPropertyValueOrEmpty_empty {
6172
6444
  type: "empty";
@@ -6223,7 +6495,7 @@ export interface OntologyIrParameterPrefill_staticObject {
6223
6495
  }
6224
6496
  export interface OntologyIrParameterPrefill_objectParameterPropertyValue {
6225
6497
  type: "objectParameterPropertyValue";
6226
- objectParameterPropertyValue: ObjectParameterPropertyValue;
6498
+ objectParameterPropertyValue: OntologyIrObjectParameterPropertyValue;
6227
6499
  }
6228
6500
  export interface OntologyIrParameterPrefill_interfaceParameterPropertyValue {
6229
6501
  type: "interfaceParameterPropertyValue";
@@ -6299,7 +6571,6 @@ export type OntologyIrParameterValidationBlockOverride = OntologyIrParameterVali
6299
6571
  * evaluate correctness of submitted parameters.
6300
6572
  */
6301
6573
  export interface OntologyIrParameterValidationDisplayMetadata {
6302
- prefill?: OntologyIrParameterPrefill | null | undefined;
6303
6574
  renderHint: _api_types_ParameterRenderHint;
6304
6575
  visibility: _api_types_ParameterVisibility;
6305
6576
  }
@@ -6316,6 +6587,10 @@ export interface OntologyIrParameterValueOneOfOrEmpty_oneOf {
6316
6587
  oneOf: OntologyIrParameterValueOneOf;
6317
6588
  }
6318
6589
  export type OntologyIrParameterValueOneOfOrEmpty = OntologyIrParameterValueOneOfOrEmpty_empty | OntologyIrParameterValueOneOfOrEmpty_oneOf;
6590
+ export interface OntologyIrPrePostFix {
6591
+ postfix?: OntologyIrPropertyTypeReferenceOrStringConstant | null | undefined;
6592
+ prefix?: OntologyIrPropertyTypeReferenceOrStringConstant | null | undefined;
6593
+ }
6319
6594
  /**
6320
6595
  * Defines a grouping of properties sharing the same security.
6321
6596
  *
@@ -6342,11 +6617,11 @@ export interface OntologyIrPropertySecurityGroups {
6342
6617
  */
6343
6618
  export interface OntologyIrPropertyType {
6344
6619
  apiName: ObjectTypeFieldApiName;
6345
- baseFormatter?: BaseFormatter | null | undefined;
6620
+ baseFormatter?: OntologyIrBaseFormatter | null | undefined;
6346
6621
  dataConstraints?: DataConstraints | null | undefined;
6347
6622
  displayMetadata: PropertyTypeDisplayMetadata;
6348
6623
  indexedForSearch: boolean;
6349
- inlineAction?: InlineActionType | null | undefined;
6624
+ inlineAction?: OntologyIrInlineActionType | null | undefined;
6350
6625
  ruleSetBinding?: OntologyIrRuleSetBinding | null | undefined;
6351
6626
  sharedPropertyTypeApiName?: ObjectTypeFieldApiName | null | undefined;
6352
6627
  sharedPropertyTypeRid?: ObjectTypeFieldApiName | null | undefined;
@@ -6355,6 +6630,33 @@ export interface OntologyIrPropertyType {
6355
6630
  typeClasses: Array<TypeClass>;
6356
6631
  valueType?: ValueTypeApiNameReference | null | undefined;
6357
6632
  }
6633
+ export interface OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType {
6634
+ type: "propertyType";
6635
+ propertyType: ObjectTypeFieldApiName;
6636
+ }
6637
+ export interface OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_internalInterpolation {
6638
+ type: "internalInterpolation";
6639
+ internalInterpolation: NonNumericInternalInterpolation;
6640
+ }
6641
+ export type OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation = OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType | OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_internalInterpolation;
6642
+ export interface OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_propertyType {
6643
+ type: "propertyType";
6644
+ propertyType: ObjectTypeFieldApiName;
6645
+ }
6646
+ export interface OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_internalInterpolation {
6647
+ type: "internalInterpolation";
6648
+ internalInterpolation: NumericInternalInterpolation;
6649
+ }
6650
+ export type OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation = OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_propertyType | OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_internalInterpolation;
6651
+ export interface OntologyIrPropertyTypeReferenceOrStringConstant_constant {
6652
+ type: "constant";
6653
+ constant: string;
6654
+ }
6655
+ export interface OntologyIrPropertyTypeReferenceOrStringConstant_propertyType {
6656
+ type: "propertyType";
6657
+ propertyType: ObjectTypeFieldApiName;
6658
+ }
6659
+ export type OntologyIrPropertyTypeReferenceOrStringConstant = OntologyIrPropertyTypeReferenceOrStringConstant_constant | OntologyIrPropertyTypeReferenceOrStringConstant_propertyType;
6358
6660
  export interface OntologyIrPropertyTypeStatus_experimental {
6359
6661
  type: "experimental";
6360
6662
  experimental: ExperimentalPropertyTypeStatus;
@@ -6404,6 +6706,14 @@ export interface OntologyIrRuleSetBinding {
6404
6706
  ruleSetRid: RuleSetRid;
6405
6707
  }
6406
6708
  /**
6709
+ * A physical and logical grouping of parameters on the action form.
6710
+ */
6711
+ export interface OntologyIrSection {
6712
+ content: Array<SectionContent>;
6713
+ displayMetadata: SectionDisplayMetadata;
6714
+ id: SectionId;
6715
+ }
6716
+ /**
6407
6717
  * This block contains a conditional override for a section.
6408
6718
  * This includes the condition to test and the new display parameters to use if the condition passes.
6409
6719
  */
@@ -6518,13 +6828,30 @@ export type OntologyIrSecurityGroupSecurityDefinition = OntologyIrSecurityGroupS
6518
6828
  export interface OntologyIrSensorTrait {
6519
6829
  readingPropertyTypeRid: ObjectTypeFieldApiName;
6520
6830
  }
6831
+ export interface OntologyIrSeriesValueMetadata_numeric {
6832
+ type: "numeric";
6833
+ numeric: OntologyIrNumericSeriesValueMetadata;
6834
+ }
6835
+ export interface OntologyIrSeriesValueMetadata_enum {
6836
+ type: "enum";
6837
+ enum: OntologyIrNonNumericSeriesValueMetadata;
6838
+ }
6839
+ export interface OntologyIrSeriesValueMetadata_numericOrNonNumeric {
6840
+ type: "numericOrNonNumeric";
6841
+ numericOrNonNumeric: NumericOrNonNumericSeriesValueMetadata;
6842
+ }
6843
+ export interface OntologyIrSeriesValueMetadata_numericOrNonNumericV2 {
6844
+ type: "numericOrNonNumericV2";
6845
+ numericOrNonNumericV2: OntologyIrNumericOrNonNumericSeriesValueMetadataV2;
6846
+ }
6847
+ export type OntologyIrSeriesValueMetadata = OntologyIrSeriesValueMetadata_numeric | OntologyIrSeriesValueMetadata_enum | OntologyIrSeriesValueMetadata_numericOrNonNumeric | OntologyIrSeriesValueMetadata_numericOrNonNumericV2;
6521
6848
  /**
6522
6849
  * A property type that can be shared across object types.
6523
6850
  */
6524
6851
  export interface OntologyIrSharedPropertyType {
6525
6852
  aliases: Array<_api_entitymetadata_SharedPropertyTypeAlias>;
6526
6853
  apiName: ObjectTypeFieldApiName;
6527
- baseFormatter?: BaseFormatter | null | undefined;
6854
+ baseFormatter?: OntologyIrBaseFormatter | null | undefined;
6528
6855
  dataConstraints?: DataConstraints | null | undefined;
6529
6856
  displayMetadata: SharedPropertyTypeDisplayMetadata;
6530
6857
  gothamMapping?: _api_typemapping_SharedPropertyTypeGothamMapping | null | undefined;
@@ -6681,6 +7008,58 @@ export interface OntologyIrTemplateNotificationBody {
6681
7008
  shortBody: OntologyIrShortBody;
6682
7009
  }
6683
7010
  /**
7011
+ * Formatter applied to TIME DEPENDENT properties.
7012
+ */
7013
+ export interface OntologyIrTimeDependentFormatter {
7014
+ timeDependentSeriesFormat: OntologyIrTimeDependentSeriesFormat;
7015
+ }
7016
+ /**
7017
+ * Configuration for non-numeric series.
7018
+ */
7019
+ export interface OntologyIrTimeDependentNonNumericSeriesFormat {
7020
+ defaultInternalInterpolation: OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation;
7021
+ unit?: OntologyIrNonNumericSeriesValueUnit | null | undefined;
7022
+ }
7023
+ /**
7024
+ * Configuration for either numeric or non-numeric series.
7025
+ */
7026
+ export interface OntologyIrTimeDependentNumericOrNonNumericSeriesFormat {
7027
+ defaultInternalInterpolationPropertyTypeId: ObjectTypeFieldApiName;
7028
+ isNonNumericPropertyTypeId: ObjectTypeFieldApiName;
7029
+ unitPropertyTypeId: ObjectTypeFieldApiName;
7030
+ }
7031
+ /**
7032
+ * Configuration for either numeric or non-numeric series.
7033
+ */
7034
+ export interface OntologyIrTimeDependentNumericOrNonNumericSeriesFormatV2 {
7035
+ defaultInternalInterpolationPropertyTypeId?: ObjectTypeFieldApiName | null | undefined;
7036
+ unitPropertyTypeId?: ObjectTypeFieldApiName | null | undefined;
7037
+ }
7038
+ /**
7039
+ * Configuration for numeric series.
7040
+ */
7041
+ export interface OntologyIrTimeDependentNumericSeriesFormat {
7042
+ defaultInternalInterpolation: OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation;
7043
+ unit?: OntologyIrNumericSeriesValueUnit | null | undefined;
7044
+ }
7045
+ export interface OntologyIrTimeDependentSeriesFormat_numeric {
7046
+ type: "numeric";
7047
+ numeric: OntologyIrTimeDependentNumericSeriesFormat;
7048
+ }
7049
+ export interface OntologyIrTimeDependentSeriesFormat_nonNumeric {
7050
+ type: "nonNumeric";
7051
+ nonNumeric: OntologyIrTimeDependentNonNumericSeriesFormat;
7052
+ }
7053
+ export interface OntologyIrTimeDependentSeriesFormat_numericOrNonNumeric {
7054
+ type: "numericOrNonNumeric";
7055
+ numericOrNonNumeric: OntologyIrTimeDependentNumericOrNonNumericSeriesFormat;
7056
+ }
7057
+ export interface OntologyIrTimeDependentSeriesFormat_numericOrNonNumericV2 {
7058
+ type: "numericOrNonNumericV2";
7059
+ numericOrNonNumericV2: OntologyIrTimeDependentNumericOrNonNumericSeriesFormatV2;
7060
+ }
7061
+ export type OntologyIrTimeDependentSeriesFormat = OntologyIrTimeDependentSeriesFormat_numeric | OntologyIrTimeDependentSeriesFormat_nonNumeric | OntologyIrTimeDependentSeriesFormat_numericOrNonNumeric | OntologyIrTimeDependentSeriesFormat_numericOrNonNumericV2;
7062
+ /**
6684
7063
  * Describes how to treat an object of this type as a time series.
6685
7064
  */
6686
7065
  export interface OntologyIrTimeSeriesMetadata {
@@ -6688,6 +7067,10 @@ export interface OntologyIrTimeSeriesMetadata {
6688
7067
  timeSeriesIdPropertyTypeRid: ObjectTypeFieldApiName;
6689
7068
  valueUnitsPropertyTypeRid?: ObjectTypeFieldApiName | null | undefined;
6690
7069
  }
7070
+ export interface OntologyIrTimestampFormatter {
7071
+ displayTimezone: OntologyIrDatetimeTimezone;
7072
+ format: DatetimeFormat;
7073
+ }
6691
7074
  export interface OntologyIrType_array {
6692
7075
  type: "array";
6693
7076
  array: OntologyIrArrayPropertyType;
@@ -6742,7 +7125,7 @@ export interface OntologyIrType_string {
6742
7125
  }
6743
7126
  export interface OntologyIrType_experimentalTimeDependentV1 {
6744
7127
  type: "experimentalTimeDependentV1";
6745
- experimentalTimeDependentV1: ExperimentalTimeDependentPropertyTypeV1;
7128
+ experimentalTimeDependentV1: OntologyIrExperimentalTimeDependentPropertyTypeV1;
6746
7129
  }
6747
7130
  export interface OntologyIrType_timestamp {
6748
7131
  type: "timestamp";
@@ -7080,6 +7463,13 @@ export type OrganizationMarkingId = string;
7080
7463
  * The rid for a Multipass Organization.
7081
7464
  */
7082
7465
  export type OrganizationRid = string;
7466
+ /**
7467
+ * A set of organization rids and the corresponding ontology entities that have those organization markings.
7468
+ */
7469
+ export interface OrganizationRidsAndEntityResourceIdentifiers {
7470
+ entityResourceIdentifiers: Array<string>;
7471
+ organizationRids: Array<OrganizationRid>;
7472
+ }
7083
7473
  export interface OrganizationRidsForOntologyResponse {
7084
7474
  organizationRids: Array<OrganizationRid>;
7085
7475
  }
@@ -9360,6 +9750,42 @@ export interface StructParameterFieldValue {
9360
9750
  parameterId: ParameterId;
9361
9751
  structFieldApiName: _api_types_StructParameterFieldApiName;
9362
9752
  }
9753
+ export interface StructPropertyFieldType_boolean {
9754
+ type: "boolean";
9755
+ boolean: BooleanPropertyType;
9756
+ }
9757
+ export interface StructPropertyFieldType_date {
9758
+ type: "date";
9759
+ date: DatePropertyType;
9760
+ }
9761
+ export interface StructPropertyFieldType_double {
9762
+ type: "double";
9763
+ double: DoublePropertyType;
9764
+ }
9765
+ export interface StructPropertyFieldType_geohash {
9766
+ type: "geohash";
9767
+ geohash: GeohashPropertyType;
9768
+ }
9769
+ export interface StructPropertyFieldType_integer {
9770
+ type: "integer";
9771
+ integer: IntegerPropertyType;
9772
+ }
9773
+ export interface StructPropertyFieldType_long {
9774
+ type: "long";
9775
+ long: LongPropertyType;
9776
+ }
9777
+ export interface StructPropertyFieldType_string {
9778
+ type: "string";
9779
+ string: StringPropertyType;
9780
+ }
9781
+ export interface StructPropertyFieldType_timestamp {
9782
+ type: "timestamp";
9783
+ timestamp: TimestampPropertyType;
9784
+ }
9785
+ /**
9786
+ * Wrapper type for the various supported struct property field types.
9787
+ */
9788
+ export type StructPropertyFieldType = StructPropertyFieldType_boolean | StructPropertyFieldType_date | StructPropertyFieldType_double | StructPropertyFieldType_geohash | StructPropertyFieldType_integer | StructPropertyFieldType_long | StructPropertyFieldType_string | StructPropertyFieldType_timestamp;
9363
9789
  export interface StructPropertyType {
9364
9790
  structFields: Array<StructFieldType>;
9365
9791
  }