​
Select Service
ves-io-schema-views-cdn_loadbalancer-API-Get
Published April 5, 2023 | Last modified May 29, 2026
Examples of getting cdn_loadbalancer
Usecase:
Get "productpage" cdn_loadbalancer that was created in previous example
Request using vesctl:
vesctl configuration get cdn_loadbalancer productpage --namespace documentation
vesctl yaml response:
deletedReferredObjects: []disabledReferredObjects: []metadata: annotations: {} labels: ves.io/app_type: bookinfo name: productpage namespace: documentationreferringObjects: []resourceVersion: "4107"spec: blockedClients: [] cacheRules: [] dataGuardRules: [] ddosMitigationRules: [] defaultCacheAction: {} defaultSensitiveDataPolicy: {} disableApiDefinition: {} disableApiDiscovery: {} disableBotDefense: {} disableClientSideDefense: {} disableThreatMesh: {} disableWaf: {} dnsInfo: [] domains: - www.bookinfo.com graphqlRules: [] httpsAutoCert: tlsConfig: tls12Plus: {} l7DdosActionDefault: {} originPool: noTls: {} originServers: - publicIp: ip: 1.1.1.1 - publicName: dnsName: lilaccdn.net refreshInterval: 10 publicName: dnsName: lilac.cloud refreshInterval: 10 protectedCookies: [] serviceDomains: [] systemDefaultTimeouts: {} trustedClients: [] wafExclusionRules: []status: []systemMetadata: creationTimestamp: "2026-04-13T02:02:07.855505Z" creatorClass: examplesvc creatorId: examplesvc finalizers: [] labels: {} tenant: acmecorp uid: b28f4285-1b25-4e47-942f-2fee9767f080Request using curl:
curl -X 'GET' -H 'X-Volterra-Useragent: v1/pgm=_var_folders_q2_3kp8z3zs0x5_m7pk1bgb0_ph0000gp_T_go-build1414723615_b001_apidocs.test/host=MTY6VVHQPH/svc=S:examplesvc/site=mytestce01' 'https://acmecorp.console.ves.volterra.io/api/config/namespaces/documentation/cdn_loadbalancers/productpage?response_format=0'curl response:
HTTP/1.1 200 OKContent-Type: application/jsonDate: Mon, 13 Apr 2026 02:02:08 GMTVary: Accept-EncodingX-Volterra-Response-Fields-Deprecated: create_form.spec.add_location,create_form.spec.api_discovery_on_cache_miss,create_form.spec.api_specification_on_cache_miss,create_form.spec.app_firewall_on_cache_miss,create_form.spec.cache_rules.#,create_form.spec.challenge_on_cache_miss,create_form.spec.default_cache_action.eligible_for_cache,create_form.spec.enable_api_discovery.sensitive_data_detection_rules,create_form.spec.https.tls_parameters,create_form.spec.ip_reputation_on_cache_miss,create_form.spec.jwt_validation.jwks,create_form.spec.more_option,create_form.spec.origin_pool.more_origin_options.disable_byte_range_request,create_form.spec.other_settings.geo_filtering,create_form.spec.other_settings.ip_filtering,replace_form.spec.add_location,replace_form.spec.api_discovery_on_cache_miss,replace_form.spec.api_specification_on_cache_miss,replace_form.spec.app_firewall_on_cache_miss,replace_form.spec.cache_rules.#,replace_form.spec.challenge_on_cache_miss,replace_form.spec.default_cache_action.eligible_for_cache,replace_form.spec.enable_api_discovery.sensitive_data_detection_rules,replace_form.spec.https.tls_parameters,replace_form.spec.ip_reputation_on_cache_miss,replace_form.spec.jwt_validation.jwks,replace_form.spec.more_option,replace_form.spec.origin_pool.more_origin_options.disable_byte_range_request,replace_form.spec.other_settings.geo_filtering,replace_form.spec.other_settings.ip_filtering,spec.add_location,spec.api_discovery_on_cache_miss,spec.api_specification_on_cache_miss,spec.app_firewall_on_cache_miss,spec.cache_rules.#,spec.challenge_on_cache_miss,spec.default_cache_action.eligible_for_cache,spec.enable_api_discovery.sensitive_data_detection_rules,spec.https.tls_parameters,spec.ip_reputation_on_cache_miss,spec.jwt_validation.jwks,spec.more_option,spec.origin_pool.more_origin_options.disable_byte_range_request,spec.other_settings.geo_filtering,spec.other_settings.ip_filtering,status.#.site_status,status.#.status
{ "create_form": null, "replace_form": null, "resource_version": "4107", "metadata": { "name": "productpage", "namespace": "documentation", "labels": { "ves.io/app_type": "bookinfo" }, "annotations": { }, "description": "", "disable": false }, "system_metadata": { "uid": "b28f4285-1b25-4e47-942f-2fee9767f080", "creation_timestamp": "2026-04-13T02:02:07.855505Z", "deletion_timestamp": null, "modification_timestamp": null, "initializers": null, "finalizers": [ ], "tenant": "acmecorp", "creator_class": "examplesvc", "creator_id": "examplesvc", "object_index": 0, "owner_view": null, "labels": { } }, "spec": { "domains": [ "www.bookinfo.com" ], "https_auto_cert": { "http_redirect": false, "add_hsts": false, "tls_config": { "tls_12_plus": {
} } }, "add_location": false, "more_option": null, "origin_pool": { "public_name": { "dns_name": "lilac.cloud", "refresh_interval": 10 }, "no_tls": {
}, "origin_servers": [ { "public_ip": { "ip": "1.1.1.1" }, "port": 0 }, { "public_name": { "dns_name": "lilaccdn.net", "refresh_interval": 10 }, "port": 0 } ], "follow_origin_redirect": false, "origin_request_timeout": "", "more_origin_options": null }, "other_settings": null, "host_name": "", "dns_info": [ ], "state": "VIRTUAL_HOST_READY", "auto_cert_info": null, "service_domains": [ ], "cert_state": "AutoCertDisabled", "default_cache_action": {
}, "cache_rules": [ ], "custom_cache_rule": null, "disable_waf": {
}, "waf_exclusion_rules": [ ], "data_guard_rules": [ ], "csrf_policy": null, "graphql_rules": [ ], "protected_cookies": [ ], "disable_bot_defense": {
}, "disable_api_definition": {
}, "api_protection_rules": null, "jwt_validation": null, "disable_api_discovery": {
}, "default_sensitive_data_policy": {
}, "l7_ddos_action_default": {
}, "ddos_mitigation_rules": [ ], "system_default_timeouts": {
}, "disable_client_side_defense": {
}, "disable_threat_mesh": {
}, "trusted_clients": [ ], "blocked_clients": [ ], "cors_policy": null, "waf_exclusion": null }, "status": [ ], "referring_objects": [ ], "deleted_referred_objects": [ ], "disabled_referred_objects": [ ]}