Docs.bmc.com will undergo a brief maintenance outage 27 March 2025. The site will be unavailable for ten minutes starting at 6:30 AM CDT/5 PM IST.

  Unsupported content This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Activity class


Activity class APIs

The following tables list the basic APIs, operation APIs, and relationship APIs for the Activity class.

Basic APIs

 

Name

HTTP
method

URI

Description

delete

DELETE

Deletes a Activity object.

search

POST

Searches for Activity objects.

 

Operation APIs

 

Name

HTTP
method

URI

Description

addActivityTimeline

POST

(4.6.05 and later) Adds a new timeline entry with a specified message in a specified activity record. This method is useful for BMC Atrium Orchestrator callouts or customization logic to inject additional updates of provisioning or similar actions to end users.

 

Relationship APIs

The Activity class has no relationship APIs.

Activity class relationships and attributes

The following tables list the relationships and attributes of the Activity class.

Relationships

 

Name

Type

Multi-
plicity

Description

childActivities

0..*

 

parentActivity

0..1

 

cloudClass

1

Fully-qualified name of the class to which the object belongs

provider

1

Provider that created the object

tags

0..*

Tags associated with the object

 

Attributes

 

Name

Type

Multi-
plicity

Description

action
String

0..1

 

completedChildActivities
Integer

0..1

 

completionTime

0..1

 

context
String

0..1

 

contextInstanceGuid
String

0..1

 

creationTime

0..1

 

errors
String

0..1

 

intendedUser
String

0..1

 

objectName
String

0..1

 

origination
String

1

 

owner
String

0..1

 

progress
Integer

0..1

 

state

1

 

taskUUID
String

1

 

timeline
String

0..1

 

totalChildActivities
Integer

0..1

 

transactionID
String

0..1

 

user
String

0..1

 

description
String

0..1

Text that describes the object

guid
String

1

Globally unique identifier for the object

labels
String

0..*

 

modifiedDate

0..1

Date the Cloudobject was modified

name
String

1

Human-readable name of the object