ListIPSecConnections

GET {{baseUrl}}/ipsecConnections?compartmentId={{compartment_ocid}}&limit=801

Lists the IPSec connections for the specified compartment. You can filter the results by DRG or CPE.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The OCID of the compartment.
drgIdstringThe OCID of the DRG.
cpeIdstringThe OCID of the CPE.
limitnumberFor list pagination. The maximum number of results per page, or items to return in a paginated
"List" call. For important details about how pagination works, see
List Pagination.

Example: 50 | | page | string | | For list pagination. The value of the opc-next-page response header from the previous "List" call. For important details about how pagination works, see List Pagination. |

HEADERS

KeyDatatypeRequiredDescription
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header

RESPONSES

status: OK

[{"compartmentId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"drgId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"cpeId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"lifecycleState":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"staticRoutes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"cpeLocalIdentifier":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"cpeLocalIdentifierType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"definedTags":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"displayName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"freeformTags":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"timeCreated":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"compartmentId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"drgId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"cpeId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"lifecycleState":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"staticRoutes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"cpeLocalIdentifier":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"cpeLocalIdentifierType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"definedTags":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"displayName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"freeformTags":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"timeCreated":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]