1. Packages
  2. Harness Provider
  3. API Docs
  4. platform
  5. getGitxWebhook
Harness v0.7.1 published on Saturday, Mar 29, 2025 by Pulumi

harness.platform.getGitxWebhook

Explore with Pulumi AI

Harness v0.7.1 published on Saturday, Mar 29, 2025 by Pulumi

Resource for creating a Harness pipeline.

Using getGitxWebhook

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 getGitxWebhook(args: GetGitxWebhookArgs, opts?: InvokeOptions): Promise<GetGitxWebhookResult>
function getGitxWebhookOutput(args: GetGitxWebhookOutputArgs, opts?: InvokeOptions): Output<GetGitxWebhookResult>
Copy
def get_gitx_webhook(description: Optional[str] = None,
                     identifier: Optional[str] = None,
                     name: Optional[str] = None,
                     org_id: Optional[str] = None,
                     project_id: Optional[str] = None,
                     tags: Optional[Sequence[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> GetGitxWebhookResult
def get_gitx_webhook_output(description: Optional[pulumi.Input[str]] = None,
                     identifier: Optional[pulumi.Input[str]] = None,
                     name: Optional[pulumi.Input[str]] = None,
                     org_id: Optional[pulumi.Input[str]] = None,
                     project_id: Optional[pulumi.Input[str]] = None,
                     tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetGitxWebhookResult]
Copy
func LookupGitxWebhook(ctx *Context, args *LookupGitxWebhookArgs, opts ...InvokeOption) (*LookupGitxWebhookResult, error)
func LookupGitxWebhookOutput(ctx *Context, args *LookupGitxWebhookOutputArgs, opts ...InvokeOption) LookupGitxWebhookResultOutput
Copy

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

public static class GetGitxWebhook 
{
    public static Task<GetGitxWebhookResult> InvokeAsync(GetGitxWebhookArgs args, InvokeOptions? opts = null)
    public static Output<GetGitxWebhookResult> Invoke(GetGitxWebhookInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetGitxWebhookResult> getGitxWebhook(GetGitxWebhookArgs args, InvokeOptions options)
public static Output<GetGitxWebhookResult> getGitxWebhook(GetGitxWebhookArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: harness:platform/getGitxWebhook:getGitxWebhook
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Identifier
This property is required.
Changes to this property will trigger replacement.
string
Unique identifier of the resource.
Name This property is required. string
Name of the resource.
Description string
Description of the resource.
OrgId string
Unique identifier of the organization.
ProjectId string
Unique identifier of the project.
Tags List<string>
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
Identifier
This property is required.
Changes to this property will trigger replacement.
string
Unique identifier of the resource.
Name This property is required. string
Name of the resource.
Description string
Description of the resource.
OrgId string
Unique identifier of the organization.
ProjectId string
Unique identifier of the project.
Tags []string
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
identifier
This property is required.
Changes to this property will trigger replacement.
String
Unique identifier of the resource.
name This property is required. String
Name of the resource.
description String
Description of the resource.
orgId String
Unique identifier of the organization.
projectId String
Unique identifier of the project.
tags List<String>
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
identifier
This property is required.
Changes to this property will trigger replacement.
string
Unique identifier of the resource.
name This property is required. string
Name of the resource.
description string
Description of the resource.
orgId string
Unique identifier of the organization.
projectId string
Unique identifier of the project.
tags string[]
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
identifier
This property is required.
Changes to this property will trigger replacement.
str
Unique identifier of the resource.
name This property is required. str
Name of the resource.
description str
Description of the resource.
org_id str
Unique identifier of the organization.
project_id str
Unique identifier of the project.
tags Sequence[str]
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
identifier
This property is required.
Changes to this property will trigger replacement.
String
Unique identifier of the resource.
name This property is required. String
Name of the resource.
description String
Description of the resource.
orgId String
Unique identifier of the organization.
projectId String
Unique identifier of the project.
tags List<String>
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.

getGitxWebhook Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
Identifier string
Unique identifier of the resource.
Name string
Name of the resource.
Description string
Description of the resource.
OrgId string
Unique identifier of the organization.
ProjectId string
Unique identifier of the project.
Tags List<string>
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
Id string
The provider-assigned unique ID for this managed resource.
Identifier string
Unique identifier of the resource.
Name string
Name of the resource.
Description string
Description of the resource.
OrgId string
Unique identifier of the organization.
ProjectId string
Unique identifier of the project.
Tags []string
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
id String
The provider-assigned unique ID for this managed resource.
identifier String
Unique identifier of the resource.
name String
Name of the resource.
description String
Description of the resource.
orgId String
Unique identifier of the organization.
projectId String
Unique identifier of the project.
tags List<String>
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
id string
The provider-assigned unique ID for this managed resource.
identifier string
Unique identifier of the resource.
name string
Name of the resource.
description string
Description of the resource.
orgId string
Unique identifier of the organization.
projectId string
Unique identifier of the project.
tags string[]
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
id str
The provider-assigned unique ID for this managed resource.
identifier str
Unique identifier of the resource.
name str
Name of the resource.
description str
Description of the resource.
org_id str
Unique identifier of the organization.
project_id str
Unique identifier of the project.
tags Sequence[str]
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.
id String
The provider-assigned unique ID for this managed resource.
identifier String
Unique identifier of the resource.
name String
Name of the resource.
description String
Description of the resource.
orgId String
Unique identifier of the organization.
projectId String
Unique identifier of the project.
tags List<String>
Tags to associate with the resource. These should match the tag value passed in the YAML; if this parameter is null or not passed, the tags specified in YAML should also be null.

Package Details

Repository
harness pulumi/pulumi-harness
License
Apache-2.0
Notes
This Pulumi package is based on the harness Terraform Provider.
Harness v0.7.1 published on Saturday, Mar 29, 2025 by Pulumi