Classe /GOOG/CL_CLOUDKMS_V1

Classe

/GOOG/CL_CLOUDKMS_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Cloud Key Management Service (KMS) API v1
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_001 AsymmetricDecryptRequest PUBBLICO
TY_002 AsymmetricDecryptResponse PUBBLICO
TY_003 AsymmetricSignRequest PUBBLICO
TY_004 AsymmetricSignResponse PUBBLICO
TY_005 AuditConfig PUBBLICO
TY_006 AuditLogConfig PUBBLICO
TY_007 Binding PUBBLICO
TY_008 Certificate PUBBLICO
TY_009 CertificateChains PUBBLICO
TY_010 CryptoKey PUBBLICO
TY_011 CryptoKeyVersion PUBBLICO
TY_012 CryptoKeyVersionTemplate PUBBLICO
TY_013 DecryptRequest PUBBLICO
TY_014 DecryptResponse PUBBLICO
TY_016 Digest PUBBLICO
TY_017 EkmConfig PUBBLICO
TY_018 EkmConnection PUBBLICO
TY_019 EncryptRequest PUBBLICO
TY_020 EncryptResponse PUBBLICO
TY_021 Expr PUBBLICO
TY_022 ExternalProtectionLevelOptions PUBBLICO
TY_023 GenerateRandomBytesRequest PUBBLICO
TY_024 GenerateRandomBytesResponse PUBBLICO
TY_025 ImportCryptoKeyVersionRequest PUBBLICO
TY_026 ImportJob PUBBLICO
TY_027 KeyOperationAttestation PUBBLICO
TY_028 KeyRing PUBBLICO
TY_029 ListCryptoKeyVersionsResponse PUBBLICO
TY_030 ListCryptoKeysResponse PUBBLICO
TY_031 ListEkmConnectionsResponse PUBBLICO
TY_032 ListImportJobsResponse PUBBLICO
TY_033 ListKeyRingsResponse PUBBLICO
TY_034 ListLocationsResponse PUBBLICO
TY_035 Location PUBBLICO
TY_036 MacSignRequest PUBBLICO
TY_037 MacSignResponse PUBBLICO
TY_038 MacVerifyRequest PUBBLICO
TY_039 MacVerifyResponse PUBBLICO
TY_040 Policy PUBBLICO
TY_041 PublicKey PUBBLICO
TY_042 RawDecryptRequest PUBBLICO
TY_043 RawDecryptResponse PUBBLICO
TY_044 RawEncryptRequest PUBBLICO
TY_045 RawEncryptResponse PUBBLICO
TY_047 ServiceResolver PUBBLICO
TY_048 SetIamPolicyRequest PUBBLICO
TY_049 TestIamPermissionsRequest PUBBLICO
TY_050 TestIamPermissionsResponse PUBBLICO
TY_051 UpdateCryptoKeyPrimaryVersionRequest PUBBLICO
TY_053 WrappingPublicKey PUBBLICO
TY_T_005 AuditConfig PUBBLICO
TY_T_006 AuditLogConfig PUBBLICO
TY_T_007 Binding PUBBLICO
TY_T_008 Certificate PUBBLICO
TY_T_010 CryptoKey PUBBLICO
TY_T_011 CryptoKeyVersion PUBBLICO
TY_T_018 EkmConnection PUBBLICO
TY_T_026 ImportJob PUBBLICO
TY_T_028 KeyRing PUBBLICO
TY_T_035 Location PUBBLICO
TY_T_047 ServiceResolver PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google cloudkms:v1 PUBBLICO
C_ROOT_URL STRING URL root API https://cloudkms.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240219 PUBBLICO
C_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1.0 PUBBLICO

Metodi

Per informazioni generali su un metodo in ABAP SDK per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: costruttore
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_KEY_NAME IMPORTAZIONE /GOOG/KEYNAME Nome chiave Google Cloud
IV_LOG_OBJ IMPORTAZIONE BALOBJ_D Log applicazione: nome oggetto (codice applicazione)
IV_LOG_SUBOBJ IMPORTAZIONE BALSUBOBJ Log applicazione: oggetto secondario

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

ASYMMETRIC_DECRYPT_CRYPTO_K

  • Descrizione: keyRings.cryptoKeys.cryptoKeyVersions.asymmetricDecrypt
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE TY_001 AsymmetricDecryptRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_002 AsymmetricDecryptResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

ASYMMETRIC_SIGN_CRYPTO_KEY

  • Descrizione: keyRings.cryptoKeys.cryptoKeyVersions.asymmetricSign
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE TY_003 AsymmetricSignRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_004 AsymmetricSignResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_CRYPTO_KEYS

  • Descrizione: cloudkms.projects.locations.keyRings.cryptoKeys.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_CRYPTOKEYID IMPORTAZIONE STRING cryptoKeyId
