Skip to content

Conversation

@deveshjagwani
Copy link
Member

@deveshjagwani deveshjagwani commented Oct 28, 2025

Task 32983493, 35720465

Copy link

@prchingh prchingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arisettisanjana Pls, review these PRs as well for IA related feature code in extensions

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need any changes in processing the response from BHS, generally in Linux extension code what do we follow??

ddSnapshotIdentifierInfo = HostSnapshotObjects.DDSnapshotIdentifier(creationTimeUTCTicks , snapshot_info['ddSnapshotIdentifier']['id'], snapshot_info['ddSnapshotIdentifier']['token'])
creationTimeUTCTicks = str(int(timestamp * 1000))
instantAccessDurationMinutes = None
if 'instantAccessDurationMinutes' in snapshot_info['ddSnapshotIdentifier']:
Copy link
Contributor

@arisettisanjana arisettisanjana Nov 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use the constant instantAccessDurationMinutes defined in common.py in lines 236 and 237 also while accessing the property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants