Read IKEv1Policies

GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/ikev1policies?expanded=False&limit=100

Request Params

KeyDatatypeRequiredDescription
expandedstring
limitnumber

HEADERS

KeyDatatypeRequiredDescription
X-auth-access-tokenstring

RESPONSES

status: 200

{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies?offset=0\u0026limit=9\u0026expanded=True"},"items":[{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000306"},"priority":2,"type":"IKEv1Policy","hash":"SHA","encryption":"AES-256","authenticationMethod":"Certificate","lifetimeInSeconds":86400,"diffieHellmanGroup":14,"name":"certificate_sha_aes256_dh14_2","description":" ","id":"000C291A-43AC-0ed3-0000-000000000306"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000304"},"priority":1,"type":"IKEv1Policy","hash":"SHA","encryption":"AES-256","authenticationMethod":"Certificate","lifetimeInSeconds":86400,"diffieHellmanGroup":5,"name":"certificate_sha_aes256_dh5_1","description":" ","id":"000C291A-43AC-0ed3-0000-000000000304"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000305"},"priority":150,"type":"IKEv1Policy","hash":"SHA","encryption":"DES","authenticationMethod":"Certificate","lifetimeInSeconds":86400,"diffieHellmanGroup":5,"name":"certificate_sha_des_dh5_150","description":" ","id":"000C291A-43AC-0ed3-0000-000000000305"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000300"},"priority":20,"type":"IKEv1Policy","hash":"SHA","encryption":"AES-128","authenticationMethod":"Preshared Key","lifetimeInSeconds":86400,"diffieHellmanGroup":5,"name":"preshared_sha_aes128_dh5_20","description":" ","id":"000C291A-43AC-0ed3-0000-000000000300"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000301"},"priority":10,"type":"IKEv1Policy","hash":"SHA","encryption":"AES-192","authenticationMethod":"Preshared Key","lifetimeInSeconds":86400,"diffieHellmanGroup":5,"name":"preshared_sha_aes192_dh5_10","description":" ","id":"000C291A-43AC-0ed3-0000-000000000301"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000307"},"priority":3,"type":"IKEv1Policy","hash":"SHA","encryption":"AES-256","authenticationMethod":"Preshared Key","lifetimeInSeconds":86400,"diffieHellmanGroup":14,"name":"preshared_sha_aes256_dh14_3","description":" ","id":"000C291A-43AC-0ed3-0000-000000000307"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000302"},"priority":5,"type":"IKEv1Policy","hash":"SHA","encryption":"AES-256","authenticationMethod":"Preshared Key","lifetimeInSeconds":86400,"diffieHellmanGroup":5,"name":"preshared_sha_aes256_dh5_5","description":" ","id":"000C291A-43AC-0ed3-0000-000000000302"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000308"},"priority":4,"type":"IKEv1Policy","hash":"SHA","encryption":"DES","authenticationMethod":"Preshared Key","lifetimeInSeconds":86400,"diffieHellmanGroup":14,"name":"preshared_sha_des_dh14_4","description":" ","id":"000C291A-43AC-0ed3-0000-000000000308"},{"links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/object/ikev1policies/000C291A-43AC-0ed3-0000-000000000303"},"priority":160,"type":"IKEv1Policy","hash":"SHA","encryption":"DES","authenticationMethod":"Preshared Key","lifetimeInSeconds":86400,"diffieHellmanGroup":5,"name":"preshared_sha_des_dh5_160","description":" ","id":"000C291A-43AC-0ed3-0000-000000000303"}],"paging":{"offset":0,"limit":9,"count":9,"pages":1}}