IV_Q_SKIPINITIALVERSIONCREATIO IMPORTAZIONE STRING skipInitialVersionCreation
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IS_INPUT IMPORTAZIONE TY_010 CryptoKey
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 CryptoKey
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_CRYPTO_KEY_VERSIONS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_011 CryptoKeyVersion
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 CryptoKeyVersion
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_EKM_CONNECTIONS

  • Descrizione: cloudkms.projects.locations.ekmConnections.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_EKMCONNECTIONID IMPORTAZIONE STRING ekmConnectionId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_018 EkmConnection
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_018 EkmConnection
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_IMPORT_JOBS

  • Descrizione: cloudkms.projects.locations.keyRings.importJobs.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_IMPORTJOBID IMPORTAZIONE STRING importJobId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IS_INPUT IMPORTAZIONE TY_026 ImportJob
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_026 ImportJob
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CREATE_KEY_RINGS

  • Descrizione: cloudkms.projects.locations.keyRings.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_KEYRINGID IMPORTAZIONE STRING keyRingId
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_028 KeyRing
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_028 KeyRing
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

DECRYPT_CRYPTO_KEYS

  • Descrizione: cloudkms.projects.locations.keyRings.cryptoKeys.decrypt
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_013 DecryptRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_014 DecryptResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

DESTROY_CRYPTO_KEY_VERSIONS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.destroy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE REF TO DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 CryptoKeyVersion
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

ENCRYPT_CRYPTO_KEYS

  • Descrizione: cloudkms.projects.locations.keyRings.cryptoKeys.encrypt
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_019 EncryptRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_020 EncryptResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GENERATE_RANDOM_BYTES_LOCAT

  • Descrizione: cloudkms.projects.locations.generateRandomBytes
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_023 GenerateRandomBytesRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_024 GenerateRandomBytesResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_CRYPTO_KEYS

  • Descrizione: cloudkms.projects.locations.keyRings.cryptoKeys.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 CryptoKey
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_CRYPTO_KEY_VERSIONS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 CryptoKeyVersion
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_EKM_CONFIG_LOCATIONS

  • Descrizione: cloudkms.projects.locations.getEkmConfig
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_017 EkmConfig
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_EKM_CONNECTIONS

  • Descrizione: cloudkms.projects.locations.ekmConnections.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_EKM_CONNECTIONS_ID IMPORTAZIONE STRING ekmConnectionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_018 EkmConnection
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_IAM_POLICY_CRYPTO_KEYS

  • Descrizione: projects.locations.keyRings.cryptoKeys.getIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTAZIONE STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_IAM_POLICY_EKM_CONFIG

  • Descrizione: cloudkms.projects.locations.ekmConfig.getIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTAZIONE STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_IAM_POLICY_EKM_CONNECTI

  • Descrizione: cloudkms.projects.locations.ekmConnections.getIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTAZIONE STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_EKM_CONNECTIONS_ID IMPORTAZIONE STRING ekmConnectionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_IAM_POLICY_IMPORT_JOBS

  • Descrizione: projects.locations.keyRings.importJobs.getIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTAZIONE STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_IMPORT_JOBS_ID IMPORTAZIONE STRING importJobsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_IAM_POLICY_KEY_RINGS

  • Descrizione: cloudkms.projects.locations.keyRings.getIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTAZIONE STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_IMPORT_JOBS

  • Descrizione: cloudkms.projects.locations.keyRings.importJobs.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_IMPORT_JOBS_ID IMPORTAZIONE STRING importJobsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_026 ImportJob
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_KEY_RINGS

  • Descrizione: cloudkms.projects.locations.keyRings.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_028 KeyRing
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_LOCATIONS

  • Descrizione: cloudkms.projects.locations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_035 Località
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

GET_PUBLIC_KEY_CRYPTO_KEY_V

  • Descrizione: keyRings.cryptoKeys.cryptoKeyVersions.getPublicKey
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_041 PublicKey
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

IMPORT_CRYPTO_KEY_VERSIONS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.import
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_025 ImportCryptoKeyVersionRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 CryptoKeyVersion
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_CRYPTO_KEYS

  • Descrizione: cloudkms.projects.locations.keyRings.cryptoKeys.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_ORDERBY IMPORTAZIONE STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_Q_VERSIONVIEW IMPORTAZIONE STRING versionView
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_030 ListCryptoKeysResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_CRYPTO_KEY_VERSIONS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_ORDERBY IMPORTAZIONE STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_Q_VIEW IMPORTAZIONE STRING vista
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_029 ListCryptoKeyVersionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_EKM_CONNECTIONS

  • Descrizione: cloudkms.projects.locations.ekmConnections.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_ORDERBY IMPORTAZIONE STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_031 ListEkmConnectionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_IMPORT_JOBS

  • Descrizione: cloudkms.projects.locations.keyRings.importJobs.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_ORDERBY IMPORTAZIONE STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_032 ListImportJobsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_KEY_RINGS

  • Descrizione: cloudkms.projects.locations.keyRings.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_ORDERBY IMPORTAZIONE STRING orderBy
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_033 ListKeyRingsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

LIST_LOCATIONS

  • Descrizione: cloudkms.projects.locations.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE STRING filtra
