| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/google-cloud-sdk/lib/googlecloudsdk/schemas/networksecurity/v1alpha1/ |
Upload File : |
$schema: "http://json-schema.org/draft-06/schema#"
title: networksecurity v1alpha1 Source export schema
description: A gcloud export/import command YAML validation schema.
type: object
additionalProperties: false
properties:
COMMENT:
type: object
description: User specified info ignored by gcloud import.
additionalProperties: false
properties:
template-id:
type: string
region:
type: string
description:
type: string
date:
type: string
version:
type: string
UNKNOWN:
type: array
description: Unknown API fields that cannot be imported.
items:
type: string
ipBlocks:
description: |-
List of CIDR ranges to match based on source IP address. Single IP (e.g.,
"1.2.3.4") and CIDR (e.g., "1.2.3.0/24") are supported.
type: array
items:
type: string
principals:
description: |-
List of peer identities to match for authorization. Each peer can be
an exact match, or a prefix match (example, "namespace/*") or a suffix
match (example, */service-account") or a presence match "*".
type: array
items:
type: string