osc network vpn ikepolicy list
Lists IKE policies.
Standard query parameters are supported on the URI. For more information, see Filtering and Column Selection.
Use the fields query parameter to control which fields are returned in the response body. For more information, see Fields.
Pagination query parameters are supported if Neutron configuration supports it by overriding allow_pagination=false. For more information, see Pagination.
Sorting query parameters are supported if Neutron configuration supports it with allow_sorting=true. For more information, see Sorting.
Normal response codes: 200
Error response codes: 401, 403
Usage: osc network vpn ikepolicy list [OPTIONS]
Options:
-
--auth-algorithm <AUTH_ALGORITHM>— auth_algorithm query parameter for /v2.0/vpn/ikepolicies APIPossible values:
aes-cmac,aes-xcbc,sha1,sha256,sha384,sha512 -
--description <DESCRIPTION>— description query parameter for /v2.0/vpn/ikepolicies API -
--encryption-algorithm <ENCRYPTION_ALGORITHM>— encryption_algorithm query parameter for /v2.0/vpn/ikepolicies APIPossible values:
3des,aes-128,aes-128-ccm-12,aes-128-ccm-16,aes-128-ccm-8,aes-128-ctr,aes-128-gcm-12,aes-128-gcm-16,aes-128-gcm-8,aes-192,aes-192-ccm-12,aes-192-ccm-16,aes-192-ccm-8,aes-192-ctr,aes-192-gcm-12,aes-192-gcm-16,aes-192-gcm-8,aes-256,aes-256-ccm-12,aes-256-ccm-16,aes-256-ccm-8,aes-256-ctr,aes-256-gcm-12,aes-256-gcm-16,aes-256-gcm-8 -
--id <ID>— id query parameter for /v2.0/vpn/ikepolicies API -
--ike-version <IKE_VERSION>— ike_version query parameter for /v2.0/vpn/ikepolicies APIPossible values:
v1,v2 -
--page-size <LIMIT>— Requests a page size of items. Returns a number of items up to a limit value. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request -
--marker <MARKER>— The ID of the last-seen item. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request -
--name <NAME>— name query parameter for /v2.0/vpn/ikepolicies API -
--page-reverse <PAGE_REVERSE>— Reverse the page directionPossible values:
true,false -
--pfs <PFS>— pfs query parameter for /v2.0/vpn/ikepolicies APIPossible values:
group14,group15,group16,group17,group18,group19,group2,group20,group21,group22,group23,group24,group25,group26,group27,group28,group29,group30,group31,group5 -
--phase1-negotiation-mode <PHASE1_NEGOTIATION_MODE>— phase1_negotiation_mode query parameter for /v2.0/vpn/ikepolicies APIPossible values:
aggressive,main -
--sort-dir <SORT_DIR>— Sort direction. This is an optional feature and may be silently ignored by the server -
--sort-key <SORT_KEY>— Sort results by the attribute. This is an optional feature and may be silently ignored by the server -
--tenant-id <TENANT_ID>— tenant_id query parameter for /v2.0/vpn/ikepolicies API -
--max-items <MAX_ITEMS>— Total limit of entities count to return. Use this when there are too many entriesDefault value:
10000