403Webshell
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/v1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/lib/google-cloud-sdk/lib/googlecloudsdk/schemas/networksecurity/v1/ClientTlsPolicy.yaml
$schema: "http://json-schema.org/draft-06/schema#"

title: networksecurity v1 ClientTlsPolicy export schema
description: A gcloud export/import command YAML validation schema.
type: object
required:
- name
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
  clientCertificate:
    description: |-
      Defines a mechanism to provision client identity (public and private keys)
      for peer to peer authentication. The presence of this dictates mTLS.
    $ref: GoogleCloudNetworksecurityV1CertificateProvider.yaml
  description:
    description: Free-text description of the resource.
    type: string
  labels:
    description: Set of label tags associated with the resource.
    $ref: LabelsValue.yaml
  name:
    description: |-
      Name of the ClientTlsPolicy resource. It matches the pattern
      `projects/*/locations/{location}/clientTlsPolicies/{client_tls_policy}`
    type: string
  serverValidationCa:
    description: |-
      Defines the mechanism to obtain the Certificate Authority certificate to
      validate the server certificate. If empty, client does not validate the
      server certificate.
    type: array
    items:
      $ref: ValidationCA.yaml
  sni:
    description: |-
      Server Name Indication string to present to the server during TLS
      handshake. E.g: "secure.example.com".
    type: string

Youez - 2016 - github.com/yon3zu
LinuXploit