Harness v0.7.0 published on Friday, Mar 28, 2025 by Pulumi
harness.platform.getGitxWebhook
Explore with Pulumi AI
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>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]func LookupGitxWebhook(ctx *Context, args *LookupGitxWebhookArgs, opts ...InvokeOption) (*LookupGitxWebhookResult, error)
func LookupGitxWebhookOutput(ctx *Context, args *LookupGitxWebhookOutputArgs, opts ...InvokeOption) LookupGitxWebhookResultOutput> 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)
}public static CompletableFuture<GetGitxWebhookResult> getGitxWebhook(GetGitxWebhookArgs args, InvokeOptions options)
public static Output<GetGitxWebhookResult> getGitxWebhook(GetGitxWebhookArgs args, InvokeOptions options)
fn::invoke:
  function: harness:platform/getGitxWebhook:getGitxWebhook
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Identifier string
 - Unique identifier of the resource.
 - Name string
 - Name of the resource.
 - Description string
 - Description of the resource.
 - Org
Id string - Unique identifier of the organization.
 - Project
Id string - Unique identifier of the project.
 - 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 string
 - Unique identifier of the resource.
 - Name string
 - Name of the resource.
 - Description string
 - Description of the resource.
 - Org
Id string - Unique identifier of the organization.
 - Project
Id string - Unique identifier of the project.
 - []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 String
 - Unique identifier of the resource.
 - name String
 - Name of the resource.
 - description String
 - Description of the resource.
 - org
Id String - Unique identifier of the organization.
 - project
Id String - Unique identifier of the project.
 - 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 string
 - Unique identifier of the resource.
 - name string
 - Name of the resource.
 - description string
 - Description of the resource.
 - org
Id string - Unique identifier of the organization.
 - project
Id string - Unique identifier of the project.
 - 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 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.
 - 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 String
 - Unique identifier of the resource.
 - name String
 - Name of the resource.
 - description String
 - Description of the resource.
 - org
Id String - Unique identifier of the organization.
 - project
Id String - Unique identifier of the project.
 - 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.
 - Org
Id string - Unique identifier of the organization.
 - Project
Id string - Unique identifier of the project.
 - 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.
 - Org
Id string - Unique identifier of the organization.
 - Project
Id string - Unique identifier of the project.
 - []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.
 - org
Id String - Unique identifier of the organization.
 - project
Id String - Unique identifier of the project.
 - 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.
 - org
Id string - Unique identifier of the organization.
 - project
Id string - Unique identifier of the project.
 - 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.
 - 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.
 - org
Id String - Unique identifier of the organization.
 - project
Id String - Unique identifier of the project.
 - 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 
harnessTerraform Provider.