Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nsxt_policy_ods_pre_defined_runbook data source #1014

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ksamoray
Copy link
Collaborator

Implement nsxt_policy_ods_pre_defined_runbook for ODS runbook framework.

@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch 2 times, most recently from 799f793 to d9f00b8 Compare October 31, 2023 07:21
connector := getPolicyConnector(m)
client := sha.NewPreDefinedRunbooksClient(connector)

objID := d.Get("id").(string)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Doesn't the search API work here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi, I tried - it doesn't seem to work

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from d9f00b8 to 3fd5d5d Compare November 7, 2023 15:32
@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 3fd5d5d to bf3e801 Compare November 15, 2023 13:20
# nsxt_policy_ods_pre_defined_runbook

This data source provides information about policy ODS pre-defined runbook configured on NSX.
This data source is applicable to NSX Policy Manager and VMC.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I haven't seen this on VMC - are you sure?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No it's a mistake

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch 2 times, most recently from b2237c7 to 8a7382e Compare November 17, 2023 07:27
@ksamoray
Copy link
Collaborator Author

/test-all

1 similar comment
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 8a7382e to 2b6cbf3 Compare November 20, 2023 07:39
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 2b6cbf3 to 03aad86 Compare November 29, 2023 09:14
@ksamoray
Copy link
Collaborator Author

/test-all

1 similar comment
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch 2 times, most recently from bc27cbb to 5df3aa7 Compare December 9, 2023 09:50
@ksamoray
Copy link
Collaborator Author

ksamoray commented Dec 9, 2023

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 5df3aa7 to 73c83aa Compare December 10, 2023 08:17
@ksamoray
Copy link
Collaborator Author

/test-all

2 similar comments
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 73c83aa to 580ba2d Compare December 17, 2023 09:01
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 580ba2d to 08470a1 Compare December 19, 2023 12:27
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 08470a1 to 9d7b9e7 Compare January 4, 2024 16:39
@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from 9d7b9e7 to 0135a64 Compare January 23, 2024 09:00
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch 2 times, most recently from 5a82d5a to a1f3f62 Compare April 2, 2024 12:53
Implement nsxt_policy_ods_pre_defined_runbook for ODS runbook framework.

Signed-off-by: Kobi Samoray <[email protected]>
@ksamoray ksamoray force-pushed the ds-pre-defined-runbooks branch from a1f3f62 to 957e988 Compare April 15, 2024 07:28
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.

2 participants