Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BulkUpdateNotesMetadata

Metadata about the bulk update notes operation. The bulk update notes operation is atomic and binary. If the processing of any of the attributes in the bulk update notes request results in a processing or validation error, then none of the notes in the update notes request are updated.

Properties

attributesNotesUpdated

attributesNotesUpdated: number

Total number attributes (both string and numeric) in TRACES namespace for which notes were updated. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

operationStatus

operationStatus: OperationStatus

Operation status of the bulk update notes operation. SUCCESS - The bulk updates notes request has succeeded and all the attributes in the bulk update notes request have been updated with the provided notes. The following are error statuses for the bulk update notes operation. EMPTY_ATTRIBUTE_LIST - The bulk update notes request object was empty and did not contain any attributes for which notes had to be updated. INVALID_BULK_REQUEST - The bulk request contains invalid attribute(s), or attribute(s) that resulted in a validation error, or an attribute that resulted in a processing error.

operationType

operationType: OperationType

Type of operation.

Optional syntheticAttributesPinned

syntheticAttributesPinned: undefined | number

Total number attributes (both string and numeric) in SYNTHETIC namespace that were pinned. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj