1. Packages
  2. Google Cloud Native
  3. API Docs
  4. monitoring
  5. monitoring/v3
  6. getService

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.monitoring/v3.getService

Explore with Pulumi AI

google-native logo

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

    Get the named Service.

    Using getService

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getService(args: GetServiceArgs, opts?: InvokeOptions): Promise<GetServiceResult>
    function getServiceOutput(args: GetServiceOutputArgs, opts?: InvokeOptions): Output<GetServiceResult>
    def get_service(service_id: Optional[str] = None,
                    v3_id: Optional[str] = None,
                    v3_id1: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetServiceResult
    def get_service_output(service_id: Optional[pulumi.Input[str]] = None,
                    v3_id: Optional[pulumi.Input[str]] = None,
                    v3_id1: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetServiceResult]
    func LookupService(ctx *Context, args *LookupServiceArgs, opts ...InvokeOption) (*LookupServiceResult, error)
    func LookupServiceOutput(ctx *Context, args *LookupServiceOutputArgs, opts ...InvokeOption) LookupServiceResultOutput

    > Note: This function is named LookupService in the Go SDK.

    public static class GetService 
    {
        public static Task<GetServiceResult> InvokeAsync(GetServiceArgs args, InvokeOptions? opts = null)
        public static Output<GetServiceResult> Invoke(GetServiceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetServiceResult> getService(GetServiceArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: google-native:monitoring/v3:getService
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ServiceId string
    V3Id string
    V3Id1 string
    ServiceId string
    V3Id string
    V3Id1 string
    serviceId String
    v3Id String
    v3Id1 String
    serviceId string
    v3Id string
    v3Id1 string
    serviceId String
    v3Id String
    v3Id1 String

    getService Result

    The following output properties are available:

    AppEngine Pulumi.GoogleNative.Monitoring.V3.Outputs.AppEngineResponse
    Type used for App Engine services.
    BasicService Pulumi.GoogleNative.Monitoring.V3.Outputs.BasicServiceResponse
    Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    CloudEndpoints Pulumi.GoogleNative.Monitoring.V3.Outputs.CloudEndpointsResponse
    Type used for Cloud Endpoints services.
    CloudRun Pulumi.GoogleNative.Monitoring.V3.Outputs.CloudRunResponse
    Type used for Cloud Run services.
    ClusterIstio Pulumi.GoogleNative.Monitoring.V3.Outputs.ClusterIstioResponse
    Type used for Istio services that live in a Kubernetes cluster.
    Custom Pulumi.GoogleNative.Monitoring.V3.Outputs.CustomResponse
    Custom service type.
    DisplayName string
    Name used for UI elements listing this Service.
    GkeNamespace Pulumi.GoogleNative.Monitoring.V3.Outputs.GkeNamespaceResponse
    Type used for GKE Namespaces.
    GkeService Pulumi.GoogleNative.Monitoring.V3.Outputs.GkeServiceResponse
    Type used for GKE Services (the Kubernetes concept of a service).
    GkeWorkload Pulumi.GoogleNative.Monitoring.V3.Outputs.GkeWorkloadResponse
    Type used for GKE Workloads.
    IstioCanonicalService Pulumi.GoogleNative.Monitoring.V3.Outputs.IstioCanonicalServiceResponse
    Type used for canonical services scoped to an Istio mesh. Metrics for Istio are documented here (https://istio.io/latest/docs/reference/config/metrics/)
    MeshIstio Pulumi.GoogleNative.Monitoring.V3.Outputs.MeshIstioResponse
    Type used for Istio services scoped to an Istio mesh.
    Name string
    Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
    Telemetry Pulumi.GoogleNative.Monitoring.V3.Outputs.TelemetryResponse
    Configuration for how to query telemetry on a Service.
    UserLabels Dictionary<string, string>
    Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
    AppEngine AppEngineResponse
    Type used for App Engine services.
    BasicService BasicServiceResponse
    Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    CloudEndpoints CloudEndpointsResponse
    Type used for Cloud Endpoints services.
    CloudRun CloudRunResponse
    Type used for Cloud Run services.
    ClusterIstio ClusterIstioResponse
    Type used for Istio services that live in a Kubernetes cluster.
    Custom CustomResponse
    Custom service type.
    DisplayName string
    Name used for UI elements listing this Service.
    GkeNamespace GkeNamespaceResponse
    Type used for GKE Namespaces.
    GkeService GkeServiceResponse
    Type used for GKE Services (the Kubernetes concept of a service).
    GkeWorkload GkeWorkloadResponse
    Type used for GKE Workloads.
    IstioCanonicalService IstioCanonicalServiceResponse
    Type used for canonical services scoped to an Istio mesh. Metrics for Istio are documented here (https://istio.io/latest/docs/reference/config/metrics/)
    MeshIstio MeshIstioResponse
    Type used for Istio services scoped to an Istio mesh.
    Name string
    Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
    Telemetry TelemetryResponse
    Configuration for how to query telemetry on a Service.
    UserLabels map[string]string
    Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
    appEngine AppEngineResponse
    Type used for App Engine services.
    basicService BasicServiceResponse
    Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    cloudEndpoints CloudEndpointsResponse
    Type used for Cloud Endpoints services.
    cloudRun CloudRunResponse
    Type used for Cloud Run services.
    clusterIstio ClusterIstioResponse
    Type used for Istio services that live in a Kubernetes cluster.
    custom CustomResponse
    Custom service type.
    displayName String
    Name used for UI elements listing this Service.
    gkeNamespace GkeNamespaceResponse
    Type used for GKE Namespaces.
    gkeService GkeServiceResponse
    Type used for GKE Services (the Kubernetes concept of a service).
    gkeWorkload GkeWorkloadResponse
    Type used for GKE Workloads.
    istioCanonicalService IstioCanonicalServiceResponse
    Type used for canonical services scoped to an Istio mesh. Metrics for Istio are documented here (https://istio.io/latest/docs/reference/config/metrics/)
    meshIstio MeshIstioResponse
    Type used for Istio services scoped to an Istio mesh.
    name String
    Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
    telemetry TelemetryResponse
    Configuration for how to query telemetry on a Service.
    userLabels Map<String,String>
    Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
    appEngine AppEngineResponse
    Type used for App Engine services.
    basicService BasicServiceResponse
    Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    cloudEndpoints CloudEndpointsResponse
    Type used for Cloud Endpoints services.
    cloudRun CloudRunResponse
    Type used for Cloud Run services.
    clusterIstio ClusterIstioResponse
    Type used for Istio services that live in a Kubernetes cluster.
    custom CustomResponse
    Custom service type.
    displayName string
    Name used for UI elements listing this Service.
    gkeNamespace GkeNamespaceResponse
    Type used for GKE Namespaces.
    gkeService GkeServiceResponse
    Type used for GKE Services (the Kubernetes concept of a service).
    gkeWorkload GkeWorkloadResponse
    Type used for GKE Workloads.
    istioCanonicalService IstioCanonicalServiceResponse
    Type used for canonical services scoped to an Istio mesh. Metrics for Istio are documented here (https://istio.io/latest/docs/reference/config/metrics/)
    meshIstio MeshIstioResponse
    Type used for Istio services scoped to an Istio mesh.
    name string
    Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
    telemetry TelemetryResponse
    Configuration for how to query telemetry on a Service.
    userLabels {[key: string]: string}
    Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
    app_engine AppEngineResponse
    Type used for App Engine services.
    basic_service BasicServiceResponse
    Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    cloud_endpoints CloudEndpointsResponse
    Type used for Cloud Endpoints services.
    cloud_run CloudRunResponse
    Type used for Cloud Run services.
    cluster_istio ClusterIstioResponse
    Type used for Istio services that live in a Kubernetes cluster.
    custom CustomResponse
    Custom service type.
    display_name str
    Name used for UI elements listing this Service.
    gke_namespace GkeNamespaceResponse
    Type used for GKE Namespaces.
    gke_service GkeServiceResponse
    Type used for GKE Services (the Kubernetes concept of a service).
    gke_workload GkeWorkloadResponse
    Type used for GKE Workloads.
    istio_canonical_service IstioCanonicalServiceResponse
    Type used for canonical services scoped to an Istio mesh. Metrics for Istio are documented here (https://istio.io/latest/docs/reference/config/metrics/)
    mesh_istio MeshIstioResponse
    Type used for Istio services scoped to an Istio mesh.
    name str
    Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
    telemetry TelemetryResponse
    Configuration for how to query telemetry on a Service.
    user_labels Mapping[str, str]
    Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
    appEngine Property Map
    Type used for App Engine services.
    basicService Property Map
    Message that contains the service type and service labels of this service if it is a basic service. Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    cloudEndpoints Property Map
    Type used for Cloud Endpoints services.
    cloudRun Property Map
    Type used for Cloud Run services.
    clusterIstio Property Map
    Type used for Istio services that live in a Kubernetes cluster.
    custom Property Map
    Custom service type.
    displayName String
    Name used for UI elements listing this Service.
    gkeNamespace Property Map
    Type used for GKE Namespaces.
    gkeService Property Map
    Type used for GKE Services (the Kubernetes concept of a service).
    gkeWorkload Property Map
    Type used for GKE Workloads.
    istioCanonicalService Property Map
    Type used for canonical services scoped to an Istio mesh. Metrics for Istio are documented here (https://istio.io/latest/docs/reference/config/metrics/)
    meshIstio Property Map
    Type used for Istio services scoped to an Istio mesh.
    name String
    Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
    telemetry Property Map
    Configuration for how to query telemetry on a Service.
    userLabels Map<String>
    Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.

    Supporting Types

    AppEngineResponse

    ModuleId string
    The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource (https://cloud.google.com/monitoring/api/resources#tag_gae_app).
    ModuleId string
    The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource (https://cloud.google.com/monitoring/api/resources#tag_gae_app).
    moduleId String
    The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource (https://cloud.google.com/monitoring/api/resources#tag_gae_app).
    moduleId string
    The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource (https://cloud.google.com/monitoring/api/resources#tag_gae_app).
    module_id str
    The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource (https://cloud.google.com/monitoring/api/resources#tag_gae_app).
    moduleId String
    The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource (https://cloud.google.com/monitoring/api/resources#tag_gae_app).

    BasicServiceResponse

    ServiceLabels Dictionary<string, string>
    Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    ServiceType string
    The type of service that this basic service defines, e.g. APP_ENGINE service type. Documentation and valid values here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    ServiceLabels map[string]string
    Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    ServiceType string
    The type of service that this basic service defines, e.g. APP_ENGINE service type. Documentation and valid values here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    serviceLabels Map<String,String>
    Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    serviceType String
    The type of service that this basic service defines, e.g. APP_ENGINE service type. Documentation and valid values here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    serviceLabels {[key: string]: string}
    Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    serviceType string
    The type of service that this basic service defines, e.g. APP_ENGINE service type. Documentation and valid values here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    service_labels Mapping[str, str]
    Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    service_type str
    The type of service that this basic service defines, e.g. APP_ENGINE service type. Documentation and valid values here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    serviceLabels Map<String>
    Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).
    serviceType String
    The type of service that this basic service defines, e.g. APP_ENGINE service type. Documentation and valid values here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).

    CloudEndpointsResponse

    Service string
    The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource (https://cloud.google.com/monitoring/api/resources#tag_api).
    Service string
    The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource (https://cloud.google.com/monitoring/api/resources#tag_api).
    service String
    The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource (https://cloud.google.com/monitoring/api/resources#tag_api).
    service string
    The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource (https://cloud.google.com/monitoring/api/resources#tag_api).
    service str
    The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource (https://cloud.google.com/monitoring/api/resources#tag_api).
    service String
    The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource (https://cloud.google.com/monitoring/api/resources#tag_api).

    CloudRunResponse

    Location string
    The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    ServiceName string
    The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    Location string
    The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    ServiceName string
    The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    location String
    The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    serviceName String
    The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    location string
    The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    serviceName string
    The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    location str
    The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    service_name str
    The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    location String
    The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).
    serviceName String
    The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).

    ClusterIstioResponse

    ClusterName string
    The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the cluster_name resource label in k8s_cluster resources.
    Location string
    The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the location resource label in k8s_cluster resources.
    ServiceName string
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    ServiceNamespace string
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    ClusterName string
    The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the cluster_name resource label in k8s_cluster resources.
    Location string
    The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the location resource label in k8s_cluster resources.
    ServiceName string
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    ServiceNamespace string
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    clusterName String
    The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the cluster_name resource label in k8s_cluster resources.
    location String
    The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the location resource label in k8s_cluster resources.
    serviceName String
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    serviceNamespace String
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    clusterName string
    The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the cluster_name resource label in k8s_cluster resources.
    location string
    The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the location resource label in k8s_cluster resources.
    serviceName string
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    serviceNamespace string
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    cluster_name str
    The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the cluster_name resource label in k8s_cluster resources.
    location str
    The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the location resource label in k8s_cluster resources.
    service_name str
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    service_namespace str
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    clusterName String
    The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the cluster_name resource label in k8s_cluster resources.
    location String
    The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the location resource label in k8s_cluster resources.
    serviceName String
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    serviceNamespace String
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.

    GkeNamespaceResponse

    ClusterName string
    The name of the parent cluster.
    Location string
    The location of the parent cluster. This may be a zone or region.
    NamespaceName string
    The name of this namespace.
    Project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    ClusterName string
    The name of the parent cluster.
    Location string
    The location of the parent cluster. This may be a zone or region.
    NamespaceName string
    The name of this namespace.
    Project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    clusterName String
    The name of the parent cluster.
    location String
    The location of the parent cluster. This may be a zone or region.
    namespaceName String
    The name of this namespace.
    project String
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    clusterName string
    The name of the parent cluster.
    location string
    The location of the parent cluster. This may be a zone or region.
    namespaceName string
    The name of this namespace.
    project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    cluster_name str
    The name of the parent cluster.
    location str
    The location of the parent cluster. This may be a zone or region.
    namespace_name str
    The name of this namespace.
    project str
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    clusterName String
    The name of the parent cluster.
    location String
    The location of the parent cluster. This may be a zone or region.
    namespaceName String
    The name of this namespace.
    project String
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.

    GkeServiceResponse

    ClusterName string
    The name of the parent cluster.
    Location string
    The location of the parent cluster. This may be a zone or region.
    NamespaceName string
    The name of the parent namespace.
    Project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    ServiceName string
    The name of this service.
    ClusterName string
    The name of the parent cluster.
    Location string
    The location of the parent cluster. This may be a zone or region.
    NamespaceName string
    The name of the parent namespace.
    Project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    ServiceName string
    The name of this service.
    clusterName String
    The name of the parent cluster.
    location String
    The location of the parent cluster. This may be a zone or region.
    namespaceName String
    The name of the parent namespace.
    project String
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    serviceName String
    The name of this service.
    clusterName string
    The name of the parent cluster.
    location string
    The location of the parent cluster. This may be a zone or region.
    namespaceName string
    The name of the parent namespace.
    project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    serviceName string
    The name of this service.
    cluster_name str
    The name of the parent cluster.
    location str
    The location of the parent cluster. This may be a zone or region.
    namespace_name str
    The name of the parent namespace.
    project str
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    service_name str
    The name of this service.
    clusterName String
    The name of the parent cluster.
    location String
    The location of the parent cluster. This may be a zone or region.
    namespaceName String
    The name of the parent namespace.
    project String
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    serviceName String
    The name of this service.

    GkeWorkloadResponse

    ClusterName string
    The name of the parent cluster.
    Location string
    The location of the parent cluster. This may be a zone or region.
    NamespaceName string
    The name of the parent namespace.
    Project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    TopLevelControllerName string
    The name of this workload.
    TopLevelControllerType string
    The type of this workload (for example, "Deployment" or "DaemonSet")
    ClusterName string
    The name of the parent cluster.
    Location string
    The location of the parent cluster. This may be a zone or region.
    NamespaceName string
    The name of the parent namespace.
    Project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    TopLevelControllerName string
    The name of this workload.
    TopLevelControllerType string
    The type of this workload (for example, "Deployment" or "DaemonSet")
    clusterName String
    The name of the parent cluster.
    location String
    The location of the parent cluster. This may be a zone or region.
    namespaceName String
    The name of the parent namespace.
    project String
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    topLevelControllerName String
    The name of this workload.
    topLevelControllerType String
    The type of this workload (for example, "Deployment" or "DaemonSet")
    clusterName string
    The name of the parent cluster.
    location string
    The location of the parent cluster. This may be a zone or region.
    namespaceName string
    The name of the parent namespace.
    project string
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    topLevelControllerName string
    The name of this workload.
    topLevelControllerType string
    The type of this workload (for example, "Deployment" or "DaemonSet")
    cluster_name str
    The name of the parent cluster.
    location str
    The location of the parent cluster. This may be a zone or region.
    namespace_name str
    The name of the parent namespace.
    project str
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    top_level_controller_name str
    The name of this workload.
    top_level_controller_type str
    The type of this workload (for example, "Deployment" or "DaemonSet")
    clusterName String
    The name of the parent cluster.
    location String
    The location of the parent cluster. This may be a zone or region.
    namespaceName String
    The name of the parent namespace.
    project String
    The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.
    topLevelControllerName String
    The name of this workload.
    topLevelControllerType String
    The type of this workload (for example, "Deployment" or "DaemonSet")

    IstioCanonicalServiceResponse

    CanonicalService string
    The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    CanonicalServiceNamespace string
    The namespace of the canonical service underlying this service. Corresponds to the destination_canonical_service_namespace metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    MeshUid string
    Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    CanonicalService string
    The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    CanonicalServiceNamespace string
    The namespace of the canonical service underlying this service. Corresponds to the destination_canonical_service_namespace metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    MeshUid string
    Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonicalService String
    The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonicalServiceNamespace String
    The namespace of the canonical service underlying this service. Corresponds to the destination_canonical_service_namespace metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    meshUid String
    Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonicalService string
    The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonicalServiceNamespace string
    The namespace of the canonical service underlying this service. Corresponds to the destination_canonical_service_namespace metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    meshUid string
    Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonical_service str
    The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonical_service_namespace str
    The namespace of the canonical service underlying this service. Corresponds to the destination_canonical_service_namespace metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    mesh_uid str
    Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonicalService String
    The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    canonicalServiceNamespace String
    The namespace of the canonical service underlying this service. Corresponds to the destination_canonical_service_namespace metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).
    meshUid String
    Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics (https://cloud.google.com/monitoring/api/metrics_istio).

    MeshIstioResponse

    MeshUid string
    Identifier for the mesh in which this Istio service is defined. Corresponds to the mesh_uid metric label in Istio metrics.
    ServiceName string
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    ServiceNamespace string
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    MeshUid string
    Identifier for the mesh in which this Istio service is defined. Corresponds to the mesh_uid metric label in Istio metrics.
    ServiceName string
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    ServiceNamespace string
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    meshUid String
    Identifier for the mesh in which this Istio service is defined. Corresponds to the mesh_uid metric label in Istio metrics.
    serviceName String
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    serviceNamespace String
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    meshUid string
    Identifier for the mesh in which this Istio service is defined. Corresponds to the mesh_uid metric label in Istio metrics.
    serviceName string
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    serviceNamespace string
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    mesh_uid str
    Identifier for the mesh in which this Istio service is defined. Corresponds to the mesh_uid metric label in Istio metrics.
    service_name str
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    service_namespace str
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
    meshUid String
    Identifier for the mesh in which this Istio service is defined. Corresponds to the mesh_uid metric label in Istio metrics.
    serviceName String
    The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.
    serviceNamespace String
    The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.

    TelemetryResponse

    ResourceName string
    The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
    ResourceName string
    The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
    resourceName String
    The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
    resourceName string
    The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
    resource_name str
    The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
    resourceName String
    The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    Google Cloud Native is in preview. Google Cloud Classic is fully supported.

    Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi