# README
Go API client for nextgen
This is the Open Api Spec 3 for the Access Control Service. This is under active development. Beware of the breaking change with respect to the generated code stub.
Overview
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: 1.0
- Package version: 1.0.0
- Build package: io.swagger.codegen.v3.generators.go.GoClientCodegen
Installation
Put the package under your project folder and add the following in import:
import "./nextgen"
Documentation for API Endpoints
All URIs are relative to http://app.harness.io
Class | Method | HTTP request | Description |
---|---|---|---|
AccountConnectorApi | CreateAccountScopedConnector | Post /v1/connectors | Create a Connector |
AccountConnectorApi | DeleteAccountScopedConnector | Delete /v1/connectors/{connector} | Delete a connector |
AccountConnectorApi | GetAccountScopedConnector | Get /v1/connectors/{connector} | Retrieve a connector |
AccountConnectorApi | GetAccountScopedConnectors | Get /v1/connectors | List connectors |
AccountConnectorApi | TestAccountScopedConnector | Get /v1/connectors/{connector}/test-connection | Test a connector |
AccountConnectorApi | UpdateAccountScopedConnector | Put /v1/connectors/{connector} | Update a connector |
AccountResourceGroupsApi | CreateResourceGroupAcc | Post /v1/resource-groups | Create a Resource Group |
AccountResourceGroupsApi | DeleteResourceGroupAcc | Delete /v1/resource-groups/{resource-group} | Delete a Resource Group |
AccountResourceGroupsApi | GetResourceGroupAcc | Get /v1/resource-groups/{resource-group} | Retrieve a Resource Group |
AccountResourceGroupsApi | ListResourceGroupsAcc | Get /v1/resource-groups | List Resource Groups |
AccountResourceGroupsApi | UpdateResourceGroupAcc | Put /v1/resource-groups/{resource-group} | Update a Resource Group |
AccountRoleAssignmentsApi | CreateAccountScopedRoleAssignments | Post /v1/roleassignments | Create a role assignment |
AccountRoleAssignmentsApi | DeleteAccountScopedRoleAssignment | Delete /v1/roleassignments/{roleassignment} | Delete a role assignment |
AccountRoleAssignmentsApi | GetAccountScopedRoleAssignment | Get /v1/roleassignments/{roleassignment} | Retrieve a role assignment |
AccountRoleAssignmentsApi | GetAccountScopedRoleAssignments | Get /v1/roleassignments | List role assignments |
AccountRolesApi | CreateRoleAcc | Post /v1/roles | Create a Role |
AccountRolesApi | DeleteRoleAcc | Delete /v1/roles/{role} | Delete a Role |
AccountRolesApi | GetRoleAcc | Get /v1/roles/{role} | Retrieve a Role |
AccountRolesApi | ListRolesAcc | Get /v1/roles | List Roles |
AccountRolesApi | UpdateRoleAcc | Put /v1/roles/{role} | Update a Role |
AccountSecretApi | CreateAccountScopedSecret | Post /v1/secrets | Create a secret |
AccountSecretApi | DeleteAccountScopedSecret | Delete /v1/secrets/{secret} | Deletes a secret |
AccountSecretApi | GetAccountScopedSecret | Get /v1/secrets/{secret} | Retrieve a secret |
AccountSecretApi | GetAccountScopedSecrets | Get /v1/secrets | List secrets |
AccountSecretApi | UpdateAccountScopedSecret | Put /v1/secrets/{secret} | Update a secret |
AccountTemplateApi | CreateTemplatesAcc | Post /v1/templates | Create Template |
AccountTemplateApi | DeleteTemplateAcc | Delete /v1/templates/{template}/versions/{version} | Delete Template |
AccountTemplateApi | GetTemplateAcc | Get /v1/templates/{template}/versions/{version} | Retrieve a Template |
AccountTemplateApi | GetTemplateStableAcc | Get /v1/templates/{template} | Get Stable Template |
AccountTemplateApi | GetTemplatesListAcc | Get /v1/templates | Get Templates List |
AccountTemplateApi | UpdateTemplateAcc | Put /v1/templates/{template}/versions/{version} | Update Template |
AccountTemplateApi | UpdateTemplateStableAcc | Put /v1/templates/{template}/versions/{version}/stable | Update Stable Template |
FilterResourceGroupsApi | FilterResourceGroups | Post /v1/resource-groups/filter | Filter Resource Groups |
OrgConnectorApi | CreateOrgScopedConnector | Post /v1/orgs/{org}/connectors | Create a Connector |
OrgConnectorApi | DeleteOrgScopedConnector | Delete /v1/orgs/{org}/connectors/{connector} | Delete a connector |
OrgConnectorApi | GetOrgScopedConnector | Get /v1/orgs/{org}/connectors/{connector} | Retrieve a connector |
OrgConnectorApi | GetOrgScopedConnectors | Get /v1/orgs/{org}/connectors | List connectors |
OrgConnectorApi | TestOrgScopedConnector | Get /v1/orgs/{org}/connectors/{connector}/test-connection | Test a connector |
OrgConnectorApi | UpdateOrgScopedConnector | Put /v1/orgs/{org}/connectors/{connector} | Update a connector |
OrgProjectApi | CreateOrgScopedProject | Post /v1/orgs/{org}/projects | Creates a project |
OrgProjectApi | DeleteOrgScopedProject | Delete /v1/orgs/{org}/projects/{project} | Delete a project |
OrgProjectApi | GetOrgScopedProject | Get /v1/orgs/{org}/projects/{project} | Retrieve a project |
OrgProjectApi | GetOrgScopedProjects | Get /v1/orgs/{org}/projects | List projects |
OrgProjectApi | UpdateOrgScopedProject | Put /v1/orgs/{org}/projects/{project} | Update a project |
OrgRoleAssignmentsApi | CreateOrgScopedRoleAssignments | Post /v1/orgs/{org}/roleassignments | Create a role assignment |
OrgRoleAssignmentsApi | DeleteOrgScopedRoleAssignment | Delete /v1/orgs/{org}/roleassignments/{roleassignment} | Delete a role assignment |
OrgRoleAssignmentsApi | GetOrgScopedRoleAssignment | Get /v1/orgs/{org}/roleassignments/{roleassignment} | Retrieve a role assignment |
OrgRoleAssignmentsApi | GetOrgScopedRoleAssignments | Get /v1/orgs/{org}/roleassignments | List role assignments |
OrgSecretApi | CreateOrgScopedSecret | Post /v1/orgs/{org}/secrets | Create a secret |
OrgSecretApi | DeleteOrgScopedSecret | Delete /v1/orgs/{org}/secrets/{secret} | Delete a secret |
OrgSecretApi | GetOrgScopedSecret | Get /v1/orgs/{org}/secrets/{secret} | Retrieve a secret |
OrgSecretApi | GetOrgScopedSecrets | Get /v1/orgs/{org}/secrets | List secrets |
OrgSecretApi | UpdateOrgScopedSecret | Put /v1/orgs/{org}/secrets/{secret} | Update a secret |
OrgTemplateApi | CreateTemplatesOrg | Post /v1/orgs/{org}/templates | Create Template |
OrgTemplateApi | DeleteTemplateOrg | Delete /v1/orgs/{org}/templates/{template}/versions/{version} | Delete Template |
OrgTemplateApi | GetTemplateOrg | Get /v1/orgs/{org}/templates/{template}/versions/{version} | Retrieve a Template |
OrgTemplateApi | GetTemplateStableOrg | Get /v1/orgs/{org}/templates/{template} | Get Stable Template |
OrgTemplateApi | GetTemplatesListOrg | Get /v1/orgs/{org}/templates | Get Templates List |
OrgTemplateApi | UpdateTemplateOrg | Put /v1/orgs/{org}/templates/{template}/versions/{version} | Update Template |
OrgTemplateApi | UpdateTemplateStableOrg | Put /v1/orgs/{org}/templates/{template}/versions/{version}/stable | Update Stable Template |
OrganizationApi | CreateOrganization | Post /v1/orgs | Create an organization |
OrganizationApi | DeleteOrganization | Delete /v1/orgs/{org} | Delete an organization |
OrganizationApi | GetOrganization | Get /v1/orgs/{org} | Retrieve an organization |
OrganizationApi | GetOrganizations | Get /v1/orgs | List organizations |
OrganizationApi | UpdateOrganization | Put /v1/orgs/{org} | Update an organization |
OrganizationResourceGroupsApi | CreateResourceGroupOrg | Post /v1/orgs/{org}/resource-groups | Create a Resource Group |
OrganizationResourceGroupsApi | DeleteResourceGroupOrg | Delete /v1/orgs/{org}/resource-groups/{resource-group} | Delete a Resource Group |
OrganizationResourceGroupsApi | GetResourceGroupOrg | Get /v1/orgs/{org}/resource-groups/{resource-group} | Retrieve a Resource Group |
OrganizationResourceGroupsApi | ListResourceGroupsOrg | Get /v1/orgs/{org}/resource-groups | List Resource Groups |
OrganizationResourceGroupsApi | UpdateResourceGroupOrg | Put /v1/orgs/{org}/resource-groups/{resource-group} | Update a Resource Group |
OrganizationRolesApi | CreateRoleOrg | Post /v1/orgs/{org}/roles | Create a Role |
OrganizationRolesApi | DeleteRoleOrg | Delete /v1/orgs/{org}/roles/{role} | Delete a Role |
OrganizationRolesApi | GetRoleOrg | Get /v1/orgs/{org}/roles/{role} | Retrieve a Role |
OrganizationRolesApi | ListRolesOrg | Get /v1/orgs/{org}/roles | List Roles |
OrganizationRolesApi | UpdateRoleOrg | Put /v1/orgs/{org}/roles/{role} | Update a Role |
PipelinesApi | CreatePipeline | Post /v1/orgs/{org}/projects/{project}/pipelines | Create a Pipeline |
PipelinesApi | DeletePipeline | Delete /v1/orgs/{org}/projects/{project}/pipelines/{pipeline} | Delete a Pipeline |
PipelinesApi | GetPipeline | Get /v1/orgs/{org}/projects/{project}/pipelines/{pipeline} | Retrieve a Pipeline |
PipelinesApi | ListPipelines | Get /v1/orgs/{org}/projects/{project}/pipelines | List Pipelines |
PipelinesApi | UpdatePipeline | Put /v1/orgs/{org}/projects/{project}/pipelines/{pipeline} | Update a Pipeline |
ProjectConnectorApi | CreateProjectScopedConnector | Post /v1/orgs/{org}/projects/{project}/connectors | Create a Connector |
ProjectConnectorApi | DeleteProjectScopedConnector | Delete /v1/orgs/{org}/projects/{project}/connectors/{connector} | Delete a connector |
ProjectConnectorApi | GetProjectScopedConnector | Get /v1/orgs/{org}/projects/{project}/connectors/{connector} | Retrieve a connector |
ProjectConnectorApi | GetProjectScopedConnectors | Get /v1/orgs/{org}/projects/{project}/connectors | List connectors |
ProjectConnectorApi | TestProjectScopedConnector | Get /v1/orgs/{org}/projects/{project}/connectors/{connector}/test-connection | Test a connector |
ProjectConnectorApi | UpdateProjectScopedConnector | Put /v1/orgs/{org}/projects/{project}/connectors/{connector} | Update a connector |
ProjectEnvironmentsApi | CreateEnvServiceOverride | Post /v1/orgs/{org}/projects/{project}/environments/{environment}/services/{service} | Create Service Override |
ProjectEnvironmentsApi | CreateEnvironment | Post /v1/orgs/{org}/projects/{project}/environments | Create an Environment |
ProjectEnvironmentsApi | DeleteEnvServiceOverride | Delete /v1/orgs/{org}/projects/{project}/environments/{environment}/services/{service} | Delete Service Override |
ProjectEnvironmentsApi | DeleteEnvironment | Delete /v1/orgs/{org}/projects/{project}/environments/{environment} | Delete an Environment |
ProjectEnvironmentsApi | GetEnvServiceOverride | Get /v1/orgs/{org}/projects/{project}/environments/{environment}/services/{service} | Retrieve a Service Override |
ProjectEnvironmentsApi | GetEnvServiceOverrides | Get /v1/orgs/{org}/projects/{project}/environments/{environment}/services | Retrieve Service Overrides list |
ProjectEnvironmentsApi | GetEnvironment | Get /v1/orgs/{org}/projects/{project}/environments/{environment} | Retrieve an Environment |
ProjectEnvironmentsApi | GetEnvironments | Get /v1/orgs/{org}/projects/{project}/environments | List Environments |
ProjectEnvironmentsApi | UpdateEnvServiceOverride | Put /v1/orgs/{org}/projects/{project}/environments/{environment}/services/{service} | Update Service Override |
ProjectEnvironmentsApi | UpdateEnvironment | Put /v1/orgs/{org}/projects/{project}/environments/{environment} | Update Environment |
ProjectResourceGroupsApi | CreateResourceGroupProject | Post /v1/orgs/{org}/projects/{project}/resource-groups | Create a Resource Group |
ProjectResourceGroupsApi | DeleteResourceGroupProject | Delete /v1/orgs/{org}/projects/{project}/resource-groups/{resource-group} | Delete a Resource Group |
ProjectResourceGroupsApi | GetResourceGroupProject | Get /v1/orgs/{org}/projects/{project}/resource-groups/{resource-group} | Retrieve a Resource Group |
ProjectResourceGroupsApi | ListResourceGroupsProject | Get /v1/orgs/{org}/projects/{project}/resource-groups | List Resource Groups |
ProjectResourceGroupsApi | UpdateResourceGroupProject | Put /v1/orgs/{org}/projects/{project}/resource-groups/{resource-group} | Update a Resource Group |
ProjectRoleAssignmentsApi | CreateProjectScopedRoleAssignments | Post /v1/orgs/{org}/projects/{project}/roleassignments | Create a role assignment |
ProjectRoleAssignmentsApi | DeleteProjectScopedRoleAssignment | Delete /v1/orgs/{org}/projects/{project}/roleassignments/{roleassignment} | Delete a role assignment |
ProjectRoleAssignmentsApi | GetProjectScopedRoleAssignment | Get /v1/orgs/{org}/projects/{project}/roleassignments/{roleassignment} | Retrieve a role assignment |
ProjectRoleAssignmentsApi | GetProjectScopedRoleAssignments | Get /v1/orgs/{org}/projects/{project}/roleassignments | List role assignments |
ProjectRolesApi | CreateRoleProject | Post /v1/orgs/{org}/projects/{project}/roles | Create a Role |
ProjectRolesApi | DeleteRoleProject | Delete /v1/orgs/{org}/projects/{project}/roles/{role} | Delete a Role |
ProjectRolesApi | GetRoleProject | Get /v1/orgs/{org}/projects/{project}/roles/{role} | Retrieve a Role |
ProjectRolesApi | ListRolesProject | Get /v1/orgs/{org}/projects/{project}/roles | List Roles |
ProjectRolesApi | UpdateRoleProject | Put /v1/orgs/{org}/projects/{project}/roles/{role} | Update a Role |
ProjectSecretApi | CreateProjectScopedSecret | Post /v1/orgs/{org}/projects/{project}/secrets | Create a secret |
ProjectSecretApi | DeleteProjectScopedSecret | Delete /v1/orgs/{org}/projects/{project}/secrets/{secret} | Delete a secret |
ProjectSecretApi | GetProjectScopedSecret | Get /v1/orgs/{org}/projects/{project}/secrets/{secret} | Retrieve a secret |
ProjectSecretApi | GetProjectScopedSecrets | Get /v1/orgs/{org}/projects/{project}/secrets | List secrets |
ProjectSecretApi | UpdateProjectScopedSecret | Put /v1/orgs/{org}/projects/{project}/secrets/{secret} | Update a secret |
ProjectServicesApi | CreateService | Post /v1/orgs/{org}/projects/{project}/services | Create a Service |
ProjectServicesApi | DeleteService | Delete /v1/orgs/{org}/projects/{project}/services/{service} | Delete a Service |
ProjectServicesApi | GetService | Get /v1/orgs/{org}/projects/{project}/services/{service} | Retrieve a Service |
ProjectServicesApi | GetServices | Get /v1/orgs/{org}/projects/{project}/services | List Services |
ProjectServicesApi | UpdateService | Put /v1/orgs/{org}/projects/{project}/services/{service} | Update Service |
ProjectTemplateApi | CreateTemplatesProject | Post /v1/orgs/{org}/projects/{project}/templates | Create Template |
ProjectTemplateApi | DeleteTemplateProject | Delete /v1/orgs/{org}/projects/{project}/templates/{template}/versions/{version} | Delete Template |
ProjectTemplateApi | GetTemplateProject | Get /v1/orgs/{org}/projects/{project}/templates/{template}/versions/{version} | Retrieve a Template |
ProjectTemplateApi | GetTemplateStableProject | Get /v1/orgs/{org}/projects/{project}/templates/{template} | Get Stable Template |
ProjectTemplateApi | GetTemplatesListProject | Get /v1/orgs/{org}/projects/{project}/templates | Get Templates List |
ProjectTemplateApi | UpdateTemplateProject | Put /v1/orgs/{org}/projects/{project}/templates/{template}/versions/{version} | Update Template |
ProjectTemplateApi | UpdateTemplateStableProject | Put /v1/orgs/{org}/projects/{project}/templates/{template}/versions/{version}/stable | Update Stable Template |
Documentation For Models
- AppdynamicsClientIdConnectorSpec
- AppdynamicsConnectorSpec
- ArtifactoryAnonymousConnectorSpec
- ArtifactoryConnectorSpec
- ArtifactoryEncryptedConnectorSpec
- AwsAccessKeyConnectorSpec
- AwsCodeCommitConnectorSpec
- AwsEncryptedAccessKeyConnectorSpec
- AwsIamRoleConnectorSpec
- AwsIrsaConnectorSpec
- AwsKmsAccessKeyConnectorSpec
- AwsKmsAssumeIamConnectorSpec
- AwsKmsAssumeStsConnectorSpec
- AwsSecretManagerAccessKeyConnectorSpec
- AwsSecretManagerAssumeIamConnectorSpec
- AwsSecretManagerAssumeStsConnectorSpec
- AzureClientCertificateConnectorSpec
- AzureClientSecretKeyConnectorSpec
- AzureInheritFromDelegateSystemAssignedManagedIdentityConnectorSpec
- AzureInheritFromDelegateUserAssignedManagedIdentityConnectorSpec
- Connector
- ConnectorConnectivityDetail
- ConnectorRequest
- ConnectorResponse
- ConnectorSpec
- ConnectorTestConnectionErrorDetail
- ConnectorTestConnectionResponse
- CreateOrganizationRequest
- CreateProjectRequest
- CreateResourceGroupRequest
- CreateRoleRequest
- EntityGitDetails
- Environment
- EnvironmentRequest
- EnvironmentResponse
- ExecutionSummary
- ExecutorInfo
- GitCreateDetails
- GitCreateDetails1
- GitDetails
- GitFindDetails
- GitHttpConnectorSpec
- GitHttpEncryptedConnectorSpec
- GitSshConnectorSpec
- GitUpdateDetails
- GitUpdateDetails1
- ModuleType
- NodeInfo
- Organization
- OrganizationResponse
- PipelineCreateRequestBody
- PipelineCreateResponseBody
- PipelineGetResponseBody
- PipelineListResponseBody
- PipelineUpdateRequestBody
- Principal
- Project
- ProjectResponse
- RecentExecutionInfo
- ResourceFilter
- ResourceGroupFilterRequestBody
- ResourceGroupScope
- ResourceGroupsResponse
- ResourceSelectorFilter
- RoleAssignment
- RoleAssignmentResponse
- RoleScope
- RolesResponse
- Secret
- SecretFileSpec
- SecretRequest
- SecretResponse
- SecretSpec
- SecretTextSpec
- Service
- ServiceOverrideRequest
- ServiceOverrideResponse
- ServiceRequest
- ServiceResponse
- SshKerberosTgtKeyTabFileSpec
- SshKerberosTgtPasswordSpec
- SshKeyPathSpec
- SshKeyReferenceSpec
- SshPasswordSpec
- TemplateCreateRequestBody
- TemplateMetadataSummaryResponse
- TemplateResponse
- TemplateUpdateRequestBody
- TemplateUpdateStableResponse
- TemplateWithInputsResponse
- UpdateOrganizationRequest
- UpdateProjectRequest
- WinRmNtlmSpec
- WinRmTgtKeyTabFileSpec
- WinRmTgtPasswordSpec
- YamlSchemaErrorWrapper
Documentation For Authorization
x-api-key
- Type: API key
Example
auth := context.WithValue(context.Background(), sw.ContextAPIKey, sw.APIKey{
Key: "APIKEY",
Prefix: "Bearer", // Omit if not necessary.
})
r, err := client.Service.Operation(auth, args)
Author
# Functions
CacheExpires helper function to determine remaining time before repeating a request.
NewAPIClient creates a new API client.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
List of ModuleType.
# Variables
ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKey takes an APIKey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextOAuth2 takes a oauth2.TokenSource as authentication for the request.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIClient manages communication with the Harness NextGen Software Delivery Platform API Reference API v1.0 In most cases there should be only one, shared, APIClient.
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
No description provided by the author
This contains details of the appdynamics connector with client secrets.
This contains details of the appdynamics connector.
This contains details of the artifactory connector with anonymous user.
This contains details of the artifactory connector with username/password.
This contains details of the artifactory connector with encrypted username/password.
This contains details of the AWS connector and needs AWS access and secret keys for an AWS IAM user.
This contains details of the AWS code commit connector.
This contains details of the AWS connector and needs AWS encrypted access and secret keys for an AWS IAM user.
This contains details of the AWS connector.
This contains details of the AWS connector.
This contains details of the AWS and needs AWS encrypted access and secret keys for the AWS KMS.
This contains details of the AWS connector and Harness will authenticate using the IAM role assigned to the AWS host running the Delegate, you select using a Delegate Selector.
This contains details of the AWS connector and Harness will authenticate using the IAM role assigned to the AWS host running the Delegate, you select using a Delegate Selector.
This contains details of the AWS and needs AWS encrypted access and secret keys for the AWS Secret Manager.
This contains details of the AWS connector and Harness will authenticate using the IAM role assigned to the AWS host running the Delegate, you select using a Delegate Selector.
This contains details of the AWS connector and Harness will authenticate using the STS role assigned to the AWS host running the Delegate, you select using a Delegate Selector.
This contains details of the Azure connector and uses Azure client certificate details.
This contains details of the Azure connector and uses Azure client secret key details.
This contains details of the Azure connector for contains azure MSI auth details.
This contains details of the Azure connector and for azure UserAssigned MSI auth details.
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
No description provided by the author
No description provided by the author
This has details of the connectivity status of the Connector.
No description provided by the author
Connector response model.
Details of the connector defined in Harness.
Connector test connection errors and their details.
This has test connection details for the Connector defined in Harness.
No description provided by the author
Create project request.
Resource Group request body.
Role request body.
Git Experience related details of the Entity.
This is the Environment entity defined in Harness.
Environment Request Body .
Default response when a environment is returned.
Execution Summary.
Information regarding Executor of Pipeline.
No description provided by the author
FQN to error response mapper.
GenericSwaggerError Provides access to the body, error and model on returned errors.
Contains parameters related to creating an Entity for Git Experience.
Contains parameters related to creating an Entity for Git Experience.
Git Experience related details of the Entity.
Contains parameters related to Fetching an Entity for Git Experience.
This contains details of the Generic Git http connector.
This contains details of the Generic Git http connector.
Parameters related to importing an entity for Git.
Parameters related to importing an entity for Git.
No description provided by the author
This contains details of the Generic Git ssh connector.
Contains parameters related to updating an Entity for Git Experience.
Contains parameters related to Updating an Entity for Git Experience.
Information about the governance metadata.
No description provided by the author
Input Set create request body.
Input Set error.
Error details regarding Input Sets.
Contains parameters related to updating an Input Set for Git Experience.
Response body for Input Set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InputSetsApiService Move InputSet YAML from inline to remote
Creates a remote entity by fetching InputSet YAML from Harness.
No description provided by the author
No description provided by the author
Response body for InputSet save.
InputSets import request body.
Information of InputSets import request DTO.
Response body for configuration to move a InputSet.
Input Set update request body.
InputSet Validation Response Body.
Contains the UUID of the InputSet Validation Event that's started.
Entity details.
No description provided by the author
No description provided by the author
Organization model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Organization response Model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Pipeline request body object.
Pipeline response body.
Pipeline response body.
Pipeline import request body.
Information of Pipeline import request DTO.
Pipeline List response body.
Response body for configuration to move a pipeline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Response body for pipeline save.
Pipeline request body object.
Pipeline Validation Response Body.
Contains the UUID of the Pipeline Validation Event that's started.
Information about the policy metadata.
Information about the policy set metadata.
Role assignment principal.
Project model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Project response model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Recent Execution information of the Pipeline.
Specifies resources in Resource Group.
Filter request body for Resource Groups.
Included scopes for the Resources belonging to the Resource Group.
Resource Group response body.
Filter by whether the Resource Group has a particular Resource.
Role assignment request model.
Role assignment response model.
Scope of the Role.
Role Response Model.
No description provided by the author
This is the SSH key authentication details defined in Harness.
No description provided by the author
Secret response model.
Details of the secret defined in Harness.
This is the SSH key authentication details defined in Harness.
This is the Service entity defined in Harness.
Service Override Request Body.
Default Service Override response .
Service Request Body.
Default response when a service is returned.
This is the SSH key authentication details defined in Harness.
This is the SSH key authentication details defined in Harness.
This is the SSH key authentication details defined in Harness.
This is the SSH key authentication details defined in Harness.
This is the SSH key authentication details defined in Harness.
Templates Create Request Body.
Single Template Metadata Model.
Default response when a template is returned.
No description provided by the author
No description provided by the author
No description provided by the author
Templates import request body.
Information of Templates import request DTO.
Response body for Templates save.
Templates Update Request Body.
Template stable version update Response.
Has Template Resolution Response.
Returns Template input YAML with template response.
Update oganization request.
Update project request.
This is the SSH key authentication details defined in Harness.
This is the SSH key authentication details defined in Harness.
This is the SSH key authentication details defined in Harness.
YAML schema error.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleType : Type of Modules.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author