IV_Q_PAGESIZE IMPORTAZIONE STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_034 ListLocationsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

MAC_SIGN_CRYPTO_KEY_VERSION

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.macSign
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE TY_036 MacSignRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_037 MacSignResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

MAC_VERIFY_CRYPTO_KEY_VERSI

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.macVerify
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE TY_038 MacVerifyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_039 MacVerifyResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

PATCH_CRYPTO_KEYS

  • Descrizione: cloudkms.projects.locations.keyRings.cryptoKeys.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_010 CryptoKey
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 CryptoKey
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

PATCH_CRYPTO_KEY_VERSIONS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE TY_011 CryptoKeyVersion
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 CryptoKeyVersion
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

PATCH_EKM_CONNECTIONS

  • Descrizione: cloudkms.projects.locations.ekmConnections.patch
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_EKM_CONNECTIONS_ID IMPORTAZIONE STRING ekmConnectionsId
IS_INPUT IMPORTAZIONE TY_018 EkmConnection
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_018 EkmConnection
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

RAW_DECRYPT_CRYPTO_KEY_VERS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.rawDecrypt
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE TY_042 RawDecryptRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_043 RawDecryptResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

RAW_ENCRYPT_CRYPTO_KEY_VERS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.rawEncrypt
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE TY_044 RawEncryptRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_045 RawEncryptResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

RESTORE_CRYPTO_KEY_VERSIONS

  • Descrizione: locations.keyRings.cryptoKeys.cryptoKeyVersions.restore
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IV_P_CRYPTO_KEY_VERSIONS_ID IMPORTAZIONE STRING cryptoKeyVersionsId
IS_INPUT IMPORTAZIONE REF TO DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 CryptoKeyVersion
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

SET_IAM_POLICY_CRYPTO_KEYS

  • Descrizione: projects.locations.keyRings.cryptoKeys.setIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_048 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

SET_IAM_POLICY_EKM_CONFIG

  • Descrizione: cloudkms.projects.locations.ekmConfig.setIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_048 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

SET_IAM_POLICY_EKM_CONNECTI

  • Descrizione: cloudkms.projects.locations.ekmConnections.setIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_EKM_CONNECTIONS_ID IMPORTAZIONE STRING ekmConnectionsId
IS_INPUT IMPORTAZIONE TY_048 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

SET_IAM_POLICY_IMPORT_JOBS

  • Descrizione: projects.locations.keyRings.importJobs.setIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_IMPORT_JOBS_ID IMPORTAZIONE STRING importJobsId
IS_INPUT IMPORTAZIONE TY_048 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

SET_IAM_POLICY_KEY_RINGS

  • Descrizione: cloudkms.projects.locations.keyRings.setIamPolicy
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IS_INPUT IMPORTAZIONE TY_048 SetIamPolicyRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_040 Criterio
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

TEST_IAM_PERMISSIONS_CRYPTO

  • Descrizione: projects.locations.keyRings.cryptoKeys.testIamPermissions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_049 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_050 TestIamPermissionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

TEST_IAM_PERMISSIONS_EKM_CO

  • Descrizione: cloudkms.projects.locations.ekmConfig.testIamPermissions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_049 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_050 TestIamPermissionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

TEST_IAM_PERMISSIONS_EKM_CO1

  • Descrizione: projects.locations.ekmConnections.testIamPermissions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_EKM_CONNECTIONS_ID IMPORTAZIONE STRING ekmConnectionsId
IS_INPUT IMPORTAZIONE TY_049 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_050 TestIamPermissionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

TEST_IAM_PERMISSIONS_IMPORT

  • Descrizione: projects.locations.keyRings.importJobs.testIamPermissions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_IMPORT_JOBS_ID IMPORTAZIONE STRING importJobsId
IS_INPUT IMPORTAZIONE TY_049 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_050 TestIamPermissionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

TEST_IAM_PERMISSIONS_KEY_RI

  • Descrizione: cloudkms.projects.locations.keyRings.testIamPermissions
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IS_INPUT IMPORTAZIONE TY_049 TestIamPermissionsRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_050 TestIamPermissionsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

UPDATE_EKM_CONFIG_LOCATIONS

  • Descrizione: cloudkms.projects.locations.updateEkmConfig
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IS_INPUT IMPORTAZIONE TY_017 EkmConfig
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_017 EkmConfig
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

UPDATE_PRIMARY_VERSION_CRYP

  • Descrizione: projects.locations.keyRings.cryptoKeys.updateprimaryVersion
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_KEY_RINGS_ID IMPORTAZIONE STRING keyRingsId
IV_P_CRYPTO_KEYS_ID IMPORTAZIONE STRING cryptoKeysId
IS_INPUT IMPORTAZIONE TY_051 UpdateCryptoKeyPrimaryVersionRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_010 CryptoKey
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

VERIFY_CONNECTIVITY_EKM_CON

  • Descrizione: projects.locations.ekmConnections.verifyConnectivity
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_EKM_CONNECTIONS_ID IMPORTAZIONE STRING ekmConnectionsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE REF TO DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe di eccezione

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBBLICA