Skip to content

Conversation

@abh1sar
Copy link
Contributor

@abh1sar abh1sar commented Dec 4, 2025

@abh1sar
Copy link
Contributor Author

abh1sar commented Dec 17, 2025

@blueorangutan docbuild

@blueorangutan
Copy link

@abh1sar a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.

@blueorangutan
Copy link

QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/605. (QA-JID 466)

warning message encouraging users to change it to a more secure
alternative.

- The ``listVpnCustomerGateways`` API response includes two new boolean
Copy link

Choose a reason for hiding this comment

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

@abh1sar - I think the list vpncustomergateways API response fields are a list of strings, not boolean.

  • In the actual API response, the field names are obsoleteparameters and excludedparameters
  • Field type is string, not boolean
  • Fields contain the actual parameter list, e.g., "[sha1, 3des]"

Can we please update this in the docs to match the actual implementation?

(testuser) 🐱 > list vpncustomergateways keyword=test-both
{
  "count": 1,
  "vpncustomergateway": [
    {
      "account": "testuser",
      "cidrlist": "0.0.0.0/0",
      "domain": "TestDomain",
      "domainid": "0fb6c46d-1d16-48b4-b146-9234ec22e63e",
      "domainpath": "ROOT/TestDomain",
      "dpd": false,
      "esplifetime": 3600,
      "esppolicy": "aes256-sha256",
      "excludedparameters": "[3des]",
      "forceencap": false,
      "gateway": "10.1.1.8",
      "hasannotations": false,
      "id": "89bf9794-f457-4cb9-b617-da93f268eb12",
      "ikelifetime": 86400,
      "ikepolicy": "3des-sha1;modp2048",
      "ikeversion": "ikev2",
      "ipsecpsk": "test123",
      "name": "test-both",
      "obsoleteparameters": "[sha1]",
      "splitconnections": false
    }
  ]
}

Copy link

@RosiKyu RosiKyu left a comment

Choose a reason for hiding this comment

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

@Abhisar, I've added some comments, could you please check them?

@abh1sar
Copy link
Contributor Author

abh1sar commented Dec 22, 2025

@blueorangutan docbuild

@blueorangutan
Copy link

@abh1sar a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.

@blueorangutan
Copy link

QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/605. (QA-JID 468)

Copy link

@RosiKyu RosiKyu left a comment

Choose a reason for hiding this comment

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

LGTM

@abh1sar
Copy link
Contributor Author

abh1sar commented Dec 23, 2025

@blueorangutan docbuild

@blueorangutan
Copy link

@abh1sar a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.

@blueorangutan
Copy link

QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/605. (QA-JID 469)

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