Classe /GOOG/CL_COMPOSER_V1

Classe

/GOOG/CL_COMPOSER_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Cloud Composer 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 AllowedIpRange PUBBLICO
TY_002 CidrBlock PUBBLICO
TY_003 DatabaseConfig PUBBLICO
TY_005 Date PUBBLICO
TY_007 EncryptionConfig PUBBLICO
TY_008 Environment PUBBLICO
TY_009 EnvironmentConfig PUBBLICO
TY_010 ExecuteAirflowCommandRequest PUBBLICO
TY_011 ExecuteAirflowCommandResponse PUBBLICO
TY_012 ExitInfo PUBBLICO
TY_013 FetchDatabasePropertiesResponse PUBBLICO
TY_014 IPAllocationPolicy PUBBLICO
TY_015 ImageVersion PUBBLICO
TY_016 Line PUBBLICO
TY_017 ListEnvironmentsResponse PUBBLICO
TY_018 ListImageVersionsResponse PUBBLICO
TY_019 ListOperationsResponse PUBBLICO
TY_020 LoadSnapshotRequest PUBBLICO
TY_021 MaintenanceWindow PUBBLICO
TY_022 MasterAuthorizedNetworksConfig PUBBLICO
TY_023 NetworkingConfig PUBBLICO
TY_024 NodeConfig PUBBLICO
TY_025 Operation PUBBLICO
TY_026 PollAirflowCommandRequest PUBBLICO
TY_027 PollAirflowCommandResponse PUBBLICO
TY_028 PrivateClusterConfig PUBBLICO
TY_029 PrivateEnvironmentConfig PUBBLICO
TY_030 RecoveryConfig PUBBLICO
TY_031 SaveSnapshotRequest PUBBLICO
TY_032 ScheduledSnapshotsConfig PUBBLICO
TY_033 SchedulerResource PUBBLICO
TY_034 SoftwareConfig PUBBLICO
TY_035 Status PUBBLICO
TY_036 StopAirflowCommandRequest PUBBLICO
TY_037 StopAirflowCommandResponse PUBBLICO
TY_038 WebServerConfig PUBBLICO
TY_039 WebServerNetworkAccessControl PUBBLICO
TY_040 WebServerResource PUBBLICO
TY_041 WorkerResource PUBBLICO
TY_042 WorkloadsConfig PUBBLICO
TY_043 AirflowMetadataRetentionPolicyConfig PUBBLICO
TY_044 CloudDataLineageIntegration PUBBLICO
TY_045 ComposerWorkload PUBBLICO
TY_046 ComposerWorkloadStatus PUBBLICO
TY_047 DagProcessorResource PUBBLICO
TY_048 DataRetentionConfig PUBBLICO
TY_049 ListUserWorkloadsConfigMapsResponse PUBBLICO
TY_050 ListUserWorkloadsSecretsResponse PUBBLICO
TY_051 ListWorkloadsResponse PUBBLICO
TY_052 StorageConfig PUBBLICO
TY_053 TaskLogsRetentionConfig PUBBLICO
TY_054 TriggererResource PUBBLICO
TY_055 UserWorkloadsConfigMap PUBBLICO
TY_056 UserWorkloadsSecret PUBBLICO
TY_T_001 AllowedIpRange PUBBLICO
TY_T_002 CidrBlock PUBBLICO
TY_T_008 Environment PUBBLICO
TY_T_015 ImageVersion PUBBLICO
TY_T_016 Line PUBBLICO
TY_T_025 Operation PUBBLICO
TY_T_045 ComposerWorkload PUBBLICO
TY_T_055 UserWorkloadsConfigMap PUBBLICO
TY_T_056 UserWorkloadsSecret PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,7 PUBBLICO
C_PATH_PREFIX STRING Prefisso del percorso API PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento di rilevamento 20240512 PUBBLICO
C_ROOT_URL STRING URL root API https://composer.googleapis.com PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google compositore:v1 PUBBLICO
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW 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

CREATE_ENVIRONMENTS

  • Descrizione: Composer.projects.locations.environments.create
  • 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_008 Ambiente
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
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_USER_WORKLOADS_CONFI

  • Descrizione: locations.environments.userWorkloadsConfigMaps.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_055 UserWorkloadsConfigMap
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_055 UserWorkloadsConfigMap
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_USER_WORKLOADS_SECRE

  • Descrizione: projects.locations.environments.userWorkloadsSecrets.create
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_056 UserWorkloadsSecret
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_056 UserWorkloadsSecret
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

DATABASE_FAILOVER_ENVIRONME

  • Descrizione: Composer.projects.locations.environments.databaseFailover
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE DATA Dati di input
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
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

DELETE_ENVIRONMENTS

  • Descrizione: Composer.projects.locations.environments.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
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

