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

# 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
Copy link
Collaborator Author

/test-all

@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
Copy link
Collaborator Author

/test-all

2 similar comments
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray
Copy link
Collaborator Author

/test-all

@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 <ksamoray@vmware.com>
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.

None yet

2 participants