Read IkeSettings
GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/policy/ftds2svpns/{{s2svpn_id}}/ikesettings?expanded=True
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expanded | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-auth-access-token | string |
RESPONSES
status: 200
{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/policy/ftds2svpns/000C291A-43AC-0ed3-0000-012884902423/ikesettings?offset=0\u0026limit=25"},"items":[{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/policy/ftds2svpns/000C291A-43AC-0ed3-0000-012884902423/ikesettings/005056A9-7483-0ed3-0000-012884902862"},"id":"005056A9-7483-0ed3-0000-012884902862","type":"IkeSetting"}],"paging":{"offset":0,"limit":25,"count":1,"pages":1}}