DELETE_OPERATIONS

  • Descrizione: Composer.projects.locations.operations.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE 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

DELETE_USER_WORKLOADS_CONFI

  • Descrizione: locations.environments.userWorkloadsConfigMaps.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IV_P_USER_WORKLOADS_CONFIG_MAP IMPORTAZIONE STRING userWorkloadsConfigMapsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE 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

DELETE_USER_WORKLOADS_SECRE

  • Descrizione: projects.locations.environments.userWorkloadsSecrets.delete
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IV_P_USER_WORKLOADS_SECRETS_ID IMPORTAZIONE STRING userWorkloadsSecretsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE 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

EXECUTE_AIRFLOW_COMMAND_ENV

  • Descrizione: projects.locations.environments.executeAirflowCommand
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_010 ExecuteAirflowCommandRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 ExecuteAirflowCommandResponse
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

FETCH_DATABASE_PROPERTIES_E

  • Descrizione: projects.locations.environments.fetchDatabaseProperties
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_013 FetchDatabasePropertiesResponse
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_ENVIRONMENTS

  • Descrizione: Composer.projects.locations.environments.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_008 Ambiente
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_OPERATIONS

  • Descrizione: Composer.projects.locations.operations.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_OPERATIONS_ID IMPORTAZIONE STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
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_USER_WORKLOADS_CONFIG_M

  • Descrizione: projects.locations.environments.userWorkloadsConfigMaps.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IV_P_USER_WORKLOADS_CONFIG_MAP IMPORTAZIONE STRING userWorkloadsConfigMapsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_055 UserWorkloadsConfigMap
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_USER_WORKLOADS_SECRETS

  • Descrizione: projects.locations.environments.userWorkloadsSecrets.get
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IV_P_USER_WORKLOADS_SECRETS_ID IMPORTAZIONE STRING userWorkloadsSecretsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_056 UserWorkloadsSecret
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_ENVIRONMENTS

  • Descrizione: Composer.projects.locations.environments.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
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_017 ListEnvironmentsResponse
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_IMAGE_VERSIONS

  • Descrizione: Composer.projects.locations.imageVersions.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_Q_INCLUDEPASTRELEASES IMPORTAZIONE STRING includePastReleases
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_018 ListImageVersionsResponse
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_OPERATIONS

  • Descrizione: Composer.projects.locations.operations.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
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_019 ListOperationsResponse
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_USER_WORKLOADS_CONFIG

  • Descrizione: locations.environments.userWorkloadsConfigMaps.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
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_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_049 ListUserWorkloadsConfigMapsResponse
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_USER_WORKLOADS_SECRETS

  • Descrizione: projects.locations.environments.userWorkloadsSecrets.list
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
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_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_050 ListUserWorkloadsSecretsResponse
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_WORKLOADS

  • Descrizione: Composer.projects.locations.environments.workloads.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
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_051 ListWorkloadsResponse
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

LOAD_SNAPSHOT_ENVIRONMENTS

  • Descrizione: Composer.projects.locations.environments.loadSnapshot
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_020 LoadSnapshotRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
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_ENVIRONMENTS

  • Descrizione: Composer.projects.locations.environments.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_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_008 Ambiente
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
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

POLL_AIRFLOW_COMMAND_ENVIRO

  • Descrizione: Composer.projects.locations.environments.pollAirflowCommand
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_026 PollAirflowCommandRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_027 PollAirflowCommandResponse
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

SAVE_SNAPSHOT_ENVIRONMENTS

  • Descrizione: Composer.projects.locations.environments.saveSnapshot
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_031 SaveSnapshotRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_025 Operazione
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

STOP_AIRFLOW_COMMAND_ENVIRO

  • Descrizione: Composer.projects.locations.environments.stopAirflowCommand
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IS_INPUT IMPORTAZIONE TY_036 StopAirflowCommandRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_037 StopAirflowCommandResponse
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_USER_WORKLOADS_CONFI

  • Descrizione: locations.environments.userWorkloadsConfigMaps.update
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IV_P_USER_WORKLOADS_CONFIG_MAP IMPORTAZIONE STRING userWorkloadsConfigMapsId
IS_INPUT IMPORTAZIONE TY_055 UserWorkloadsConfigMap
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_055 UserWorkloadsConfigMap
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_USER_WORKLOADS_SECRE

  • Descrizione: projects.locations.environments.userWorkloadsSecrets.update
  • Visibilità: PUBBLICA

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE STRING locationsId
IV_P_ENVIRONMENTS_ID IMPORTAZIONE STRING environmentsId
IV_P_USER_WORKLOADS_SECRETS_ID IMPORTAZIONE STRING userWorkloadsSecretsId
IS_INPUT IMPORTAZIONE TY_056 UserWorkloadsSecret
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_056 UserWorkloadsSecret
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