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

To include projectId attribute(optional)in CVD,Create DLG, Create ACL template, Create SSH Public Key APIs #28

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

kpdhulipala
Copy link
Contributor

@kpdhulipala kpdhulipala commented Jan 30, 2024

To include projectId attribute(optional)in below APIs

  1. Create Device
  2. Create DLG
  3. Create ACL template
  4. Create SSH Public key

@kpdhulipala kpdhulipala changed the title to include projectId attribute(optional)in CVD,Create DLG, Create ACL template APIs To include projectId attribute(optional)in CVD,Create DLG, Create ACL template, Create SSH Public Key APIs Jan 30, 2024
Copy link
Contributor

@rling-equinix rling-equinix left a comment

Choose a reason for hiding this comment

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

Create/update and get API call also needs to be changed in rest_device.go, rest_device_link.go, rest_sshkey.go and rest_acltemplate files to include projectId.

rling-equinix
rling-equinix previously approved these changes Feb 3, 2024
@rling-equinix rling-equinix merged commit ed49263 into equinix:main Feb 5, 2024
1 check passed
rling-equinix pushed a commit to equinix/terraform-provider-equinix that referenced this pull request Feb 6, 2024
…LG, ACL, SSH Public key) and Get details by uuid(Device, DLG, ACL, SSH Public key) (#556)

Reference:https://docs.equinix.com/en-us/Content/IAM/iam-resources-projects.htm

Added changes required to allow customers to send Project ID (optional
attribute) in

1. Create Device and Get Device by uuid
2. Create ACL Template and Get ACL template by uuid
3. Create SSH Public Key and Get SSH Public Key by uuid
4. Create DLG and get DLG details by uuid

Link to PR in ne-go repo
[equinix/ne-go#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