Send first script
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Définir les variables de configuration
|
||||
$jsonKeyFile = "C:\Users\hcornet\Downloads\ari-prj-np-mdf-001-d6cd222549da.json" # Modifier le chemin vers votre fichier JSON d'authentification
|
||||
$projectId = "ari-prj-np-mdf-001" # Remplacez par l'ID de votre projet GCP
|
||||
$jsonKeyFile = "d6cd222549da.json" # Modifier le chemin vers votre fichier JSON d'authentification
|
||||
$projectId = "abc-prj-np-mdf-001" # Remplacez par l'ID de votre projet GCP
|
||||
$subscriptionName = "alerte:pull" # Remplacez par le nom de la subscription Pub/Sub
|
||||
$APIUrl = "https://pubsub.googleapis.com/v1"
|
||||
|
||||
|
Reference in New Issue
Block a user