Open Connector
所有 Tools

Northflank logoNorthflank

Run AI agents, services, databases, and GPUs in secure microVMs. One governed path from commit to production, on our cloud or your own.

northflankvcatalog-v1724 个 Tools

认证方式

方式底层类型状态说明
API Keyapi_keyavailable

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "NORTHFLANK_DELETE_BACKUP_DESTINATIONS_BACKUPDESTINATIONID",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("NORTHFLANK_DELETE_BACKUP_DESTINATIONS_BACKUPDESTINATIONID", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute NORTHFLANK_DELETE_BACKUP_DESTINATIONS_BACKUPDESTINATIONID --data '{ }'

Tool 目录

可用 Tools

724 个可调用操作

Delete backup destinationNORTHFLANK_DELETE_BACKUP_DESTINATIONS_BACKUPDESTINATIONIDDelete a backup destination.

Delete a backup destination.

认证

需要 Connected Account

Tags

Backup Destinations
Delete clusterNORTHFLANK_DELETE_CLOUD_PROVIDERS_CLUSTERS_CLUSTERIDDelete the given cluster. Fails if the cluster has associated projects.

Delete the given cluster. Fails if the cluster has associated projects.

认证

需要 Connected Account

Tags

Cloud Providersorg
Delete integrationNORTHFLANK_DELETE_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATIONIDDelete the given integration. Fails if the integration is associated with existing clusters.

Delete the given integration. Fails if the integration is associated with existing clusters.

认证

需要 Connected Account

Tags

Cloud Providersorg
Delete domainNORTHFLANK_DELETE_DOMAINS_DOMAINDeletes a domain and each of its registered subdomains.

Deletes a domain and each of its registered subdomains.

认证

需要 Connected Account

Tags

Domains
Delete subdomainNORTHFLANK_DELETE_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAINRemoves a subdomain from a domain.

Removes a subdomain from a domain.

认证

需要 Connected Account

Tags

Domains
Unassign subdomainNORTHFLANK_DELETE_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_ASSIGNRemoves a subdomain from its assigned service

Removes a subdomain from its assigned service

认证

需要 Connected Account

Tags

Domains
Delete subdomain pathNORTHFLANK_DELETE_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAINPATHDelete a path.

Delete a path.

认证

需要 Connected Account

Tags

Domains
Unassign subdomain pathNORTHFLANK_DELETE_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAINPATH_ASSIGNUnassign a subdomain path to a port.

Unassign a subdomain path to a port.

认证

需要 Connected Account

Tags

Domains
Delete egress IPNORTHFLANK_DELETE_EGRESS_IPS_EGRESSIPIDDeletes the given egress IP.

Deletes the given egress IP.

认证

需要 Connected Account

Tags

Egress IPs
Delete gradual rollout strategyNORTHFLANK_DELETE_GRADUAL_ROLLOUT_STRATEGIES_GRADUALROLLOUTSTRATEGYIDDeletes a gradual rollout strategy.

Deletes a gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategies
Delete log sinkNORTHFLANK_DELETE_INTEGRATIONS_LOG_SINKS_LOGSINKIDDeletes a log sink.

Deletes a log sink.

认证

需要 Connected Account

Tags

Integrations
Delete notification integrationNORTHFLANK_DELETE_INTEGRATIONS_NOTIFICATIONS_NOTIFICATIONIDDeletes a notification integration

Deletes a notification integration

认证

需要 Connected Account

Tags

Integrations
Delete registryNORTHFLANK_DELETE_INTEGRATIONS_REGISTRIES_CREDENTIALIDDeletes a set of registry credential data.

Deletes a set of registry credential data.

认证

需要 Connected Account

Tags

Integrations
Delete SSH identityNORTHFLANK_DELETE_INTEGRATIONS_SSH_IDENTITIES_IDENTITYIDDeletes an SSH identity.

Deletes an SSH identity.

认证

需要 Connected Account

Tags

Integrations
Delete load balancerNORTHFLANK_DELETE_LOAD_BALANCERS_LOADBALANCERIDDeletes the given load balancer.

Deletes the given load balancer.

认证

需要 Connected Account

Tags

Load Balancers
Remove team memberNORTHFLANK_DELETE_MEMBERS_MEMBERIDRemoves a member from a team.

Removes a member from a team.

认证

需要 Connected Account

Tags

Team Membersteam
Delete network policyNORTHFLANK_DELETE_NETWORK_POLICIES_NETWORKPOLICYIDDeletes a network policy and removes all associated CNPs from the cluster.

Deletes a network policy and removes all associated CNPs from the cluster.

认证

需要 Connected Account

Tags

Network Policies
Delete org roleNORTHFLANK_DELETE_ORG_ROLES_ROLEIDDeletes a platform role from the authenticated org.

Deletes a platform role from the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
Remove member from org roleNORTHFLANK_DELETE_ORG_ROLES_ROLEID_MEMBERS_MEMBERIDRemoves a user from a platform role in the authenticated org.

Removes a user from a platform role in the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
Delete addonNORTHFLANK_DELETE_PROJECTS_ADDONS_ADDONIDDeletes the given addon.

Deletes the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Delete addon backup scheduleNORTHFLANK_DELETE_PROJECTS_ADDONS_ADDONID_BACKUP_SCHEDULES_SCHEDULEIDDeletes a backup schedule for an addon.

Deletes a backup schedule for an addon.

认证

需要 Connected Account

Tags

Addonsproject
Delete addon backupNORTHFLANK_DELETE_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPIDDeletes a given backup

Deletes a given backup

认证

需要 Connected Account

Tags

Addonsproject
Delete external addonNORTHFLANK_DELETE_PROJECTS_EXTERNAL_ADDONS_EXTERNALADDONIDDeletes an external addon and destroys the associated cloud resource

Deletes an external addon and destroys the associated cloud resource

认证

需要 Connected Account

Tags

External Addonsproject
Delete harnessNORTHFLANK_DELETE_PROJECTS_HARNESSES_HARNESSIDDeletes the given harness.

Deletes the given harness.

认证

需要 Connected Account

Tags

Harnessesproject
Delete jobNORTHFLANK_DELETE_PROJECTS_JOBS_JOBIDDeletes the given job.

Deletes the given job.

认证

需要 Connected Account

Tags

Jobsproject
Abort job buildNORTHFLANK_DELETE_PROJECTS_JOBS_JOBID_BUILD_BUILDIDAborts the given job build

Aborts the given job build

认证

需要 Connected Account

Tags

Jobsproject
Abort job runNORTHFLANK_DELETE_PROJECTS_JOBS_JOBID_RUNS_RUNIDAborts the given job run

Aborts the given job run

认证

需要 Connected Account

Tags

Jobsproject
Delete AI modelNORTHFLANK_DELETE_PROJECTS_LLM_MODEL_DEPLOYMENTS_LLMMODELDEPLOYMENTIDDelete an AI model

Delete an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
Delete preview environmentNORTHFLANK_DELETE_PROJECTS_PIPELINES_PIPELINEID_PREVIEW_ENVS_PREVIEWS_PREVIEWIDDelete a preview environment generated by a preview template.

Delete a preview environment generated by a preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
Delete preview blueprintNORTHFLANK_DELETE_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTIDDelete a preview blueprint

Delete a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Delete preview environmentNORTHFLANK_DELETE_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_PREVIEWS_PREVIEWIDDelete a preview environment generated by a preview blueprint.

Delete a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Delete projectNORTHFLANK_DELETE_PROJECTS_PROJECTIDDelete the given project. Fails if the project isn't empty.

Delete the given project. Fails if the project isn't empty.

认证

需要 Connected Account

Tags

Projects
Delete project secretNORTHFLANK_DELETE_PROJECTS_SECRETS_SECRETIDDelete a project secret

Delete a project secret

认证

需要 Connected Account

Tags

Secretsproject
Unlink addon from project secretNORTHFLANK_DELETE_PROJECTS_SECRETS_SECRETID_ADDONS_ADDONIDUnlinks an addon from the project secret.

Unlinks an addon from the project secret.

认证

需要 Connected Account

Tags

Secretsproject
Delete serviceNORTHFLANK_DELETE_PROJECTS_SERVICES_SERVICEIDDeletes the given service.

Deletes the given service.

认证

需要 Connected Account

Tags

Servicesproject
Abort service buildNORTHFLANK_DELETE_PROJECTS_SERVICES_SERVICEID_BUILD_BUILDIDAborts the given service build

Aborts the given service build

认证

需要 Connected Account

Tags

Servicesproject
Clear the build cache of a serviceNORTHFLANK_DELETE_PROJECTS_SERVICES_SERVICEID_BUILD_CACHEClears the build cache of a given combined or build service.

Clears the build cache of a given combined or build service.

认证

需要 Connected Account

Tags

Servicesproject
Delete service per-replica volume groupNORTHFLANK_DELETE_PROJECTS_SERVICES_SERVICEID_PER_REPLICA_VOLUMES_VOLUME_VOLUMEIDFully deletes a removed per-replica statefulSet volume for the given service: all of its orphaned PVCs and the volume definition. The volume must first be removed from the service.

Fully deletes a removed per-replica statefulSet volume for the given service: all of its orphaned PVCs and the volume definition. The volume must first be removed from the service.

认证

需要 Connected Account

Tags

Servicesproject
Delete service per-replica volume PVCNORTHFLANK_DELETE_PROJECTS_SERVICES_SERVICEID_PER_REPLICA_VOLUMES_VOLUME_VOLUMEID_REPLICA_ORDINALDeletes one orphaned per-replica statefulSet volume PVC — a scaled-down ordinal, or a replica of a removed volume. Replicas still bound to a running instance are refused with 409.

Deletes one orphaned per-replica statefulSet volume PVC — a scaled-down ordinal, or a replica of a removed volume. Replicas still bound to a running instance are refused with 409.

认证

需要 Connected Account

Tags

Servicesproject
Delete volumeNORTHFLANK_DELETE_PROJECTS_VOLUMES_VOLUMEIDDeletes this volume and its associated data.

Deletes this volume and its associated data.

认证

需要 Connected Account

Tags

Volumesproject
Delete volume backupNORTHFLANK_DELETE_PROJECTS_VOLUMES_VOLUMEID_BACKUPS_BACKUPIDDelete the volume backup

Delete the volume backup

认证

需要 Connected Account

Tags

Volumesproject
Delete team roleNORTHFLANK_DELETE_ROLES_ROLEIDDeletes a platform role from a team.

Deletes a platform role from a team.

认证

需要 Connected Account

Tags

Team Rolesteam
Remove member from team roleNORTHFLANK_DELETE_ROLES_ROLEID_MEMBERS_MEMBERIDRemoves a user from a platform role in a team.

Removes a user from a platform role in a team.

认证

需要 Connected Account

Tags

Team Rolesteam
Delete global secretNORTHFLANK_DELETE_SECRETS_SECRETIDDelete a global secret

Delete a global secret

认证

需要 Connected Account

Tags

Secrets
Delete tagNORTHFLANK_DELETE_TAGS_RESOURCETAGIDDelete a resource tag.

Delete a resource tag.

认证

需要 Connected Account

Tags

Tags
Delete templateNORTHFLANK_DELETE_TEMPLATES_TEMPLATEIDDelete a template

Delete a template

认证

需要 Connected Account

Tags

Templates
Delete backup destinationNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_BACKUP_DESTINATIONS_BACKUP_DESTINATION_IDDelete a backup destination.

Delete a backup destination.

认证

需要 Connected Account

Tags

Backup Destinationsteam
Delete clusterNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERS_CLUSTER_IDDelete the given cluster. Fails if the cluster has associated projects.

Delete the given cluster. Fails if the cluster has associated projects.

认证

需要 Connected Account

Tags

Cloud Providersteam
Delete integrationNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATION_IDDelete the given integration. Fails if the integration is associated with existing clusters.

Delete the given integration. Fails if the integration is associated with existing clusters.

认证

需要 Connected Account

Tags

Cloud Providersteam
Delete domainNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_DOMAINS_DOMAINDeletes a domain and each of its registered subdomains.

Deletes a domain and each of its registered subdomains.

认证

需要 Connected Account

Tags

Domainsteam
Delete subdomainNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAINRemoves a subdomain from a domain.

Removes a subdomain from a domain.

认证

需要 Connected Account

Tags

Domainsteam
Unassign subdomainNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_ASSIGNRemoves a subdomain from its assigned service

Removes a subdomain from its assigned service

认证

需要 Connected Account

Tags

Domainsteam
Delete subdomain pathNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAIN_PATHDelete a path.

Delete a path.

认证

需要 Connected Account

Tags

Domainsteam
Unassign subdomain pathNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAIN_PATH_ASSIGNUnassign a subdomain path to a port.

Unassign a subdomain path to a port.

认证

需要 Connected Account

Tags

Domainsteam
Delete egress IPNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_EGRESS_IPS_EGRESS_IP_IDDeletes the given egress IP.

Deletes the given egress IP.

认证

需要 Connected Account

Tags

Egress IPsteam
Delete gradual rollout strategyNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_GRADUAL_ROLLOUT_STRATEGIES_GRADUAL_ROLLOUT_STRATEGY_IDDeletes a gradual rollout strategy.

Deletes a gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategiesteam
Delete log sinkNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_INTEGRATIONS_LOG_SINKS_LOG_SINK_IDDeletes a log sink.

Deletes a log sink.

认证

需要 Connected Account

Tags

Integrationsteam
Delete notification integrationNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_INTEGRATIONS_NOTIFICATIONS_NOTIFICATION_IDDeletes a notification integration

Deletes a notification integration

认证

需要 Connected Account

Tags

Integrationsteam
Delete registryNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_INTEGRATIONS_REGISTRIES_CREDENTIAL_IDDeletes a set of registry credential data.

Deletes a set of registry credential data.

认证

需要 Connected Account

Tags

Integrationsteam
Delete SSH identityNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_INTEGRATIONS_SSH_IDENTITIES_IDENTITY_IDDeletes an SSH identity.

Deletes an SSH identity.

认证

需要 Connected Account

Tags

Integrationsteam
Delete load balancerNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_LOAD_BALANCERS_LOAD_BALANCER_IDDeletes the given load balancer.

Deletes the given load balancer.

认证

需要 Connected Account

Tags

Load Balancersteam
Delete network policyNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_NETWORK_POLICIES_NETWORK_POLICY_IDDeletes a network policy and removes all associated CNPs from the cluster.

Deletes a network policy and removes all associated CNPs from the cluster.

认证

需要 Connected Account

Tags

Network Policiesteam
Delete projectNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_IDDelete the given project. Fails if the project isn't empty.

Delete the given project. Fails if the project isn't empty.

认证

需要 Connected Account

Tags

Projectsteam
Delete addonNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_IDDeletes the given addon.

Deletes the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Delete addon backup scheduleNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUP_SCHEDULES_SCHEDULE_IDDeletes a backup schedule for an addon.

Deletes a backup schedule for an addon.

认证

需要 Connected Account

Tags

Addonsproject
Delete addon backupNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_IDDeletes a given backup

Deletes a given backup

认证

需要 Connected Account

Tags

Addonsproject
Delete external addonNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_EXTERNAL_ADDONS_EXTERNAL_ADDON_IDDeletes an external addon and destroys the associated cloud resource

Deletes an external addon and destroys the associated cloud resource

认证

需要 Connected Account

Tags

External Addonsproject
Delete harnessNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSES_HARNESS_IDDeletes the given harness.

Deletes the given harness.

认证

需要 Connected Account

Tags

Harnessesproject
Delete jobNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_IDDeletes the given job.

Deletes the given job.

认证

需要 Connected Account

Tags

Jobsproject
Abort job buildNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_BUILD_IDAborts the given job build

Aborts the given job build

认证

需要 Connected Account

Tags

Jobsproject
Abort job runNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RUNS_RUN_IDAborts the given job run

Aborts the given job run

认证

需要 Connected Account

Tags

Jobsproject
Delete AI modelNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_LLM_MODEL_DEPLOYMENTS_LLM_MODEL_DEPLOYMENT_IDDelete an AI model

Delete an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
Delete preview environmentNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_PREVIEW_ENVS_PREVIEWS_PREVIEW_IDDelete a preview environment generated by a preview template.

Delete a preview environment generated by a preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
Delete preview blueprintNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_IDDelete a preview blueprint

Delete a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Delete preview environmentNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_PREVIEWS_PREVIEW_IDDelete a preview environment generated by a preview blueprint.

Delete a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Delete project secretNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_IDDelete a project secret

Delete a project secret

认证

需要 Connected Account

Tags

Secretsproject
Unlink addon from project secretNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_ID_ADDONS_ADDON_IDUnlinks an addon from the project secret.

Unlinks an addon from the project secret.

认证

需要 Connected Account

Tags

Secretsproject
Delete serviceNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_IDDeletes the given service.

Deletes the given service.

认证

需要 Connected Account

Tags

Servicesproject
Abort service buildNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_BUILD_IDAborts the given service build

Aborts the given service build

认证

需要 Connected Account

Tags

Servicesproject
Clear the build cache of a serviceNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_CACHEClears the build cache of a given combined or build service.

Clears the build cache of a given combined or build service.

认证

需要 Connected Account

Tags

Servicesproject
Delete service per-replica volume groupNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_PER_REPLICA_VOLUMES_VOLUME_VOLUME_IDFully deletes a removed per-replica statefulSet volume for the given service: all of its orphaned PVCs and the volume definition. The volume must first be removed from the service.

Fully deletes a removed per-replica statefulSet volume for the given service: all of its orphaned PVCs and the volume definition. The volume must first be removed from the service.

认证

需要 Connected Account

Tags

Servicesproject
Delete service per-replica volume PVCNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_PER_REPLICA_VOLUMES_VOLUME_VOLUME_ID_REPLICA_ORDINALDeletes one orphaned per-replica statefulSet volume PVC — a scaled-down ordinal, or a replica of a removed volume. Replicas still bound to a running instance are refused with 409.

Deletes one orphaned per-replica statefulSet volume PVC — a scaled-down ordinal, or a replica of a removed volume. Replicas still bound to a running instance are refused with 409.

认证

需要 Connected Account

Tags

Servicesproject
Delete volumeNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_IDDeletes this volume and its associated data.

Deletes this volume and its associated data.

认证

需要 Connected Account

Tags

Volumesproject
Delete volume backupNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_ID_BACKUPS_BACKUP_IDDelete the volume backup

Delete the volume backup

认证

需要 Connected Account

Tags

Volumesproject
Delete global secretNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_SECRETS_SECRET_IDDelete a global secret

Delete a global secret

认证

需要 Connected Account

Tags

Secretsteam
Delete tagNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_TAGS_RESOURCE_TAG_IDDelete a resource tag.

Delete a resource tag.

认证

需要 Connected Account

Tags

Tagsteam
Delete templateNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_TEMPLATES_TEMPLATE_IDDelete a template

Delete a template

认证

需要 Connected Account

Tags

Templatesteam
Delete workload identityNORTHFLANK_DELETE_V1_TEAMS_TEAM_ID_WORKLOAD_IDENTITIES_WORKLOAD_IDENTITY_IDDeletes a workload identity.

Deletes a workload identity.

认证

需要 Connected Account

Tags

Integrationsteam
Delete workload identityNORTHFLANK_DELETE_WORKLOAD_IDENTITIES_WORKLOADIDENTITYIDDeletes a workload identity.

Deletes a workload identity.

认证

需要 Connected Account

Tags

Integrations
Health checkNORTHFLANK_GETReturns api service status

Returns api service status

认证

需要 Connected Account

Tags

Miscellaneous
List addon typesNORTHFLANK_GET_ADDON_TYPESGets information about the available addon types

Gets information about the available addon types

认证

需要 Connected Account

Tags

Addons
Get current authentication infoNORTHFLANK_GET_AUTHReturns details about the authentication material used in this request.

Returns details about the authentication material used in this request.

认证

需要 Connected Account

Tags

Auth
List backup destinationsNORTHFLANK_GET_BACKUP_DESTINATIONSLists the backup destinations saved to this account. Does not display secrets.

Lists the backup destinations saved to this account. Does not display secrets.

认证

需要 Connected Account

Tags

Backup Destinations
Get backup destinationNORTHFLANK_GET_BACKUP_DESTINATIONS_BACKUPDESTINATIONIDView a backup destination, including secrets.

View a backup destination, including secrets.

认证

需要 Connected Account

Tags

Backup Destinations
List destinations backupsNORTHFLANK_GET_BACKUP_DESTINATIONS_BACKUPDESTINATIONID_BACKUPSLists the backups associated with a backup destinations.

Lists the backups associated with a backup destinations.

认证

需要 Connected Account

Tags

Backup Destinations
List invoicesNORTHFLANK_GET_BILLING_INVOICESLists finalized invoices.

Lists finalized invoices.

认证

需要 Connected Account

Tags

Billingorg
Get invoiceNORTHFLANK_GET_BILLING_INVOICES_INVOICEIDGets details about a given invoice.

Gets details about a given invoice.

认证

需要 Connected Account

Tags

Billingorg
List usageNORTHFLANK_GET_BILLING_USAGELists hourly usage entries.

Lists hourly usage entries.

认证

需要 Connected Account

Tags

Billingorg
Get usageNORTHFLANK_GET_BILLING_USAGE_TIMESTAMPGets usage details for a given billing hour.

Gets usage details for a given billing hour.

认证

需要 Connected Account

Tags

Billingorg
List providersNORTHFLANK_GET_CLOUD_PROVIDERSLists supported cloud providers

Lists supported cloud providers

认证

需要 Connected Account

Tags

Cloud Providers
List clustersNORTHFLANK_GET_CLOUD_PROVIDERS_CLUSTERSLists clusters for the authenticated user or team.

Lists clusters for the authenticated user or team.

认证

需要 Connected Account

Tags

Cloud Providersorg
Get clusterNORTHFLANK_GET_CLOUD_PROVIDERS_CLUSTERS_CLUSTERIDGet information about the given cluster

Get information about the given cluster

认证

需要 Connected Account

Tags

Cloud Providersorg
List cluster nodesNORTHFLANK_GET_CLOUD_PROVIDERS_CLUSTERS_CLUSTERID_NODESGet a list of nodes for the given cluster

Get a list of nodes for the given cluster

认证

需要 Connected Account

Tags

Cloud Providersorg
List integrationsNORTHFLANK_GET_CLOUD_PROVIDERS_INTEGRATIONSLists integrations for the authenticated user or team.

Lists integrations for the authenticated user or team.

认证

需要 Connected Account

Tags

Cloud Providersorg
Get integrationNORTHFLANK_GET_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATIONIDGet information about the given integration

Get information about the given integration

认证

需要 Connected Account

Tags

Cloud Providersorg
Get workload identity provider statusNORTHFLANK_GET_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATIONID_WORKLOAD_IDENTITY_PROVIDERChecks whether the OIDC/workload identity provider resources have been installed on the given cloud provider integration account.

Checks whether the OIDC/workload identity provider resources have been installed on the given cloud provider integration account.

认证

需要 Connected Account

Tags

Integrations
List provider node typesNORTHFLANK_GET_CLOUD_PROVIDERS_NODE_TYPESLists supported cloud provider node types

Lists supported cloud provider node types

认证

需要 Connected Account

Tags

Cloud Providersteamorg
List provider regionsNORTHFLANK_GET_CLOUD_PROVIDERS_REGIONSLists supported cloud provider regions

Lists supported cloud provider regions

认证

需要 Connected Account

Tags

Cloud Providersteamorg
List org directory groupsNORTHFLANK_GET_DIRECTORY_GROUPSLists the Directory Sync directory groups for the authenticated org.

Lists the Directory Sync directory groups for the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
List directory group membersNORTHFLANK_GET_DIRECTORY_GROUPS_GROUPID_MEMBERSLists the users who are members of the org via a specific Directory Sync group.

Lists the users who are members of the org via a specific Directory Sync group.

认证

需要 Connected Account

Tags

Org Rolesorg
Get DNS IDNORTHFLANK_GET_DNS_IDReturns the partially random string used when generating host names for the authenticated account.

Returns the partially random string used when generating host names for the authenticated account.

认证

需要 Connected Account

Tags

Miscellaneous
List domainsNORTHFLANK_GET_DOMAINSLists available domains

Lists available domains

认证

需要 Connected Account

Tags

Domains
Get domainNORTHFLANK_GET_DOMAINS_DOMAINGets details about domain

Gets details about domain

认证

需要 Connected Account

Tags

Domains
Get domain certificateNORTHFLANK_GET_DOMAINS_DOMAIN_CERTIFICATERetrieve certificate data for a domain to verify its contents.

Retrieve certificate data for a domain to verify its contents.

认证

需要 Connected Account

Tags

Domains
Get subdomainNORTHFLANK_GET_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAINGets details about the given subdomain

Gets details about the given subdomain

认证

需要 Connected Account

Tags

Domains
List subdomain pathsNORTHFLANK_GET_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHSList paths for a given subdomain.

List paths for a given subdomain.

认证

需要 Connected Account

Tags

Domains
Get subdomain pathNORTHFLANK_GET_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAINPATHGet subdomain path details.

Get subdomain path details.

认证

需要 Connected Account

Tags

Domains
List egress IPsNORTHFLANK_GET_EGRESS_IPSGets a list of egress IPs belonging to the team

Gets a list of egress IPs belonging to the team

认证

需要 Connected Account

Tags

Egress IPs
Get egress IPNORTHFLANK_GET_EGRESS_IPS_EGRESSIPIDGets information about the given egress IP

Gets information about the given egress IP

认证

需要 Connected Account

Tags

Egress IPs
List log sinksNORTHFLANK_GET_INTEGRATIONS_LOG_SINKSGets a list of log sinks added to this account.

Gets a list of log sinks added to this account.

认证

需要 Connected Account

Tags

Integrations
Get log sink detailsNORTHFLANK_GET_INTEGRATIONS_LOG_SINKS_LOGSINKIDGets details about a given log sink.

Gets details about a given log sink.

认证

需要 Connected Account

Tags

Integrations
List notification integrationsNORTHFLANK_GET_INTEGRATIONS_NOTIFICATIONSLists notification integrations for the authenticated user or team.

Lists notification integrations for the authenticated user or team.

认证

需要 Connected Account

Tags

Integrations
Get notification integrationNORTHFLANK_GET_INTEGRATIONS_NOTIFICATIONS_NOTIFICATIONIDGet details about a notification integration.

Get details about a notification integration.

认证

需要 Connected Account

Tags

Integrations
List registriesNORTHFLANK_GET_INTEGRATIONS_REGISTRIESLists the container registry credentials saved to this account. Does not display secrets.

Lists the container registry credentials saved to this account. Does not display secrets.

认证

需要 Connected Account

Tags

Integrations
Get registryNORTHFLANK_GET_INTEGRATIONS_REGISTRIES_CREDENTIALIDViews a set of registry credential data.

Views a set of registry credential data.

认证

需要 Connected Account

Tags

Integrations
List SSH identitiesNORTHFLANK_GET_INTEGRATIONS_SSH_IDENTITIESLists the SSH identities saved to this account. Does not display SSH public keys.

Lists the SSH identities saved to this account. Does not display SSH public keys.

认证

需要 Connected Account

Tags

Integrations
Get SSH identityNORTHFLANK_GET_INTEGRATIONS_SSH_IDENTITIES_IDENTITYIDViews SSH identity data including public keys.

Views SSH identity data including public keys.

认证

需要 Connected Account

Tags

Integrations
List VCS providersNORTHFLANK_GET_INTEGRATIONS_VCSLists linked version control providers

Lists linked version control providers

认证

需要 Connected Account

Tags

Integrations
Get VCS link sessionNORTHFLANK_GET_INTEGRATIONS_VCS_LINK_SESSIONS_LINKSESSIONIDGets the status of a version control link session, for polling until completion.

Gets the status of a version control link session, for polling until completion.

认证

需要 Connected Account

Tags

Integrations
List repositoriesNORTHFLANK_GET_INTEGRATIONS_VCS_REPOSGets a list of repositories accessible to this account

Gets a list of repositories accessible to this account

认证

需要 Connected Account

Tags

Integrations
List branchesNORTHFLANK_GET_INTEGRATIONS_VCS_REPOS_VCSSERVICE_REPOSITORYOWNER_REPOSITORYNAME_BRANCHESGets a list of branches for the repo

Gets a list of branches for the repo

认证

需要 Connected Account

Tags

Integrations
List load balancersNORTHFLANK_GET_LOAD_BALANCERSGets a list of load balancers belonging to the team

Gets a list of load balancers belonging to the team

认证

需要 Connected Account

Tags

Load Balancers
Get load balancerNORTHFLANK_GET_LOAD_BALANCERS_LOADBALANCERIDGets information about the given load balancer

Gets information about the given load balancer

认证

需要 Connected Account

Tags

Load Balancers
Get logs for a resourceNORTHFLANK_GET_LOGSGet logs for any Northflank resource

Get logs for any Northflank resource

认证

需要 Connected Account

Tags

AddonsJobsServices
List team membersNORTHFLANK_GET_MEMBERSGets a list of members belonging to a team.

Gets a list of members belonging to a team.

认证

需要 Connected Account

Tags

Team Membersteam
Get network policyNORTHFLANK_GET_NETWORK_POLICIES_NETWORKPOLICYIDGet details of a network policy.

Get details of a network policy.

认证

需要 Connected Account

Tags

Network Policies
Get OpenTofu job logsNORTHFLANK_GET_OPENTOFU_JOBS_OPENTOFUJOBID_LOGSGet logs for an OpenTofu job

Get logs for an OpenTofu job

认证

需要 Connected Account

Tags

OpenTofu
List org membersNORTHFLANK_GET_ORG_MEMBERSGets a list of members belonging to the authenticated org.

Gets a list of members belonging to the authenticated org.

认证

需要 Connected Account

Tags

Org Membersorg
List org rolesNORTHFLANK_GET_ORG_ROLESGets a list of platform roles for the authenticated org.

Gets a list of platform roles for the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
Get org roleNORTHFLANK_GET_ORG_ROLES_ROLEIDGets details about a specific org platform role.

Gets details about a specific org platform role.

认证

需要 Connected Account

Tags

Org Rolesorg
List org role membersNORTHFLANK_GET_ORG_ROLES_ROLEID_MEMBERSGets a list of members assigned to a platform role in the authenticated org.

Gets a list of members assigned to a platform role in the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
List plansNORTHFLANK_GET_PLANSLists available billing plans

Lists available billing plans

认证

需要 Connected Account

Tags

Miscellaneous
List projectsNORTHFLANK_GET_PROJECTSLists projects for the authenticated user or team.

Lists projects for the authenticated user or team.

认证

需要 Connected Account

Tags

Projects
List addonsNORTHFLANK_GET_PROJECTS_ADDONSGets a list of addons belonging to the project

Gets a list of addons belonging to the project

认证

需要 Connected Account

Tags

Addonsproject
Get addonNORTHFLANK_GET_PROJECTS_ADDONS_ADDONIDGets information about the given addon

Gets information about the given addon

认证

需要 Connected Account

Tags

Addonsproject
Get addon backup schedulesNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_BACKUP_SCHEDULESGets details about an addon's backup schedules

Gets details about an addon's backup schedules

认证

需要 Connected Account

Tags

Addonsproject
List addon backupsNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_BACKUPSReturns a list of backups for the given addon.

Returns a list of backups for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon backupNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPIDGets details about a given backup.

Gets details about a given backup.

认证

需要 Connected Account

Tags

Addonsproject
Get backup download linkNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_DOWNLOAD_LINKGenerates a temporary download link for downloading the given backup.

Generates a temporary download link for downloading the given backup.

认证

需要 Connected Account

Tags

Addonsproject
Get addon backup logsNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_LOGSGet logs for an addon backup

Get logs for an addon backup

认证

需要 Connected Account

Tags

Addonsproject
List addon backup restoresNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_RESTORESGets a list of restores for the given backup.

Gets a list of restores for the given backup.

认证

需要 Connected Account

Tags

Addonsproject
Get addon restore logsNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_RESTORES_RESTOREID_LOGSGet logs for an addon restore

Get logs for an addon restore

认证

需要 Connected Account

Tags

Addonsproject
List addon containersNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_CONTAINERSGets a list of containers for the given addon.

Gets a list of containers for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon credentialsNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_CREDENTIALSReturns the credentials for connecting to the given addon.

Returns the credentials for connecting to the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon logsNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_LOGSGet logs for an addon

Get logs for an addon

认证

需要 Connected Account

Tags

Addonsproject
Get addon metricsNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_METRICSGet metrics for an addon

Get metrics for an addon

认证

需要 Connected Account

Tags

Addonsproject
List addon restoresNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_RESTORESReturns a list of restores for the given addon.

Returns a list of restores for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon version detailsNORTHFLANK_GET_PROJECTS_ADDONS_ADDONID_VERSIONGets details about the current addon version including available upgrades and upgrade history.

Gets details about the current addon version including available upgrades and upgrade history.

认证

需要 Connected Account

Tags

Addonsproject
List external addonsNORTHFLANK_GET_PROJECTS_EXTERNAL_ADDONSGets a list of external addons belonging to the project

Gets a list of external addons belonging to the project

认证

需要 Connected Account

Tags

External Addonsproject
Get external addonNORTHFLANK_GET_PROJECTS_EXTERNAL_ADDONS_EXTERNALADDONIDGets information about the given external addon

Gets information about the given external addon

认证

需要 Connected Account

Tags

External Addonsproject
List harnessesNORTHFLANK_GET_PROJECTS_HARNESSESGets a list of harnesses belonging to the project

Gets a list of harnesses belonging to the project

认证

需要 Connected Account

Tags

Harnessesproject
Get harnessNORTHFLANK_GET_PROJECTS_HARNESSES_HARNESSIDGets information about the given harness

Gets information about the given harness

认证

需要 Connected Account

Tags

Harnessesproject
Get harness logsNORTHFLANK_GET_PROJECTS_HARNESSES_HARNESSID_LOGSGet logs for a harness

Get logs for a harness

认证

需要 Connected Account

Tags

Harnessesproject
List jobsNORTHFLANK_GET_PROJECTS_JOBSGets a list of jobs belonging to the project

Gets a list of jobs belonging to the project

认证

需要 Connected Account

Tags

Jobsproject
Get jobNORTHFLANK_GET_PROJECTS_JOBS_JOBIDGets information about the given job

Gets information about the given job

认证

需要 Connected Account

Tags

Jobsproject
Get job branchesNORTHFLANK_GET_PROJECTS_JOBS_JOBID_BRANCHESGets information about the branches of the given job.

Gets information about the branches of the given job.

认证

需要 Connected Account

Tags

Jobsproject
List job buildsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_BUILDLists builds for the given job.

Lists builds for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job build argumentsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_BUILD_ARGUMENTSGets the build arguments of the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Gets the build arguments of the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Jobsproject
Get job build argument detailsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_BUILD_ARGUMENTS_DETAILSGet details about the build arguments accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

Get details about the build arguments accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Jobsproject
Get job buildNORTHFLANK_GET_PROJECTS_JOBS_JOBID_BUILD_BUILDIDGets information about a build for the job

Gets information about a build for the job

认证

需要 Connected Account

Tags

Jobsproject
Get job build logsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_BUILD_LOGSGet logs for a job build

Get logs for a job build

认证

需要 Connected Account

Tags

Jobsproject
Get job build metricsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_BUILD_METRICSGet metrics for a job build

Get metrics for a job build

认证

需要 Connected Account

Tags

Jobsproject
List job containersNORTHFLANK_GET_PROJECTS_JOBS_JOBID_CONTAINERSGets a list of containers for the given job.

Gets a list of containers for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job deploymentNORTHFLANK_GET_PROJECTS_JOBS_JOBID_DEPLOYMENTGets information about the deployment of the given job.

Gets information about the deployment of the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job health checksNORTHFLANK_GET_PROJECTS_JOBS_JOBID_HEALTH_CHECKSLists the health checks for the given job.

Lists the health checks for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job logsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_LOGSGet logs for a job

Get logs for a job

认证

需要 Connected Account

Tags

Jobsproject
Get job metricsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_METRICSGet metrics for a job

Get metrics for a job

认证

需要 Connected Account

Tags

Jobsproject
Get job pull requestsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_PULL_REQUESTSGets information about the pull-requests of the given job.

Gets information about the pull-requests of the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job runsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_RUNSFetches run history for the given job

Fetches run history for the given job

认证

需要 Connected Account

Tags

Jobsproject
Get run detailsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_RUNS_RUNIDReturns data about the given job run

Returns data about the given job run

认证

需要 Connected Account

Tags

Jobsproject
Get job runtime environmentNORTHFLANK_GET_PROJECTS_JOBS_JOBID_RUNTIME_ENVIRONMENTReturns the runtime environment for the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Returns the runtime environment for the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Jobsproject
Get job runtime environment detailsNORTHFLANK_GET_PROJECTS_JOBS_JOBID_RUNTIME_ENVIRONMENT_DETAILSGet details about the runtime environment accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

Get details about the runtime environment accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Jobsproject
List AI modelsNORTHFLANK_GET_PROJECTS_LLM_MODEL_DEPLOYMENTSLists all AI models for a project

Lists all AI models for a project

认证

需要 Connected Account

Tags

AI Modelsproject
Get AI modelNORTHFLANK_GET_PROJECTS_LLM_MODEL_DEPLOYMENTS_LLMMODELDEPLOYMENTIDGets details about an AI model

Gets details about an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
List pipelinesNORTHFLANK_GET_PROJECTS_PIPELINESLists all pipelines for a project

Lists all pipelines for a project

认证

需要 Connected Account

Tags

Pipelinesproject
Get pipelineNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEIDGet details about a pipeline

Get details about a pipeline

认证

需要 Connected Account

Tags

Pipelinesproject
Get preview templateNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEID_PREVIEW_ENVSGet information about the given preview template.

Get information about the given preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
List preview environmentsNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEID_PREVIEW_ENVS_PREVIEWSGet a list of active preview environments for a template

Get a list of active preview environments for a template

认证

需要 Connected Account

Tags

Pipelinesproject
List preview template runsNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEID_PREVIEW_ENVS_RUNSGet a list of preview template runs

Get a list of preview template runs

认证

需要 Connected Account

Tags

Pipelinesproject
Get preview template runNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEID_PREVIEW_ENVS_RUNS_TEMPLATERUNIDGet information about the given preview template run.

Get information about the given preview template run.

认证

需要 Connected Account

Tags

Pipelinesproject
Get release flowNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEID_RELEASE_FLOWS_STAGEGets details about a release flow

Gets details about a release flow

认证

需要 Connected Account

Tags

Pipelinesproject
List release flow runsNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEID_RELEASE_FLOWS_STAGE_RUNSLists runs of a release flow

Lists runs of a release flow

认证

需要 Connected Account

Tags

Pipelinesproject
Get release flow run detailsNORTHFLANK_GET_PROJECTS_PIPELINES_PIPELINEID_RELEASE_FLOWS_STAGE_RUNS_RUNIDGet information about the given release flow run

Get information about the given release flow run

认证

需要 Connected Account

Tags

Pipelinesproject
List preview blueprintsNORTHFLANK_GET_PROJECTS_PREVIEW_BLUEPRINTSLists all preview blueprints for a project

Lists all preview blueprints for a project

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Get preview blueprintNORTHFLANK_GET_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTIDGets details about a preview blueprint

Gets details about a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
List preview environmentsNORTHFLANK_GET_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_PREVIEWSGet a list of active previews for a preview blueprint.

Get a list of active previews for a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
List preview blueprint runsNORTHFLANK_GET_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_RUNSLists runs of a previewBlueprint

Lists runs of a previewBlueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Get preview blueprint run detailsNORTHFLANK_GET_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_RUNS_RUNIDGet information about the given preview blueprint run

Get information about the given preview blueprint run

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Get projectNORTHFLANK_GET_PROJECTS_PROJECTIDGet information about the given project

Get information about the given project

认证

需要 Connected Account

Tags

Projects
List project secretsNORTHFLANK_GET_PROJECTS_SECRETSGets a list of project secrets belonging to the project

Gets a list of project secrets belonging to the project

认证

需要 Connected Account

Tags

Secretsproject
Get project secretNORTHFLANK_GET_PROJECTS_SECRETS_SECRETIDView a project secret including its contents

View a project secret including its contents

认证

需要 Connected Account

Tags

Secretsproject
Get project secret addon link detailsNORTHFLANK_GET_PROJECTS_SECRETS_SECRETID_ADDONS_ADDONIDGet details about a given addon link.

Get details about a given addon link.

认证

需要 Connected Account

Tags

Secretsproject
Get project secret detailsNORTHFLANK_GET_PROJECTS_SECRETS_SECRETID_DETAILSView a project secret with details about its linked addons

View a project secret with details about its linked addons

认证

需要 Connected Account

Tags

Secretsproject
List servicesNORTHFLANK_GET_PROJECTS_SERVICESGets a list of services belonging to the project

Gets a list of services belonging to the project

认证

需要 Connected Account

Tags

Servicesproject
Get serviceNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEIDGets information about the given service.

Gets information about the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service branchesNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_BRANCHESGets information about the branches of the given service.

Gets information about the branches of the given service.

认证

需要 Connected Account

Tags

Servicesproject
List service buildsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_BUILDLists the builds for the service

Lists the builds for the service

认证

需要 Connected Account

Tags

Servicesproject
Get service build argumentsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_BUILD_ARGUMENTSGets the build arguments of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Gets the build arguments of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Servicesproject
Get service build arguments detailsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_BUILD_ARGUMENTS_DETAILSGet details about the build arguments accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

Get details about the build arguments accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Servicesproject
Get service buildNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_BUILD_BUILDIDGets information about a build for the service

Gets information about a build for the service

认证

需要 Connected Account

Tags

Servicesproject
Get service build logsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_BUILD_LOGSGet logs for a service build

Get logs for a service build

认证

需要 Connected Account

Tags

Servicesproject
Get service build metricsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_BUILD_METRICSGet metrics for a service build

Get metrics for a service build

认证

需要 Connected Account

Tags

Servicesproject
List service containersNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_CONTAINERSGets a list of containers for the given service.

Gets a list of containers for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service deploymentNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_DEPLOYMENTGets information about the deployment of the given service.

Gets information about the deployment of the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service health checksNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_HEALTH_CHECKSLists the health checks for the given service.

Lists the health checks for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service logsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_LOGSGet logs for a service

Get logs for a service

认证

需要 Connected Account

Tags

Servicesproject
Get service metricsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_METRICSGet metrics for a service

Get metrics for a service

认证

需要 Connected Account

Tags

Servicesproject
Get service per-replica volumesNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_PER_REPLICA_VOLUMESLists the per-replica statefulSet volumes for the given service.

Lists the per-replica statefulSet volumes for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service portsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_PORTSLists the ports for the given service.

Lists the ports for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service pull requestsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_PULL_REQUESTSGets information about the pull-requests of the given service.

Gets information about the pull-requests of the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service runtime environmentNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_RUNTIME_ENVIRONMENTGets the runtime environment of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Gets the runtime environment of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Servicesproject
Get service runtime environment detailsNORTHFLANK_GET_PROJECTS_SERVICES_SERVICEID_RUNTIME_ENVIRONMENT_DETAILSGet details about the runtime environment accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

Get details about the runtime environment accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Servicesproject
List volumesNORTHFLANK_GET_PROJECTS_VOLUMESGets a list of volumes belonging to the project

Gets a list of volumes belonging to the project

认证

需要 Connected Account

Tags

Volumesproject
Get volumeNORTHFLANK_GET_PROJECTS_VOLUMES_VOLUMEIDRetrieve a volume

Retrieve a volume

认证

需要 Connected Account

Tags

Volumesproject
Get volume backupsNORTHFLANK_GET_PROJECTS_VOLUMES_VOLUMEID_BACKUPSGet list of backups associated with a volume

Get list of backups associated with a volume

认证

需要 Connected Account

Tags

Volumesproject
Get volume backup detailsNORTHFLANK_GET_PROJECTS_VOLUMES_VOLUMEID_BACKUPS_BACKUPIDGet details for a specific volume backup

Get details for a specific volume backup

认证

需要 Connected Account

Tags

Volumesproject
List workflowsNORTHFLANK_GET_PROJECTS_WORKFLOWSLists all workflows for a project

Lists all workflows for a project

认证

需要 Connected Account

Tags

Workflowsproject
Get workflowNORTHFLANK_GET_PROJECTS_WORKFLOWS_WORKFLOWIDGets details about a workflow

Gets details about a workflow

认证

需要 Connected Account

Tags

Workflowsproject
List workflow runsNORTHFLANK_GET_PROJECTS_WORKFLOWS_WORKFLOWID_RUNSLists runs of a workflow

Lists runs of a workflow

认证

需要 Connected Account

Tags

Workflowsproject
Get workflow run detailsNORTHFLANK_GET_PROJECTS_WORKFLOWS_WORKFLOWID_RUNS_RUNIDGet information about the given workflow run

Get information about the given workflow run

认证

需要 Connected Account

Tags

Workflowsproject
List regionsNORTHFLANK_GET_REGIONSLists available project regions

Lists available project regions

认证

需要 Connected Account

Tags

Miscellaneous
List team rolesNORTHFLANK_GET_ROLESGets a list of platform roles for a team.

Gets a list of platform roles for a team.

认证

需要 Connected Account

Tags

Team Rolesteam
Get team roleNORTHFLANK_GET_ROLES_ROLEIDGets details about a specific platform role.

Gets details about a specific platform role.

认证

需要 Connected Account

Tags

Team Rolesteam
List team role membersNORTHFLANK_GET_ROLES_ROLEID_MEMBERSGets a list of members assigned to a platform role in a team.

Gets a list of members assigned to a platform role in a team.

认证

需要 Connected Account

Tags

Team Rolesteam
List global secretsNORTHFLANK_GET_SECRETSGets a list of global secrets

Gets a list of global secrets

认证

需要 Connected Account

Tags

Secrets
Get global secretNORTHFLANK_GET_SECRETS_SECRETIDGet a global secret including its contents

Get a global secret including its contents

认证

需要 Connected Account

Tags

Secrets
List tagsNORTHFLANK_GET_TAGSList the resource tags for this entity.

List the resource tags for this entity.

认证

需要 Connected Account

Tags

Tags
Get tagNORTHFLANK_GET_TAGS_RESOURCETAGIDView details for a given resource tag.

View details for a given resource tag.

认证

需要 Connected Account

Tags

Tags
List teamsNORTHFLANK_GET_TEAMSGets a list of teams belonging to the authenticated org.

Gets a list of teams belonging to the authenticated org.

认证

需要 Connected Account

Tags

Teamsorg
Get teamNORTHFLANK_GET_TEAMS_TEAMIDGets information about a team belonging to the authenticated org.

Gets information about a team belonging to the authenticated org.

认证

需要 Connected Account

Tags

Teamsorg
List templatesNORTHFLANK_GET_TEMPLATESGet a list of templates

Get a list of templates

认证

需要 Connected Account

Tags

Templates
Get templateNORTHFLANK_GET_TEMPLATES_TEMPLATEIDGet information about the given template.

Get information about the given template.

认证

需要 Connected Account

Tags

Templates
List template runsNORTHFLANK_GET_TEMPLATES_TEMPLATEID_RUNSGet a list of template runs

Get a list of template runs

认证

需要 Connected Account

Tags

Templates
Get template runNORTHFLANK_GET_TEMPLATES_TEMPLATEID_RUNS_TEMPLATERUNIDGet information about the given template run.

Get information about the given template run.

认证

需要 Connected Account

Tags

Templates
List API tokensNORTHFLANK_GET_TOKENSLists API tokens belonging to the authenticated org or team, newest first. Only active tokens are returned unless the `all` query parameter is set.

Lists API tokens belonging to the authenticated org or team, newest first. Only active tokens are returned unless the `all` query parameter is set.

认证

需要 Connected Account

Tags

API Tokensorg
List backup destinationsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_BACKUP_DESTINATIONSLists the backup destinations saved to this account. Does not display secrets.

Lists the backup destinations saved to this account. Does not display secrets.

认证

需要 Connected Account

Tags

Backup Destinationsteam
Get backup destinationNORTHFLANK_GET_V1_TEAMS_TEAM_ID_BACKUP_DESTINATIONS_BACKUP_DESTINATION_IDView a backup destination, including secrets.

View a backup destination, including secrets.

认证

需要 Connected Account

Tags

Backup Destinationsteam
List destinations backupsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_BACKUP_DESTINATIONS_BACKUP_DESTINATION_ID_BACKUPSLists the backups associated with a backup destinations.

Lists the backups associated with a backup destinations.

认证

需要 Connected Account

Tags

Backup Destinationsteam
List invoicesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_BILLING_INVOICESLists finalized invoices.

Lists finalized invoices.

认证

需要 Connected Account

Tags

Billingteam
Get invoiceNORTHFLANK_GET_V1_TEAMS_TEAM_ID_BILLING_INVOICES_INVOICE_IDGets details about a given invoice.

Gets details about a given invoice.

认证

需要 Connected Account

Tags

Billingteam
List usageNORTHFLANK_GET_V1_TEAMS_TEAM_ID_BILLING_USAGELists hourly usage entries.

Lists hourly usage entries.

认证

需要 Connected Account

Tags

Billingteam
Get usageNORTHFLANK_GET_V1_TEAMS_TEAM_ID_BILLING_USAGE_TIMESTAMPGets usage details for a given billing hour.

Gets usage details for a given billing hour.

认证

需要 Connected Account

Tags

Billingteam
List clustersNORTHFLANK_GET_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERSLists clusters for the authenticated user or team.

Lists clusters for the authenticated user or team.

认证

需要 Connected Account

Tags

Cloud Providersteam
Get clusterNORTHFLANK_GET_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERS_CLUSTER_IDGet information about the given cluster

Get information about the given cluster

认证

需要 Connected Account

Tags

Cloud Providersteam
List cluster nodesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERS_CLUSTER_ID_NODESGet a list of nodes for the given cluster

Get a list of nodes for the given cluster

认证

需要 Connected Account

Tags

Cloud Providersteam
List integrationsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONSLists integrations for the authenticated user or team.

Lists integrations for the authenticated user or team.

认证

需要 Connected Account

Tags

Cloud Providersteam
Get integrationNORTHFLANK_GET_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATION_IDGet information about the given integration

Get information about the given integration

认证

需要 Connected Account

Tags

Cloud Providersteam
Get workload identity provider statusNORTHFLANK_GET_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATION_ID_WORKLOAD_IDENTITY_PROVIDERChecks whether the OIDC/workload identity provider resources have been installed on the given cloud provider integration account.

Checks whether the OIDC/workload identity provider resources have been installed on the given cloud provider integration account.

认证

需要 Connected Account

Tags

Integrationsteam
Get DNS IDNORTHFLANK_GET_V1_TEAMS_TEAM_ID_DNS_IDReturns the partially random string used when generating host names for the authenticated account.

Returns the partially random string used when generating host names for the authenticated account.

认证

需要 Connected Account

Tags

Miscellaneousteam
List domainsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_DOMAINSLists available domains

Lists available domains

认证

需要 Connected Account

Tags

Domainsteam
Get domainNORTHFLANK_GET_V1_TEAMS_TEAM_ID_DOMAINS_DOMAINGets details about domain

Gets details about domain

认证

需要 Connected Account

Tags

Domainsteam
Get domain certificateNORTHFLANK_GET_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_CERTIFICATERetrieve certificate data for a domain to verify its contents.

Retrieve certificate data for a domain to verify its contents.

认证

需要 Connected Account

Tags

Domainsteam
Get subdomainNORTHFLANK_GET_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAINGets details about the given subdomain

Gets details about the given subdomain

认证

需要 Connected Account

Tags

Domainsteam
List subdomain pathsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHSList paths for a given subdomain.

List paths for a given subdomain.

认证

需要 Connected Account

Tags

Domainsteam
Get subdomain pathNORTHFLANK_GET_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAIN_PATHGet subdomain path details.

Get subdomain path details.

认证

需要 Connected Account

Tags

Domainsteam
List egress IPsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_EGRESS_IPSGets a list of egress IPs belonging to the team

Gets a list of egress IPs belonging to the team

认证

需要 Connected Account

Tags

Egress IPsteam
Get egress IPNORTHFLANK_GET_V1_TEAMS_TEAM_ID_EGRESS_IPS_EGRESS_IP_IDGets information about the given egress IP

Gets information about the given egress IP

认证

需要 Connected Account

Tags

Egress IPsteam
List log sinksNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_LOG_SINKSGets a list of log sinks added to this account.

Gets a list of log sinks added to this account.

认证

需要 Connected Account

Tags

Integrationsteam
Get log sink detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_LOG_SINKS_LOG_SINK_IDGets details about a given log sink.

Gets details about a given log sink.

认证

需要 Connected Account

Tags

Integrationsteam
List notification integrationsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_NOTIFICATIONSLists notification integrations for the authenticated user or team.

Lists notification integrations for the authenticated user or team.

认证

需要 Connected Account

Tags

Integrationsteam
Get notification integrationNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_NOTIFICATIONS_NOTIFICATION_IDGet details about a notification integration.

Get details about a notification integration.

认证

需要 Connected Account

Tags

Integrationsteam
List registriesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_REGISTRIESLists the container registry credentials saved to this account. Does not display secrets.

Lists the container registry credentials saved to this account. Does not display secrets.

认证

需要 Connected Account

Tags

Integrationsteam
Get registryNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_REGISTRIES_CREDENTIAL_IDViews a set of registry credential data.

Views a set of registry credential data.

认证

需要 Connected Account

Tags

Integrationsteam
List SSH identitiesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_SSH_IDENTITIESLists the SSH identities saved to this account. Does not display SSH public keys.

Lists the SSH identities saved to this account. Does not display SSH public keys.

认证

需要 Connected Account

Tags

Integrationsteam
Get SSH identityNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_SSH_IDENTITIES_IDENTITY_IDViews SSH identity data including public keys.

Views SSH identity data including public keys.

认证

需要 Connected Account

Tags

Integrationsteam
List VCS providersNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_VCSLists linked version control providers

Lists linked version control providers

认证

需要 Connected Account

Tags

Integrationsteam
Get VCS link sessionNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_VCS_LINK_SESSIONS_LINK_SESSION_IDGets the status of a version control link session, for polling until completion.

Gets the status of a version control link session, for polling until completion.

认证

需要 Connected Account

Tags

Integrationsteam
List repositoriesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_VCS_REPOSGets a list of repositories accessible to this account

Gets a list of repositories accessible to this account

认证

需要 Connected Account

Tags

Integrationsteam
List branchesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_INTEGRATIONS_VCS_REPOS_VCS_SERVICE_REPOSITORY_OWNER_REPOSITORY_NAME_BRANCHESGets a list of branches for the repo

Gets a list of branches for the repo

认证

需要 Connected Account

Tags

Integrationsteam
List load balancersNORTHFLANK_GET_V1_TEAMS_TEAM_ID_LOAD_BALANCERSGets a list of load balancers belonging to the team

Gets a list of load balancers belonging to the team

认证

需要 Connected Account

Tags

Load Balancersteam
Get load balancerNORTHFLANK_GET_V1_TEAMS_TEAM_ID_LOAD_BALANCERS_LOAD_BALANCER_IDGets information about the given load balancer

Gets information about the given load balancer

认证

需要 Connected Account

Tags

Load Balancersteam
Get logs for a resourceNORTHFLANK_GET_V1_TEAMS_TEAM_ID_LOGSGet logs for any Northflank resource

Get logs for any Northflank resource

认证

需要 Connected Account

Tags

AddonsJobsServicesteam
Get network policyNORTHFLANK_GET_V1_TEAMS_TEAM_ID_NETWORK_POLICIES_NETWORK_POLICY_IDGet details of a network policy.

Get details of a network policy.

认证

需要 Connected Account

Tags

Network Policiesteam
Get OpenTofu job logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_OPENTOFU_JOBS_OPENTOFU_JOB_ID_LOGSGet logs for an OpenTofu job

Get logs for an OpenTofu job

认证

需要 Connected Account

Tags

OpenTofuteam
List projectsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTSLists projects for the authenticated user or team.

Lists projects for the authenticated user or team.

认证

需要 Connected Account

Tags

Projectsteam
Get projectNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_IDGet information about the given project

Get information about the given project

认证

需要 Connected Account

Tags

Projectsteam
List addonsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONSGets a list of addons belonging to the project

Gets a list of addons belonging to the project

认证

需要 Connected Account

Tags

Addonsproject
Get addonNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_IDGets information about the given addon

Gets information about the given addon

认证

需要 Connected Account

Tags

Addonsproject
Get addon backup schedulesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUP_SCHEDULESGets details about an addon's backup schedules

Gets details about an addon's backup schedules

认证

需要 Connected Account

Tags

Addonsproject
List addon backupsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPSReturns a list of backups for the given addon.

Returns a list of backups for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon backupNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_IDGets details about a given backup.

Gets details about a given backup.

认证

需要 Connected Account

Tags

Addonsproject
Get backup download linkNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_DOWNLOAD_LINKGenerates a temporary download link for downloading the given backup.

Generates a temporary download link for downloading the given backup.

认证

需要 Connected Account

Tags

Addonsproject
Get addon backup logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_LOGSGet logs for an addon backup

Get logs for an addon backup

认证

需要 Connected Account

Tags

Addonsproject
List addon backup restoresNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_RESTORESGets a list of restores for the given backup.

Gets a list of restores for the given backup.

认证

需要 Connected Account

Tags

Addonsproject
Get addon restore logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_RESTORES_RESTORE_ID_LOGSGet logs for an addon restore

Get logs for an addon restore

认证

需要 Connected Account

Tags

Addonsproject
List addon containersNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_CONTAINERSGets a list of containers for the given addon.

Gets a list of containers for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon credentialsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_CREDENTIALSReturns the credentials for connecting to the given addon.

Returns the credentials for connecting to the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_LOGSGet logs for an addon

Get logs for an addon

认证

需要 Connected Account

Tags

Addonsproject
Get addon metricsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_METRICSGet metrics for an addon

Get metrics for an addon

认证

需要 Connected Account

Tags

Addonsproject
List addon restoresNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_RESTORESReturns a list of restores for the given addon.

Returns a list of restores for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Get addon version detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_VERSIONGets details about the current addon version including available upgrades and upgrade history.

Gets details about the current addon version including available upgrades and upgrade history.

认证

需要 Connected Account

Tags

Addonsproject
List external addonsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_EXTERNAL_ADDONSGets a list of external addons belonging to the project

Gets a list of external addons belonging to the project

认证

需要 Connected Account

Tags

External Addonsproject
Get external addonNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_EXTERNAL_ADDONS_EXTERNAL_ADDON_IDGets information about the given external addon

Gets information about the given external addon

认证

需要 Connected Account

Tags

External Addonsproject
List harnessesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSESGets a list of harnesses belonging to the project

Gets a list of harnesses belonging to the project

认证

需要 Connected Account

Tags

Harnessesproject
Get harnessNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSES_HARNESS_IDGets information about the given harness

Gets information about the given harness

认证

需要 Connected Account

Tags

Harnessesproject
Get harness logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSES_HARNESS_ID_LOGSGet logs for a harness

Get logs for a harness

认证

需要 Connected Account

Tags

Harnessesproject
List jobsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBSGets a list of jobs belonging to the project

Gets a list of jobs belonging to the project

认证

需要 Connected Account

Tags

Jobsproject
Get jobNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_IDGets information about the given job

Gets information about the given job

认证

需要 Connected Account

Tags

Jobsproject
Get job branchesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BRANCHESGets information about the branches of the given job.

Gets information about the branches of the given job.

认证

需要 Connected Account

Tags

Jobsproject
List job buildsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILDLists builds for the given job.

Lists builds for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job build argumentsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_ARGUMENTSGets the build arguments of the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Gets the build arguments of the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Jobsproject
Get job build argument detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_ARGUMENTS_DETAILSGet details about the build arguments accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

Get details about the build arguments accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Jobsproject
Get job buildNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_BUILD_IDGets information about a build for the job

Gets information about a build for the job

认证

需要 Connected Account

Tags

Jobsproject
Get job build logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_LOGSGet logs for a job build

Get logs for a job build

认证

需要 Connected Account

Tags

Jobsproject
Get job build metricsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_METRICSGet metrics for a job build

Get metrics for a job build

认证

需要 Connected Account

Tags

Jobsproject
List job containersNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_CONTAINERSGets a list of containers for the given job.

Gets a list of containers for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job deploymentNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_DEPLOYMENTGets information about the deployment of the given job.

Gets information about the deployment of the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job health checksNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_HEALTH_CHECKSLists the health checks for the given job.

Lists the health checks for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_LOGSGet logs for a job

Get logs for a job

认证

需要 Connected Account

Tags

Jobsproject
Get job metricsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_METRICSGet metrics for a job

Get metrics for a job

认证

需要 Connected Account

Tags

Jobsproject
Get job pull requestsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_PULL_REQUESTSGets information about the pull-requests of the given job.

Gets information about the pull-requests of the given job.

认证

需要 Connected Account

Tags

Jobsproject
Get job runsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RUNSFetches run history for the given job

Fetches run history for the given job

认证

需要 Connected Account

Tags

Jobsproject
Get run detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RUNS_RUN_IDReturns data about the given job run

Returns data about the given job run

认证

需要 Connected Account

Tags

Jobsproject
Get job runtime environmentNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RUNTIME_ENVIRONMENTReturns the runtime environment for the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Returns the runtime environment for the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Jobsproject
Get job runtime environment detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RUNTIME_ENVIRONMENT_DETAILSGet details about the runtime environment accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

Get details about the runtime environment accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Jobsproject
List AI modelsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_LLM_MODEL_DEPLOYMENTSLists all AI models for a project

Lists all AI models for a project

认证

需要 Connected Account

Tags

AI Modelsproject
Get AI modelNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_LLM_MODEL_DEPLOYMENTS_LLM_MODEL_DEPLOYMENT_IDGets details about an AI model

Gets details about an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
List pipelinesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINESLists all pipelines for a project

Lists all pipelines for a project

认证

需要 Connected Account

Tags

Pipelinesproject
Get pipelineNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_IDGet details about a pipeline

Get details about a pipeline

认证

需要 Connected Account

Tags

Pipelinesproject
Get preview templateNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_PREVIEW_ENVSGet information about the given preview template.

Get information about the given preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
List preview environmentsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_PREVIEW_ENVS_PREVIEWSGet a list of active preview environments for a template

Get a list of active preview environments for a template

认证

需要 Connected Account

Tags

Pipelinesproject
List preview template runsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_PREVIEW_ENVS_RUNSGet a list of preview template runs

Get a list of preview template runs

认证

需要 Connected Account

Tags

Pipelinesproject
Get preview template runNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_PREVIEW_ENVS_RUNS_TEMPLATE_RUN_IDGet information about the given preview template run.

Get information about the given preview template run.

认证

需要 Connected Account

Tags

Pipelinesproject
Get release flowNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_RELEASE_FLOWS_STAGEGets details about a release flow

Gets details about a release flow

认证

需要 Connected Account

Tags

Pipelinesproject
List release flow runsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_RELEASE_FLOWS_STAGE_RUNSLists runs of a release flow

Lists runs of a release flow

认证

需要 Connected Account

Tags

Pipelinesproject
Get release flow run detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_RELEASE_FLOWS_STAGE_RUNS_RUN_IDGet information about the given release flow run

Get information about the given release flow run

认证

需要 Connected Account

Tags

Pipelinesproject
List preview blueprintsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTSLists all preview blueprints for a project

Lists all preview blueprints for a project

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Get preview blueprintNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_IDGets details about a preview blueprint

Gets details about a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
List preview environmentsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_PREVIEWSGet a list of active previews for a preview blueprint.

Get a list of active previews for a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
List preview blueprint runsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_RUNSLists runs of a previewBlueprint

Lists runs of a previewBlueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Get preview blueprint run detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_RUNS_RUN_IDGet information about the given preview blueprint run

Get information about the given preview blueprint run

认证

需要 Connected Account

Tags

Preview Blueprintsproject
List project secretsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETSGets a list of project secrets belonging to the project

Gets a list of project secrets belonging to the project

认证

需要 Connected Account

Tags

Secretsproject
Get project secretNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_IDView a project secret including its contents

View a project secret including its contents

认证

需要 Connected Account

Tags

Secretsproject
Get project secret addon link detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_ID_ADDONS_ADDON_IDGet details about a given addon link.

Get details about a given addon link.

认证

需要 Connected Account

Tags

Secretsproject
Get project secret detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_ID_DETAILSView a project secret with details about its linked addons

View a project secret with details about its linked addons

认证

需要 Connected Account

Tags

Secretsproject
List servicesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICESGets a list of services belonging to the project

Gets a list of services belonging to the project

认证

需要 Connected Account

Tags

Servicesproject
Get serviceNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_IDGets information about the given service.

Gets information about the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service branchesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BRANCHESGets information about the branches of the given service.

Gets information about the branches of the given service.

认证

需要 Connected Account

Tags

Servicesproject
List service buildsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILDLists the builds for the service

Lists the builds for the service

认证

需要 Connected Account

Tags

Servicesproject
Get service build argumentsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_ARGUMENTSGets the build arguments of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Gets the build arguments of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Servicesproject
Get service build arguments detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_ARGUMENTS_DETAILSGet details about the build arguments accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

Get details about the build arguments accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Servicesproject
Get service buildNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_BUILD_IDGets information about a build for the service

Gets information about a build for the service

认证

需要 Connected Account

Tags

Servicesproject
Get service build logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_LOGSGet logs for a service build

Get logs for a service build

认证

需要 Connected Account

Tags

Servicesproject
Get service build metricsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_METRICSGet metrics for a service build

Get metrics for a service build

认证

需要 Connected Account

Tags

Servicesproject
List service containersNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_CONTAINERSGets a list of containers for the given service.

Gets a list of containers for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service deploymentNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_DEPLOYMENTGets information about the deployment of the given service.

Gets information about the deployment of the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service health checksNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_HEALTH_CHECKSLists the health checks for the given service.

Lists the health checks for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service logsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_LOGSGet logs for a service

Get logs for a service

认证

需要 Connected Account

Tags

Servicesproject
Get service metricsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_METRICSGet metrics for a service

Get metrics for a service

认证

需要 Connected Account

Tags

Servicesproject
Get service per-replica volumesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_PER_REPLICA_VOLUMESLists the per-replica statefulSet volumes for the given service.

Lists the per-replica statefulSet volumes for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service portsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_PORTSLists the ports for the given service.

Lists the ports for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service pull requestsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_PULL_REQUESTSGets information about the pull-requests of the given service.

Gets information about the pull-requests of the given service.

认证

需要 Connected Account

Tags

Servicesproject
Get service runtime environmentNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_RUNTIME_ENVIRONMENTGets the runtime environment of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

Gets the runtime environment of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.

认证

需要 Connected Account

Tags

Servicesproject
Get service runtime environment detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_RUNTIME_ENVIRONMENT_DETAILSGet details about the runtime environment accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

Get details about the runtime environment accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'

认证

需要 Connected Account

Tags

Servicesproject
List volumesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMESGets a list of volumes belonging to the project

Gets a list of volumes belonging to the project

认证

需要 Connected Account

Tags

Volumesproject
Get volumeNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_IDRetrieve a volume

Retrieve a volume

认证

需要 Connected Account

Tags

Volumesproject
Get volume backupsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_ID_BACKUPSGet list of backups associated with a volume

Get list of backups associated with a volume

认证

需要 Connected Account

Tags

Volumesproject
Get volume backup detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_ID_BACKUPS_BACKUP_IDGet details for a specific volume backup

Get details for a specific volume backup

认证

需要 Connected Account

Tags

Volumesproject
List workflowsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWSLists all workflows for a project

Lists all workflows for a project

认证

需要 Connected Account

Tags

Workflowsproject
Get workflowNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWS_WORKFLOW_IDGets details about a workflow

Gets details about a workflow

认证

需要 Connected Account

Tags

Workflowsproject
List workflow runsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWS_WORKFLOW_ID_RUNSLists runs of a workflow

Lists runs of a workflow

认证

需要 Connected Account

Tags

Workflowsproject
Get workflow run detailsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWS_WORKFLOW_ID_RUNS_RUN_IDGet information about the given workflow run

Get information about the given workflow run

认证

需要 Connected Account

Tags

Workflowsproject
List global secretsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_SECRETSGets a list of global secrets

Gets a list of global secrets

认证

需要 Connected Account

Tags

Secretsteam
Get global secretNORTHFLANK_GET_V1_TEAMS_TEAM_ID_SECRETS_SECRET_IDGet a global secret including its contents

Get a global secret including its contents

认证

需要 Connected Account

Tags

Secretsteam
List tagsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_TAGSList the resource tags for this entity.

List the resource tags for this entity.

认证

需要 Connected Account

Tags

Tagsteam
Get tagNORTHFLANK_GET_V1_TEAMS_TEAM_ID_TAGS_RESOURCE_TAG_IDView details for a given resource tag.

View details for a given resource tag.

认证

需要 Connected Account

Tags

Tagsteam
List templatesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_TEMPLATESGet a list of templates

Get a list of templates

认证

需要 Connected Account

Tags

Templatesteam
Get templateNORTHFLANK_GET_V1_TEAMS_TEAM_ID_TEMPLATES_TEMPLATE_IDGet information about the given template.

Get information about the given template.

认证

需要 Connected Account

Tags

Templatesteam
List template runsNORTHFLANK_GET_V1_TEAMS_TEAM_ID_TEMPLATES_TEMPLATE_ID_RUNSGet a list of template runs

Get a list of template runs

认证

需要 Connected Account

Tags

Templatesteam
Get template runNORTHFLANK_GET_V1_TEAMS_TEAM_ID_TEMPLATES_TEMPLATE_ID_RUNS_TEMPLATE_RUN_IDGet information about the given template run.

Get information about the given template run.

认证

需要 Connected Account

Tags

Templatesteam
List API tokensNORTHFLANK_GET_V1_TEAMS_TEAM_ID_TOKENSLists API tokens belonging to the authenticated org or team, newest first. Only active tokens are returned unless the `all` query parameter is set.

Lists API tokens belonging to the authenticated org or team, newest first. Only active tokens are returned unless the `all` query parameter is set.

认证

需要 Connected Account

Tags

API Tokensteam
List workload identitiesNORTHFLANK_GET_V1_TEAMS_TEAM_ID_WORKLOAD_IDENTITIESLists the workload identities saved to this account.

Lists the workload identities saved to this account.

认证

需要 Connected Account

Tags

Integrationsteam
Get workload identityNORTHFLANK_GET_V1_TEAMS_TEAM_ID_WORKLOAD_IDENTITIES_WORKLOAD_IDENTITY_IDRetrieves a workload identity by ID.

Retrieves a workload identity by ID.

认证

需要 Connected Account

Tags

Integrationsteam
List workload identitiesNORTHFLANK_GET_WORKLOAD_IDENTITIESLists the workload identities saved to this account.

Lists the workload identities saved to this account.

认证

需要 Connected Account

Tags

Integrations
Get workload identityNORTHFLANK_GET_WORKLOAD_IDENTITIES_WORKLOADIDENTITYIDRetrieves a workload identity by ID.

Retrieves a workload identity by ID.

认证

需要 Connected Account

Tags

Integrations
Patch backup destinationNORTHFLANK_PATCH_BACKUP_DESTINATIONS_BACKUPDESTINATIONIDUpdates a backup destination.

Updates a backup destination.

认证

需要 Connected Account

Tags

Backup Destinations
Patch clusterNORTHFLANK_PATCH_CLOUD_PROVIDERS_CLUSTERS_CLUSTERIDUpdates a cluster.

Updates a cluster.

认证

需要 Connected Account

Tags

Cloud Providersorg
Patch integrationNORTHFLANK_PATCH_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATIONIDUpdates a integration.

Updates a integration.

认证

需要 Connected Account

Tags

Cloud Providersorg
Update geo routing configurationNORTHFLANK_PATCH_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_GEO_ROUTINGUpdates the geo routing configuration for a geo-routed subdomain.

Updates the geo routing configuration for a geo-routed subdomain.

认证

需要 Connected Account

Tags

Domains
Patch egress IPNORTHFLANK_PATCH_EGRESS_IPS_EGRESSIPIDUpdates an egress IP

Updates an egress IP

认证

需要 Connected Account

Tags

Egress IPs
Update gradual rollout strategyNORTHFLANK_PATCH_GRADUAL_ROLLOUT_STRATEGIES_GRADUALROLLOUTSTRATEGYIDUpdates a gradual rollout strategy.

Updates a gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategies
Update registryNORTHFLANK_PATCH_INTEGRATIONS_REGISTRIES_CREDENTIALIDUpdates a set of registry credential data.

Updates a set of registry credential data.

认证

需要 Connected Account

Tags

Integrations
Update SSH identityNORTHFLANK_PATCH_INTEGRATIONS_SSH_IDENTITIES_IDENTITYIDUpdates SSH identity data.

Updates SSH identity data.

认证

需要 Connected Account

Tags

Integrations
Patch load balancerNORTHFLANK_PATCH_LOAD_BALANCERS_LOADBALANCERIDUpdates a load balancer

Updates a load balancer

认证

需要 Connected Account

Tags

Load Balancers
Update network policyNORTHFLANK_PATCH_NETWORK_POLICIES_NETWORKPOLICYIDUpdates an existing network policy.

Updates an existing network policy.

认证

需要 Connected Account

Tags

Network Policies
Update org roleNORTHFLANK_PATCH_ORG_ROLES_ROLEIDPartially updates a platform role for the authenticated org.

Partially updates a platform role for the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
Patch addonNORTHFLANK_PATCH_PROJECTS_ADDONS_ADDONIDUpdates an addon

Updates an addon

认证

需要 Connected Account

Tags

Addonsproject
Update external addonNORTHFLANK_PATCH_PROJECTS_EXTERNAL_ADDONS_EXTERNALADDONIDUpdates configuration for an external addon

Updates configuration for an external addon

认证

需要 Connected Account

Tags

External Addonsproject
Patch harnessNORTHFLANK_PATCH_PROJECTS_HARNESSES_HARNESSIDUpdates a harness

Updates a harness

认证

需要 Connected Account

Tags

Harnessesproject
Patch cron jobNORTHFLANK_PATCH_PROJECTS_JOBS_CRON_JOBIDUpdates a cron job

Updates a cron job

认证

需要 Connected Account

Tags

Jobsproject
Patch jobNORTHFLANK_PATCH_PROJECTS_JOBS_JOBIDUpdates a job (manual or cron based on current type and settings.cron)

Updates a job (manual or cron based on current type and settings.cron)

认证

需要 Connected Account

Tags

Jobsproject
Patch manual jobNORTHFLANK_PATCH_PROJECTS_JOBS_MANUAL_JOBIDUpdates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

Updates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

认证

需要 Connected Account

Tags

Jobsproject
Update projectNORTHFLANK_PATCH_PROJECTS_PROJECTIDUpdates a project.

Updates a project.

认证

需要 Connected Account

Tags

Projects
Patch project secretNORTHFLANK_PATCH_PROJECTS_SECRETS_SECRETIDUpdates a project secret with the specified payload

Updates a project secret with the specified payload

认证

需要 Connected Account

Tags

Secretsproject
Patch build serviceNORTHFLANK_PATCH_PROJECTS_SERVICES_BUILD_SERVICEIDUpdates a build service.

Updates a build service.

认证

需要 Connected Account

Tags

Servicesproject
Patch combined serviceNORTHFLANK_PATCH_PROJECTS_SERVICES_COMBINED_SERVICEIDUpdates a combined service.

Updates a combined service.

认证

需要 Connected Account

Tags

Servicesproject
Patch deployment serviceNORTHFLANK_PATCH_PROJECTS_SERVICES_DEPLOYMENT_SERVICEIDUpdates a deployment service.

Updates a deployment service.

认证

需要 Connected Account

Tags

Servicesproject
Update team roleNORTHFLANK_PATCH_ROLES_ROLEIDUpdates a platform role for a team.

Updates a platform role for a team.

认证

需要 Connected Account

Tags

Team Rolesteam
Patch global secretNORTHFLANK_PATCH_SECRETS_SECRETIDUpdates a global secret with the specified payload

Updates a global secret with the specified payload

认证

需要 Connected Account

Tags

Secrets
Update tagNORTHFLANK_PATCH_TAGS_RESOURCETAGIDPatch a resource tag.

Patch a resource tag.

认证

需要 Connected Account

Tags

Tags
Update teamNORTHFLANK_PATCH_TEAMS_TEAMIDUpdates the description of a team belonging to the authenticated org.

Updates the description of a team belonging to the authenticated org.

认证

需要 Connected Account

Tags

Teamsorg
Patch backup destinationNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_BACKUP_DESTINATIONS_BACKUP_DESTINATION_IDUpdates a backup destination.

Updates a backup destination.

认证

需要 Connected Account

Tags

Backup Destinationsteam
Patch clusterNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERS_CLUSTER_IDUpdates a cluster.

Updates a cluster.

认证

需要 Connected Account

Tags

Cloud Providersteam
Patch integrationNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATION_IDUpdates a integration.

Updates a integration.

认证

需要 Connected Account

Tags

Cloud Providersteam
Update geo routing configurationNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_GEO_ROUTINGUpdates the geo routing configuration for a geo-routed subdomain.

Updates the geo routing configuration for a geo-routed subdomain.

认证

需要 Connected Account

Tags

Domainsteam
Patch egress IPNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_EGRESS_IPS_EGRESS_IP_IDUpdates an egress IP

Updates an egress IP

认证

需要 Connected Account

Tags

Egress IPsteam
Update gradual rollout strategyNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_GRADUAL_ROLLOUT_STRATEGIES_GRADUAL_ROLLOUT_STRATEGY_IDUpdates a gradual rollout strategy.

Updates a gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategiesteam
Update registryNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_INTEGRATIONS_REGISTRIES_CREDENTIAL_IDUpdates a set of registry credential data.

Updates a set of registry credential data.

认证

需要 Connected Account

Tags

Integrationsteam
Update SSH identityNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_INTEGRATIONS_SSH_IDENTITIES_IDENTITY_IDUpdates SSH identity data.

Updates SSH identity data.

认证

需要 Connected Account

Tags

Integrationsteam
Patch load balancerNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_LOAD_BALANCERS_LOAD_BALANCER_IDUpdates a load balancer

Updates a load balancer

认证

需要 Connected Account

Tags

Load Balancersteam
Update network policyNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_NETWORK_POLICIES_NETWORK_POLICY_IDUpdates an existing network policy.

Updates an existing network policy.

认证

需要 Connected Account

Tags

Network Policiesteam
Update projectNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_IDUpdates a project.

Updates a project.

认证

需要 Connected Account

Tags

Projectsteam
Patch addonNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_IDUpdates an addon

Updates an addon

认证

需要 Connected Account

Tags

Addonsproject
Update external addonNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_EXTERNAL_ADDONS_EXTERNAL_ADDON_IDUpdates configuration for an external addon

Updates configuration for an external addon

认证

需要 Connected Account

Tags

External Addonsproject
Patch harnessNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSES_HARNESS_IDUpdates a harness

Updates a harness

认证

需要 Connected Account

Tags

Harnessesproject
Patch cron jobNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_CRON_JOB_IDUpdates a cron job

Updates a cron job

认证

需要 Connected Account

Tags

Jobsproject
Patch jobNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_IDUpdates a job (manual or cron based on current type and settings.cron)

Updates a job (manual or cron based on current type and settings.cron)

认证

需要 Connected Account

Tags

Jobsproject
Patch manual jobNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_MANUAL_JOB_IDUpdates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

Updates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

认证

需要 Connected Account

Tags

Jobsproject
Patch project secretNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_IDUpdates a project secret with the specified payload

Updates a project secret with the specified payload

认证

需要 Connected Account

Tags

Secretsproject
Patch build serviceNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_BUILD_SERVICE_IDUpdates a build service.

Updates a build service.

认证

需要 Connected Account

Tags

Servicesproject
Patch combined serviceNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_COMBINED_SERVICE_IDUpdates a combined service.

Updates a combined service.

认证

需要 Connected Account

Tags

Servicesproject
Patch deployment serviceNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_DEPLOYMENT_SERVICE_IDUpdates a deployment service.

Updates a deployment service.

认证

需要 Connected Account

Tags

Servicesproject
Patch global secretNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_SECRETS_SECRET_IDUpdates a global secret with the specified payload

Updates a global secret with the specified payload

认证

需要 Connected Account

Tags

Secretsteam
Update tagNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_TAGS_RESOURCE_TAG_IDPatch a resource tag.

Patch a resource tag.

认证

需要 Connected Account

Tags

Tagsteam
Update workload identityNORTHFLANK_PATCH_V1_TEAMS_TEAM_ID_WORKLOAD_IDENTITIES_WORKLOAD_IDENTITY_IDUpdates a workload identity. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

Updates a workload identity. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

认证

需要 Connected Account

Tags

Integrationsteam
Update workload identityNORTHFLANK_PATCH_WORKLOAD_IDENTITIES_WORKLOADIDENTITYIDUpdates a workload identity. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

Updates a workload identity. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

认证

需要 Connected Account

Tags

Integrations
Add backup destinationNORTHFLANK_POST_BACKUP_DESTINATIONSAdds a new backup destination to this account.

Adds a new backup destination to this account.

认证

需要 Connected Account

Tags

Backup Destinations
Create clusterNORTHFLANK_POST_CLOUD_PROVIDERS_CLUSTERSCreates a new cluster.

Creates a new cluster.

认证

需要 Connected Account

Tags

Cloud Providersorg
Cordon cluster nodeNORTHFLANK_POST_CLOUD_PROVIDERS_CLUSTERS_CLUSTERID_NODES_NODEID_CORDONCordon a node on the cluster to prevent new pods from scheduling on it.

Cordon a node on the cluster to prevent new pods from scheduling on it.

认证

需要 Connected Account

Tags

Cloud Providersorg
Drain cluster nodeNORTHFLANK_POST_CLOUD_PROVIDERS_CLUSTERS_CLUSTERID_NODES_NODEID_DRAINDrain a node by evicting all running pods.

Drain a node by evicting all running pods.

认证

需要 Connected Account

Tags

Cloud Providersorg
Uncordon cluster nodeNORTHFLANK_POST_CLOUD_PROVIDERS_CLUSTERS_CLUSTERID_NODES_NODEID_UNCORDONUncordon a node on the cluster if it was previously cordoned.

Uncordon a node on the cluster if it was previously cordoned.

认证

需要 Connected Account

Tags

Cloud Providersorg
Create integrationNORTHFLANK_POST_CLOUD_PROVIDERS_INTEGRATIONSCreates a new integration.

Creates a new integration.

认证

需要 Connected Account

Tags

Cloud Providersorg
Install workload identity providerNORTHFLANK_POST_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATIONID_WORKLOAD_IDENTITY_PROVIDER_INSTALLTriggers installation of the OIDC provider or workload identity pool resources on the given cloud provider integration account. This is required once per cloud account before creating managed workload identities.

Triggers installation of the OIDC provider or workload identity pool resources on the given cloud provider integration account. This is required once per cloud account before creating managed workload identities.

认证

需要 Connected Account

Tags

Integrations
Create new domainNORTHFLANK_POST_DOMAINSRegisters a new domain

Registers a new domain

认证

需要 Connected Account

Tags

Domains
Import domain certificateNORTHFLANK_POST_DOMAINS_DOMAIN_IMPORTImport a certificate for the domain

Import a certificate for the domain

认证

需要 Connected Account

Tags

Domains
Add subdomainNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINSAdds a new subdomain to the domain.

Adds a new subdomain to the domain.

认证

需要 Connected Account

Tags

Domains
Assign service to subdomainNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_ASSIGNAssigns a service port to the given subdomain

Assigns a service port to the given subdomain

认证

需要 Connected Account

Tags

Domains
Remove CDN from a subdomainNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_CDN_DISABLERemoves the CDN integration from the given subdomain

Removes the CDN integration from the given subdomain

认证

需要 Connected Account

Tags

Domains
Enable CDN on a subdomainNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_CDN_ENABLEEnables a CDN integration on the given subdomain

Enables a CDN integration on the given subdomain

认证

需要 Connected Account

Tags

Domains
Purge CDN cache for a subdomainNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_CDN_PURGEPurges the CDN cache for the given subdomain

Purges the CDN cache for the given subdomain

认证

需要 Connected Account

Tags

Domains
Add subdomain pathNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHSAdds a new path to the subdomain.

Adds a new path to the subdomain.

认证

需要 Connected Account

Tags

Domains
Update subdomain pathNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAINPATHUpdate a subdomain path.

Update a subdomain path.

认证

需要 Connected Account

Tags

Domains
Assign subdomain pathNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAINPATH_ASSIGNAssign a subdomain path to a port.

Assign a subdomain path to a port.

认证

需要 Connected Account

Tags

Domains
Verify subdomainNORTHFLANK_POST_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_VERIFYGets details about the given subdomain

Gets details about the given subdomain

认证

需要 Connected Account

Tags

Domains
Verify domainNORTHFLANK_POST_DOMAINS_DOMAIN_VERIFYAttempts to verify the domain

Attempts to verify the domain

认证

需要 Connected Account

Tags

Domains
Create egress IPNORTHFLANK_POST_EGRESS_IPSCreates a new egress IP

Creates a new egress IP

认证

需要 Connected Account

Tags

Egress IPs
Create gradual rollout strategyNORTHFLANK_POST_GRADUAL_ROLLOUT_STRATEGIESCreates a new gradual rollout strategy.

Creates a new gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategies
Create log sinkNORTHFLANK_POST_INTEGRATIONS_LOG_SINKSCreates a new log sink.

Creates a new log sink.

认证

需要 Connected Account

Tags

Integrations
Pause log sinkNORTHFLANK_POST_INTEGRATIONS_LOG_SINKS_LOGSINKID_PAUSEPauses a given log sink.

Pauses a given log sink.

认证

需要 Connected Account

Tags

Integrations
Resume log sinkNORTHFLANK_POST_INTEGRATIONS_LOG_SINKS_LOGSINKID_RESUMEResumes a paused log sink.

Resumes a paused log sink.

认证

需要 Connected Account

Tags

Integrations
Update log sinkNORTHFLANK_POST_INTEGRATIONS_LOG_SINKS_LOGSINKID_SETTINGSUpdates the settings for a log sink.

Updates the settings for a log sink.

认证

需要 Connected Account

Tags

Integrations
Create notification integrationNORTHFLANK_POST_INTEGRATIONS_NOTIFICATIONSCreate a new notification integration.

Create a new notification integration.

认证

需要 Connected Account

Tags

Integrations
Update notification integrationNORTHFLANK_POST_INTEGRATIONS_NOTIFICATIONS_NOTIFICATIONIDUpdates a notification integration

Updates a notification integration

认证

需要 Connected Account

Tags

Integrations
Add registryNORTHFLANK_POST_INTEGRATIONS_REGISTRIESAdds a new set of container registry credentials to this account.

Adds a new set of container registry credentials to this account.

认证

需要 Connected Account

Tags

Integrations
Add SSH identityNORTHFLANK_POST_INTEGRATIONS_SSH_IDENTITIESAdds a new SSH identity to this account.

Adds a new SSH identity to this account.

认证

需要 Connected Account

Tags

Integrations
Generate VCS tokenNORTHFLANK_POST_INTEGRATIONS_VCS_CUSTOM_CUSTOMVCSID_TOKEN_VCSLINKIDGenerate a token for a specific VCS link.

Generate a token for a specific VCS link.

认证

需要 Connected Account

Tags

Integrations
Create VCS link sessionNORTHFLANK_POST_INTEGRATIONS_VCS_LINK_SESSIONSStarts a CLI-driven flow to link a version control account. Returns a URL to open in a browser to authorize the link, and a session id to poll for completion.

Starts a CLI-driven flow to link a version control account. Returns a URL to open in a browser to authorize the link, and a session id to poll for completion.

认证

需要 Connected Account

Tags

Integrations
Check repository accessNORTHFLANK_POST_INTEGRATIONS_VCS_REPO_ACCESSChecks whether a git repository is publicly reachable or accessible via one of your linked version control accounts, before creating a resource that would clone it.

Checks whether a git repository is publicly reachable or accessible via one of your linked version control accounts, before creating a resource that would clone it.

认证

需要 Connected Account

Tags

Integrations
Create load balancerNORTHFLANK_POST_LOAD_BALANCERSCreates a new load balancer

Creates a new load balancer

认证

需要 Connected Account

Tags

Load Balancers
Invite team memberNORTHFLANK_POST_MEMBERSInvites a user to a team.

Invites a user to a team.

认证

需要 Connected Account

Tags

Team Membersteam
Create network policyNORTHFLANK_POST_NETWORK_POLICIESCreates a new network policy for this account.

Creates a new network policy for this account.

认证

需要 Connected Account

Tags

Network Policies
Create org roleNORTHFLANK_POST_ORG_ROLESCreates a new platform role for the authenticated org.

Creates a new platform role for the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
Add member to org roleNORTHFLANK_POST_ORG_ROLES_ROLEID_MEMBERSAdds a user to a platform role in the authenticated org.

Adds a user to a platform role in the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
Create projectNORTHFLANK_POST_PROJECTSCreates a new project.

Creates a new project.

认证

需要 Connected Account

Tags

Projects
Create addonNORTHFLANK_POST_PROJECTS_ADDONSCreates a new addon

Creates a new addon

认证

需要 Connected Account

Tags

Addonsproject
Create addon backup scheduleNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_BACKUP_SCHEDULESCreate a new backup schedule for an addon.

Create a new backup schedule for an addon.

认证

需要 Connected Account

Tags

Addonsproject
Backup addonNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_BACKUPSInitiates a backup for the given addon

Initiates a backup for the given addon

认证

需要 Connected Account

Tags

Addonsproject
Abort backupNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_ABORTAborts the in progress backup.

Aborts the in progress backup.

认证

需要 Connected Account

Tags

Addonsproject
Abort backup restoreNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_ABORT_RESTOREAborts an in-progress backup restore.

Aborts an in-progress backup restore.

认证

需要 Connected Account

Tags

Addonsproject
Restore addon backupNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_RESTORERestores the given addon to the given backup state.

Restores the given addon to the given backup state.

认证

需要 Connected Account

Tags

Addonsproject
Retain backupNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_BACKUPS_BACKUPID_RETAINFlags a temporary backup generated by a backup schedule to be retained indefinitely rather than being deleted after the expiry date.

Flags a temporary backup generated by a backup schedule to be retained indefinitely rather than being deleted after the expiry date.

认证

需要 Connected Account

Tags

Addonsproject
Import addon backupNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_IMPORTImports a database from an external archive or existing live database.

Imports a database from an external archive or existing live database.

认证

需要 Connected Account

Tags

Addonsproject
Update addon network settingsNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_NETWORK_SETTINGSUpdates the network settings for the addon.

Updates the network settings for the addon.

认证

需要 Connected Account

Tags

Addonsproject
Pause addonNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_PAUSEPause the given addon.

Pause the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Reset addonNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_RESETReset the given addon.

Reset the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Restart addonNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_RESTARTRestart the given addon.

Restart the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Resume addonNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_RESUMEResume the given addon if it is paused.

Resume the given addon if it is paused.

认证

需要 Connected Account

Tags

Addonsproject
Scale addon resourcesNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_SCALEModifies the allocated resources for the given addon.

Modifies the allocated resources for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Update addon security rulesNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_SECURITYUpdates the security rules for the addon.

Updates the security rules for the addon.

认证

需要 Connected Account

Tags

Addonsproject
Upgrade addon versionNORTHFLANK_POST_PROJECTS_ADDONS_ADDONID_VERSIONUpgrades the addon to a new version.

Upgrades the addon to a new version.

认证

需要 Connected Account

Tags

Addonsproject
Create external addonNORTHFLANK_POST_PROJECTS_EXTERNAL_ADDONSCreates a new external addon (third-party cloud resource provisioned via OpenTofu)

Creates a new external addon (third-party cloud resource provisioned via OpenTofu)

认证

需要 Connected Account

Tags

External Addonsproject
Create harnessNORTHFLANK_POST_PROJECTS_HARNESSESCreates a new harness

Creates a new harness

认证

需要 Connected Account

Tags

Harnessesproject
Pause harnessNORTHFLANK_POST_PROJECTS_HARNESSES_HARNESSID_PAUSEPauses the given harness, scaling its deployment to zero.

Pauses the given harness, scaling its deployment to zero.

认证

需要 Connected Account

Tags

Harnessesproject
Restart harnessNORTHFLANK_POST_PROJECTS_HARNESSES_HARNESSID_RESTARTRestarts the given harness.

Restarts the given harness.

认证

需要 Connected Account

Tags

Harnessesproject
Resume harnessNORTHFLANK_POST_PROJECTS_HARNESSES_HARNESSID_RESUMEResumes the given harness, restoring its deployment.

Resumes the given harness, restoring its deployment.

认证

需要 Connected Account

Tags

Harnessesproject
Create jobNORTHFLANK_POST_PROJECTS_JOBSCreates a new job (manual or cron based on settings.cron presence)

Creates a new job (manual or cron based on settings.cron presence)

认证

需要 Connected Account

Tags

Jobsproject
Create cron jobNORTHFLANK_POST_PROJECTS_JOBS_CRONCreates a new cron job

Creates a new cron job

认证

需要 Connected Account

Tags

Jobsproject
Start job buildNORTHFLANK_POST_PROJECTS_JOBS_JOBID_BUILDStart a new build for the given job. Given a commit sha, it will build that commit.

Start a new build for the given job. Given a commit sha, it will build that commit.

认证

需要 Connected Account

Tags

Jobsproject
Edit job build argumentsNORTHFLANK_POST_PROJECTS_JOBS_JOBID_BUILD_ARGUMENTSSets build arguments for the given job.

Sets build arguments for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job build optionsNORTHFLANK_POST_PROJECTS_JOBS_JOBID_BUILD_OPTIONSUpdates the build options for a given job.

Updates the build options for a given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job build sourceNORTHFLANK_POST_PROJECTS_JOBS_JOBID_BUILD_SOURCEUpdates the version control source for a given job.

Updates the version control source for a given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job deploymentNORTHFLANK_POST_PROJECTS_JOBS_JOBID_DEPLOYMENTUpdates the deployment settings of the given job.

Updates the deployment settings of the given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job health checksNORTHFLANK_POST_PROJECTS_JOBS_JOBID_HEALTH_CHECKSUpdates health checks for the given job.

Updates health checks for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Pause jobNORTHFLANK_POST_PROJECTS_JOBS_JOBID_PAUSEPause the given job.

Pause the given job.

认证

需要 Connected Account

Tags

Jobsproject
Resume jobNORTHFLANK_POST_PROJECTS_JOBS_JOBID_RESUMEResumes the given job. Optionally takes several arguments to override resumed settings.

Resumes the given job. Optionally takes several arguments to override resumed settings.

认证

需要 Connected Account

Tags

Jobsproject
Run jobNORTHFLANK_POST_PROJECTS_JOBS_JOBID_RUNSStarts a new job run for the given job

Starts a new job run for the given job

认证

需要 Connected Account

Tags

Jobsproject
Edit job runtime environmentNORTHFLANK_POST_PROJECTS_JOBS_JOBID_RUNTIME_ENVIRONMENTSets the runtime environment for the given job.

Sets the runtime environment for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Scale jobNORTHFLANK_POST_PROJECTS_JOBS_JOBID_SCALEModifies the scaling settings for the given job.

Modifies the scaling settings for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job settingsNORTHFLANK_POST_PROJECTS_JOBS_JOBID_SETTINGSUpdates settings for the job

Updates settings for the job

认证

需要 Connected Account

Tags

Jobsproject
Suspend jobNORTHFLANK_POST_PROJECTS_JOBS_JOBID_SUSPENDModify cron job to toggle suspending of its schedule.

Modify cron job to toggle suspending of its schedule.

认证

需要 Connected Account

Tags

Jobsproject
Create manual jobNORTHFLANK_POST_PROJECTS_JOBS_MANUALCreates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

Creates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

认证

需要 Connected Account

Tags

Jobsproject
Create AI modelNORTHFLANK_POST_PROJECTS_LLM_MODEL_DEPLOYMENTSCreate an AI model

Create an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
Update AI modelNORTHFLANK_POST_PROJECTS_LLM_MODEL_DEPLOYMENTS_LLMMODELDEPLOYMENTIDUpdates an AI model

Updates an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
Update preview templateNORTHFLANK_POST_PROJECTS_PIPELINES_PIPELINEID_PREVIEW_ENVSUpdate a given preview template.

Update a given preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
Run preview environmentNORTHFLANK_POST_PROJECTS_PIPELINES_PIPELINEID_PREVIEW_ENVS_RUNSRun the given preview template.

Run the given preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
Update release flowNORTHFLANK_POST_PROJECTS_PIPELINES_PIPELINEID_RELEASE_FLOWS_STAGEUpdates a release flow

Updates a release flow

认证

需要 Connected Account

Tags

Pipelinesproject
Run release flowNORTHFLANK_POST_PROJECTS_PIPELINES_PIPELINEID_RELEASE_FLOWS_STAGE_RUNSRuns a given release flow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

Runs a given release flow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

认证

需要 Connected Account

Tags

Pipelinesproject
Abort release flow runNORTHFLANK_POST_PROJECTS_PIPELINES_PIPELINEID_RELEASE_FLOWS_STAGE_RUNS_RUNID_ABORTAbort the given release flow run

Abort the given release flow run

认证

需要 Connected Account

Tags

Pipelinesproject
Create preview blueprintNORTHFLANK_POST_PROJECTS_PREVIEW_BLUEPRINTSCreate a preview blueprint

Create a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Update preview blueprintNORTHFLANK_POST_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTIDUpdates a preview blueprint

Updates a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Pause preview environmentNORTHFLANK_POST_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_PREVIEWS_PREVIEWID_PAUSEPause a preview environment generated by a preview blueprint.

Pause a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Reset preview environment expiryNORTHFLANK_POST_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_PREVIEWS_PREVIEWID_RESETReset the expiry of a preview environment generated by a preview blueprint.

Reset the expiry of a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Resume preview environmentNORTHFLANK_POST_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_PREVIEWS_PREVIEWID_RESUMEResume a preview environment generated by a preview blueprint.

Resume a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Run preview blueprintNORTHFLANK_POST_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_RUNSRuns a given preview blueprint with given arguments. This endpoint can be used as part of a CI pipeline to automatically create a preview environment.

Runs a given preview blueprint with given arguments. This endpoint can be used as part of a CI pipeline to automatically create a preview environment.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Abort preview blueprint runNORTHFLANK_POST_PROJECTS_PREVIEW_BLUEPRINTS_PREVIEWBLUEPRINTID_RUNS_RUNID_ABORTAbort the given preview blueprint run

Abort the given preview blueprint run

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Create combined serviceNORTHFLANK_POST_PROJECTS_SECRETSCreates a project secret with the specified payload

Creates a project secret with the specified payload

认证

需要 Connected Account

Tags

Secretsproject
Update project secretNORTHFLANK_POST_PROJECTS_SECRETS_SECRETIDUpdate a project secret

Update a project secret

认证

需要 Connected Account

Tags

Secretsproject
Update project secret addon linkNORTHFLANK_POST_PROJECTS_SECRETS_SECRETID_ADDONS_ADDONIDLink an addon to a project secret or edit the settings of the linked addon.

Link an addon to a project secret or edit the settings of the linked addon.

认证

需要 Connected Account

Tags

Secretsproject
Create build serviceNORTHFLANK_POST_PROJECTS_SERVICES_BUILDCreates a new build service.

Creates a new build service.

认证

需要 Connected Account

Tags

Servicesproject
Create combined serviceNORTHFLANK_POST_PROJECTS_SERVICES_COMBINEDCreates a new combined service.

Creates a new combined service.

认证

需要 Connected Account

Tags

Servicesproject
Create deployment serviceNORTHFLANK_POST_PROJECTS_SERVICES_DEPLOYMENTCreates a new deployment service.

Creates a new deployment service.

认证

需要 Connected Account

Tags

Servicesproject
Start service buildNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_BUILDStart a new build for the given combined or build service. If given a commit sha, it will build that commit. Otherwise, the most recent relevant commit will be built. If the service provided is a build service, a branch name or pull request to build from is required.

Start a new build for the given combined or build service. If given a commit sha, it will build that commit. Otherwise, the most recent relevant commit will be built. If the service provided is a build service, a branch name or pull request to build from is required.

认证

需要 Connected Account

Tags

Servicesproject
Edit service build argumentsNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_BUILD_ARGUMENTSSets the build arguments for the given service.

Sets the build arguments for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service build optionsNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_BUILD_OPTIONSUpdates the build options for a given service.

Updates the build options for a given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service build sourceNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_BUILD_SOURCEUpdates the version control source for a given build or combined service.

Updates the version control source for a given build or combined service.

认证

需要 Connected Account

Tags

Servicesproject
Update service deploymentNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_DEPLOYMENTUpdates the deployment settings of the given service.

Updates the deployment settings of the given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service health checksNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_HEALTH_CHECKSUpdates health checks for the given service.

Updates health checks for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Pause serviceNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_PAUSEPause the given service.

Pause the given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service portsNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_PORTSUpdates the list of ports for the given service.

Updates the list of ports for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Restart serviceNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_RESTARTRestarts the given service.

Restarts the given service.

认证

需要 Connected Account

Tags

Servicesproject
Resume serviceNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_RESUMEResumes the given service. Optionally takes several arguments to override resumed settings.

Resumes the given service. Optionally takes several arguments to override resumed settings.

认证

需要 Connected Account

Tags

Servicesproject
Edit service runtime environmentNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_RUNTIME_ENVIRONMENTSets the runtime environment for the given service.

Sets the runtime environment for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Scale serviceNORTHFLANK_POST_PROJECTS_SERVICES_SERVICEID_SCALEModifies the scaling settings for the given service.

Modifies the scaling settings for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Create volumeNORTHFLANK_POST_PROJECTS_VOLUMESCreates a volume with the specified payload

Creates a volume with the specified payload

认证

需要 Connected Account

Tags

Volumesproject
Update volumeNORTHFLANK_POST_PROJECTS_VOLUMES_VOLUMEIDUpdate volume mounts and storage size

Update volume mounts and storage size

认证

需要 Connected Account

Tags

Volumesproject
Attach volumeNORTHFLANK_POST_PROJECTS_VOLUMES_VOLUMEID_ATTACHAttach a volume

Attach a volume

认证

需要 Connected Account

Tags

Volumesproject
Backup volumeNORTHFLANK_POST_PROJECTS_VOLUMES_VOLUMEID_BACKUPSInitiates a backup for a given volume

Initiates a backup for a given volume

认证

需要 Connected Account

Tags

Volumesproject
Detach volumeNORTHFLANK_POST_PROJECTS_VOLUMES_VOLUMEID_DETACHDetach a volume

Detach a volume

认证

需要 Connected Account

Tags

Volumesproject
Create workflowNORTHFLANK_POST_PROJECTS_WORKFLOWSCreate a workflow

Create a workflow

认证

需要 Connected Account

Tags

Workflowsproject
Update workflowNORTHFLANK_POST_PROJECTS_WORKFLOWS_WORKFLOWIDUpdates a workflow

Updates a workflow

认证

需要 Connected Account

Tags

Workflowsproject
Run workflowNORTHFLANK_POST_PROJECTS_WORKFLOWS_WORKFLOWID_RUNSRuns a given workflow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

Runs a given workflow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

认证

需要 Connected Account

Tags

Workflowsproject
Abort workflow runNORTHFLANK_POST_PROJECTS_WORKFLOWS_WORKFLOWID_RUNS_RUNID_ABORTAbort the given workflow run

Abort the given workflow run

认证

需要 Connected Account

Tags

Workflowsproject
Create team roleNORTHFLANK_POST_ROLESCreates a new platform role for a team.

Creates a new platform role for a team.

认证

需要 Connected Account

Tags

Team Rolesteam
Add member to team roleNORTHFLANK_POST_ROLES_ROLEID_MEMBERSAdds a user to a platform role in a team.

Adds a user to a platform role in a team.

认证

需要 Connected Account

Tags

Team Rolesteam
Create global secretNORTHFLANK_POST_SECRETSCreates a global secret with the specified payload

Creates a global secret with the specified payload

认证

需要 Connected Account

Tags

Secrets
Add tagNORTHFLANK_POST_TAGSAdd a new resource tag for this entity.

Add a new resource tag for this entity.

认证

需要 Connected Account

Tags

Tags
Create teamNORTHFLANK_POST_TEAMSCreates a new team belonging to the authenticated org.

Creates a new team belonging to the authenticated org.

认证

需要 Connected Account

Tags

Teamsorg
Create templateNORTHFLANK_POST_TEMPLATESCreate a template

Create a template

认证

需要 Connected Account

Tags

Templates
Update templateNORTHFLANK_POST_TEMPLATES_TEMPLATEIDUpdate a template

Update a template

认证

需要 Connected Account

Tags

Templates
Run templateNORTHFLANK_POST_TEMPLATES_TEMPLATEID_RUNSRun a template

Run a template

认证

需要 Connected Account

Tags

Templates
Abort template runNORTHFLANK_POST_TEMPLATES_TEMPLATEID_RUNS_TEMPLATERUNID_ABORTAbort the given template run.

Abort the given template run.

认证

需要 Connected Account

Tags

Templates
Add backup destinationNORTHFLANK_POST_V1_TEAMS_TEAM_ID_BACKUP_DESTINATIONSAdds a new backup destination to this account.

Adds a new backup destination to this account.

认证

需要 Connected Account

Tags

Backup Destinationsteam
Create clusterNORTHFLANK_POST_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERSCreates a new cluster.

Creates a new cluster.

认证

需要 Connected Account

Tags

Cloud Providersteam
Cordon cluster nodeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERS_CLUSTER_ID_NODES_NODE_ID_CORDONCordon a node on the cluster to prevent new pods from scheduling on it.

Cordon a node on the cluster to prevent new pods from scheduling on it.

认证

需要 Connected Account

Tags

Cloud Providersteam
Drain cluster nodeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERS_CLUSTER_ID_NODES_NODE_ID_DRAINDrain a node by evicting all running pods.

Drain a node by evicting all running pods.

认证

需要 Connected Account

Tags

Cloud Providersteam
Uncordon cluster nodeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERS_CLUSTER_ID_NODES_NODE_ID_UNCORDONUncordon a node on the cluster if it was previously cordoned.

Uncordon a node on the cluster if it was previously cordoned.

认证

需要 Connected Account

Tags

Cloud Providersteam
Create integrationNORTHFLANK_POST_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONSCreates a new integration.

Creates a new integration.

认证

需要 Connected Account

Tags

Cloud Providersteam
Install workload identity providerNORTHFLANK_POST_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONS_INTEGRATION_ID_WORKLOAD_IDENTITY_PROVIDER_INSTALLTriggers installation of the OIDC provider or workload identity pool resources on the given cloud provider integration account. This is required once per cloud account before creating managed workload identities.

Triggers installation of the OIDC provider or workload identity pool resources on the given cloud provider integration account. This is required once per cloud account before creating managed workload identities.

认证

需要 Connected Account

Tags

Integrationsteam
Create new domainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINSRegisters a new domain

Registers a new domain

认证

需要 Connected Account

Tags

Domainsteam
Import domain certificateNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_IMPORTImport a certificate for the domain

Import a certificate for the domain

认证

需要 Connected Account

Tags

Domainsteam
Add subdomainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINSAdds a new subdomain to the domain.

Adds a new subdomain to the domain.

认证

需要 Connected Account

Tags

Domainsteam
Assign service to subdomainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_ASSIGNAssigns a service port to the given subdomain

Assigns a service port to the given subdomain

认证

需要 Connected Account

Tags

Domainsteam
Remove CDN from a subdomainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_CDN_DISABLERemoves the CDN integration from the given subdomain

Removes the CDN integration from the given subdomain

认证

需要 Connected Account

Tags

Domainsteam
Enable CDN on a subdomainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_CDN_ENABLEEnables a CDN integration on the given subdomain

Enables a CDN integration on the given subdomain

认证

需要 Connected Account

Tags

Domainsteam
Purge CDN cache for a subdomainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_CDN_PURGEPurges the CDN cache for the given subdomain

Purges the CDN cache for the given subdomain

认证

需要 Connected Account

Tags

Domainsteam
Add subdomain pathNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHSAdds a new path to the subdomain.

Adds a new path to the subdomain.

认证

需要 Connected Account

Tags

Domainsteam
Update subdomain pathNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAIN_PATHUpdate a subdomain path.

Update a subdomain path.

认证

需要 Connected Account

Tags

Domainsteam
Assign subdomain pathNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_PATHS_SUBDOMAIN_PATH_ASSIGNAssign a subdomain path to a port.

Assign a subdomain path to a port.

认证

需要 Connected Account

Tags

Domainsteam
Verify subdomainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINS_SUBDOMAIN_VERIFYGets details about the given subdomain

Gets details about the given subdomain

认证

需要 Connected Account

Tags

Domainsteam
Verify domainNORTHFLANK_POST_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_VERIFYAttempts to verify the domain

Attempts to verify the domain

认证

需要 Connected Account

Tags

Domainsteam
Create egress IPNORTHFLANK_POST_V1_TEAMS_TEAM_ID_EGRESS_IPSCreates a new egress IP

Creates a new egress IP

认证

需要 Connected Account

Tags

Egress IPsteam
Create gradual rollout strategyNORTHFLANK_POST_V1_TEAMS_TEAM_ID_GRADUAL_ROLLOUT_STRATEGIESCreates a new gradual rollout strategy.

Creates a new gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategiesteam
Create log sinkNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_LOG_SINKSCreates a new log sink.

Creates a new log sink.

认证

需要 Connected Account

Tags

Integrationsteam
Pause log sinkNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_LOG_SINKS_LOG_SINK_ID_PAUSEPauses a given log sink.

Pauses a given log sink.

认证

需要 Connected Account

Tags

Integrationsteam
Resume log sinkNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_LOG_SINKS_LOG_SINK_ID_RESUMEResumes a paused log sink.

Resumes a paused log sink.

认证

需要 Connected Account

Tags

Integrationsteam
Update log sinkNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_LOG_SINKS_LOG_SINK_ID_SETTINGSUpdates the settings for a log sink.

Updates the settings for a log sink.

认证

需要 Connected Account

Tags

Integrationsteam
Create notification integrationNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_NOTIFICATIONSCreate a new notification integration.

Create a new notification integration.

认证

需要 Connected Account

Tags

Integrationsteam
Update notification integrationNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_NOTIFICATIONS_NOTIFICATION_IDUpdates a notification integration

Updates a notification integration

认证

需要 Connected Account

Tags

Integrationsteam
Add registryNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_REGISTRIESAdds a new set of container registry credentials to this account.

Adds a new set of container registry credentials to this account.

认证

需要 Connected Account

Tags

Integrationsteam
Add SSH identityNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_SSH_IDENTITIESAdds a new SSH identity to this account.

Adds a new SSH identity to this account.

认证

需要 Connected Account

Tags

Integrationsteam
Generate VCS tokenNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_VCS_CUSTOM_CUSTOM_VCSID_TOKEN_VCS_LINK_IDGenerate a token for a specific VCS link.

Generate a token for a specific VCS link.

认证

需要 Connected Account

Tags

Integrationsteam
Create VCS link sessionNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_VCS_LINK_SESSIONSStarts a CLI-driven flow to link a version control account. Returns a URL to open in a browser to authorize the link, and a session id to poll for completion.

Starts a CLI-driven flow to link a version control account. Returns a URL to open in a browser to authorize the link, and a session id to poll for completion.

认证

需要 Connected Account

Tags

Integrationsteam
Check repository accessNORTHFLANK_POST_V1_TEAMS_TEAM_ID_INTEGRATIONS_VCS_REPO_ACCESSChecks whether a git repository is publicly reachable or accessible via one of your linked version control accounts, before creating a resource that would clone it.

Checks whether a git repository is publicly reachable or accessible via one of your linked version control accounts, before creating a resource that would clone it.

认证

需要 Connected Account

Tags

Integrationsteam
Create load balancerNORTHFLANK_POST_V1_TEAMS_TEAM_ID_LOAD_BALANCERSCreates a new load balancer

Creates a new load balancer

认证

需要 Connected Account

Tags

Load Balancersteam
Create network policyNORTHFLANK_POST_V1_TEAMS_TEAM_ID_NETWORK_POLICIESCreates a new network policy for this account.

Creates a new network policy for this account.

认证

需要 Connected Account

Tags

Network Policiesteam
Create projectNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTSCreates a new project.

Creates a new project.

认证

需要 Connected Account

Tags

Projectsteam
Create addonNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONSCreates a new addon

Creates a new addon

认证

需要 Connected Account

Tags

Addonsproject
Create addon backup scheduleNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUP_SCHEDULESCreate a new backup schedule for an addon.

Create a new backup schedule for an addon.

认证

需要 Connected Account

Tags

Addonsproject
Backup addonNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPSInitiates a backup for the given addon

Initiates a backup for the given addon

认证

需要 Connected Account

Tags

Addonsproject
Abort backupNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_ABORTAborts the in progress backup.

Aborts the in progress backup.

认证

需要 Connected Account

Tags

Addonsproject
Abort backup restoreNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_ABORT_RESTOREAborts an in-progress backup restore.

Aborts an in-progress backup restore.

认证

需要 Connected Account

Tags

Addonsproject
Restore addon backupNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_RESTORERestores the given addon to the given backup state.

Restores the given addon to the given backup state.

认证

需要 Connected Account

Tags

Addonsproject
Retain backupNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_BACKUPS_BACKUP_ID_RETAINFlags a temporary backup generated by a backup schedule to be retained indefinitely rather than being deleted after the expiry date.

Flags a temporary backup generated by a backup schedule to be retained indefinitely rather than being deleted after the expiry date.

认证

需要 Connected Account

Tags

Addonsproject
Import addon backupNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_IMPORTImports a database from an external archive or existing live database.

Imports a database from an external archive or existing live database.

认证

需要 Connected Account

Tags

Addonsproject
Update addon network settingsNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_NETWORK_SETTINGSUpdates the network settings for the addon.

Updates the network settings for the addon.

认证

需要 Connected Account

Tags

Addonsproject
Pause addonNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_PAUSEPause the given addon.

Pause the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Reset addonNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_RESETReset the given addon.

Reset the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Restart addonNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_RESTARTRestart the given addon.

Restart the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Resume addonNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_RESUMEResume the given addon if it is paused.

Resume the given addon if it is paused.

认证

需要 Connected Account

Tags

Addonsproject
Scale addon resourcesNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_SCALEModifies the allocated resources for the given addon.

Modifies the allocated resources for the given addon.

认证

需要 Connected Account

Tags

Addonsproject
Update addon security rulesNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_SECURITYUpdates the security rules for the addon.

Updates the security rules for the addon.

认证

需要 Connected Account

Tags

Addonsproject
Upgrade addon versionNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONS_ADDON_ID_VERSIONUpgrades the addon to a new version.

Upgrades the addon to a new version.

认证

需要 Connected Account

Tags

Addonsproject
Create external addonNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_EXTERNAL_ADDONSCreates a new external addon (third-party cloud resource provisioned via OpenTofu)

Creates a new external addon (third-party cloud resource provisioned via OpenTofu)

认证

需要 Connected Account

Tags

External Addonsproject
Create harnessNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSESCreates a new harness

Creates a new harness

认证

需要 Connected Account

Tags

Harnessesproject
Pause harnessNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSES_HARNESS_ID_PAUSEPauses the given harness, scaling its deployment to zero.

Pauses the given harness, scaling its deployment to zero.

认证

需要 Connected Account

Tags

Harnessesproject
Restart harnessNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSES_HARNESS_ID_RESTARTRestarts the given harness.

Restarts the given harness.

认证

需要 Connected Account

Tags

Harnessesproject
Resume harnessNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSES_HARNESS_ID_RESUMEResumes the given harness, restoring its deployment.

Resumes the given harness, restoring its deployment.

认证

需要 Connected Account

Tags

Harnessesproject
Create jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBSCreates a new job (manual or cron based on settings.cron presence)

Creates a new job (manual or cron based on settings.cron presence)

认证

需要 Connected Account

Tags

Jobsproject
Create cron jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_CRONCreates a new cron job

Creates a new cron job

认证

需要 Connected Account

Tags

Jobsproject
Start job buildNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILDStart a new build for the given job. Given a commit sha, it will build that commit.

Start a new build for the given job. Given a commit sha, it will build that commit.

认证

需要 Connected Account

Tags

Jobsproject
Edit job build argumentsNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_ARGUMENTSSets build arguments for the given job.

Sets build arguments for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job build optionsNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_OPTIONSUpdates the build options for a given job.

Updates the build options for a given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job build sourceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_BUILD_SOURCEUpdates the version control source for a given job.

Updates the version control source for a given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job deploymentNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_DEPLOYMENTUpdates the deployment settings of the given job.

Updates the deployment settings of the given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job health checksNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_HEALTH_CHECKSUpdates health checks for the given job.

Updates health checks for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Pause jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_PAUSEPause the given job.

Pause the given job.

认证

需要 Connected Account

Tags

Jobsproject
Resume jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RESUMEResumes the given job. Optionally takes several arguments to override resumed settings.

Resumes the given job. Optionally takes several arguments to override resumed settings.

认证

需要 Connected Account

Tags

Jobsproject
Run jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RUNSStarts a new job run for the given job

Starts a new job run for the given job

认证

需要 Connected Account

Tags

Jobsproject
Edit job runtime environmentNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_RUNTIME_ENVIRONMENTSets the runtime environment for the given job.

Sets the runtime environment for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Scale jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_SCALEModifies the scaling settings for the given job.

Modifies the scaling settings for the given job.

认证

需要 Connected Account

Tags

Jobsproject
Update job settingsNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_SETTINGSUpdates settings for the job

Updates settings for the job

认证

需要 Connected Account

Tags

Jobsproject
Suspend jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_JOB_ID_SUSPENDModify cron job to toggle suspending of its schedule.

Modify cron job to toggle suspending of its schedule.

认证

需要 Connected Account

Tags

Jobsproject
Create manual jobNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_MANUALCreates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

Creates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

认证

需要 Connected Account

Tags

Jobsproject
Create AI modelNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_LLM_MODEL_DEPLOYMENTSCreate an AI model

Create an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
Update AI modelNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_LLM_MODEL_DEPLOYMENTS_LLM_MODEL_DEPLOYMENT_IDUpdates an AI model

Updates an AI model

认证

需要 Connected Account

Tags

AI Modelsproject
Update preview templateNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_PREVIEW_ENVSUpdate a given preview template.

Update a given preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
Run preview environmentNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_PREVIEW_ENVS_RUNSRun the given preview template.

Run the given preview template.

认证

需要 Connected Account

Tags

Pipelinesproject
Update release flowNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_RELEASE_FLOWS_STAGEUpdates a release flow

Updates a release flow

认证

需要 Connected Account

Tags

Pipelinesproject
Run release flowNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_RELEASE_FLOWS_STAGE_RUNSRuns a given release flow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

Runs a given release flow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

认证

需要 Connected Account

Tags

Pipelinesproject
Abort release flow runNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PIPELINES_PIPELINE_ID_RELEASE_FLOWS_STAGE_RUNS_RUN_ID_ABORTAbort the given release flow run

Abort the given release flow run

认证

需要 Connected Account

Tags

Pipelinesproject
Create preview blueprintNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTSCreate a preview blueprint

Create a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Update preview blueprintNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_IDUpdates a preview blueprint

Updates a preview blueprint

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Pause preview environmentNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_PREVIEWS_PREVIEW_ID_PAUSEPause a preview environment generated by a preview blueprint.

Pause a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Reset preview environment expiryNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_PREVIEWS_PREVIEW_ID_RESETReset the expiry of a preview environment generated by a preview blueprint.

Reset the expiry of a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Resume preview environmentNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_PREVIEWS_PREVIEW_ID_RESUMEResume a preview environment generated by a preview blueprint.

Resume a preview environment generated by a preview blueprint.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Run preview blueprintNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_RUNSRuns a given preview blueprint with given arguments. This endpoint can be used as part of a CI pipeline to automatically create a preview environment.

Runs a given preview blueprint with given arguments. This endpoint can be used as part of a CI pipeline to automatically create a preview environment.

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Abort preview blueprint runNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_PREVIEW_BLUEPRINTS_PREVIEW_BLUEPRINT_ID_RUNS_RUN_ID_ABORTAbort the given preview blueprint run

Abort the given preview blueprint run

认证

需要 Connected Account

Tags

Preview Blueprintsproject
Create combined serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETSCreates a project secret with the specified payload

Creates a project secret with the specified payload

认证

需要 Connected Account

Tags

Secretsproject
Update project secretNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_IDUpdate a project secret

Update a project secret

认证

需要 Connected Account

Tags

Secretsproject
Update project secret addon linkNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETS_SECRET_ID_ADDONS_ADDON_IDLink an addon to a project secret or edit the settings of the linked addon.

Link an addon to a project secret or edit the settings of the linked addon.

认证

需要 Connected Account

Tags

Secretsproject
Create build serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_BUILDCreates a new build service.

Creates a new build service.

认证

需要 Connected Account

Tags

Servicesproject
Create combined serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_COMBINEDCreates a new combined service.

Creates a new combined service.

认证

需要 Connected Account

Tags

Servicesproject
Create deployment serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_DEPLOYMENTCreates a new deployment service.

Creates a new deployment service.

认证

需要 Connected Account

Tags

Servicesproject
Start service buildNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILDStart a new build for the given combined or build service. If given a commit sha, it will build that commit. Otherwise, the most recent relevant commit will be built. If the service provided is a build service, a branch name or pull request to build from is required.

Start a new build for the given combined or build service. If given a commit sha, it will build that commit. Otherwise, the most recent relevant commit will be built. If the service provided is a build service, a branch name or pull request to build from is required.

认证

需要 Connected Account

Tags

Servicesproject
Edit service build argumentsNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_ARGUMENTSSets the build arguments for the given service.

Sets the build arguments for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service build optionsNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_OPTIONSUpdates the build options for a given service.

Updates the build options for a given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service build sourceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_BUILD_SOURCEUpdates the version control source for a given build or combined service.

Updates the version control source for a given build or combined service.

认证

需要 Connected Account

Tags

Servicesproject
Update service deploymentNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_DEPLOYMENTUpdates the deployment settings of the given service.

Updates the deployment settings of the given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service health checksNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_HEALTH_CHECKSUpdates health checks for the given service.

Updates health checks for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Pause serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_PAUSEPause the given service.

Pause the given service.

认证

需要 Connected Account

Tags

Servicesproject
Update service portsNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_PORTSUpdates the list of ports for the given service.

Updates the list of ports for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Restart serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_RESTARTRestarts the given service.

Restarts the given service.

认证

需要 Connected Account

Tags

Servicesproject
Resume serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_RESUMEResumes the given service. Optionally takes several arguments to override resumed settings.

Resumes the given service. Optionally takes several arguments to override resumed settings.

认证

需要 Connected Account

Tags

Servicesproject
Edit service runtime environmentNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_RUNTIME_ENVIRONMENTSets the runtime environment for the given service.

Sets the runtime environment for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Scale serviceNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_SERVICE_ID_SCALEModifies the scaling settings for the given service.

Modifies the scaling settings for the given service.

认证

需要 Connected Account

Tags

Servicesproject
Create volumeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMESCreates a volume with the specified payload

Creates a volume with the specified payload

认证

需要 Connected Account

Tags

Volumesproject
Update volumeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_IDUpdate volume mounts and storage size

Update volume mounts and storage size

认证

需要 Connected Account

Tags

Volumesproject
Attach volumeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_ID_ATTACHAttach a volume

Attach a volume

认证

需要 Connected Account

Tags

Volumesproject
Backup volumeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_ID_BACKUPSInitiates a backup for a given volume

Initiates a backup for a given volume

认证

需要 Connected Account

Tags

Volumesproject
Detach volumeNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_VOLUMES_VOLUME_ID_DETACHDetach a volume

Detach a volume

认证

需要 Connected Account

Tags

Volumesproject
Create workflowNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWSCreate a workflow

Create a workflow

认证

需要 Connected Account

Tags

Workflowsproject
Update workflowNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWS_WORKFLOW_IDUpdates a workflow

Updates a workflow

认证

需要 Connected Account

Tags

Workflowsproject
Run workflowNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWS_WORKFLOW_ID_RUNSRuns a given workflow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

Runs a given workflow with given arguments. This endpoint can be used as part of a CI pipeline to automatically trigger a release process.

认证

需要 Connected Account

Tags

Workflowsproject
Abort workflow runNORTHFLANK_POST_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_WORKFLOWS_WORKFLOW_ID_RUNS_RUN_ID_ABORTAbort the given workflow run

Abort the given workflow run

认证

需要 Connected Account

Tags

Workflowsproject
Create global secretNORTHFLANK_POST_V1_TEAMS_TEAM_ID_SECRETSCreates a global secret with the specified payload

Creates a global secret with the specified payload

认证

需要 Connected Account

Tags

Secretsteam
Add tagNORTHFLANK_POST_V1_TEAMS_TEAM_ID_TAGSAdd a new resource tag for this entity.

Add a new resource tag for this entity.

认证

需要 Connected Account

Tags

Tagsteam
Create templateNORTHFLANK_POST_V1_TEAMS_TEAM_ID_TEMPLATESCreate a template

Create a template

认证

需要 Connected Account

Tags

Templatesteam
Update templateNORTHFLANK_POST_V1_TEAMS_TEAM_ID_TEMPLATES_TEMPLATE_IDUpdate a template

Update a template

认证

需要 Connected Account

Tags

Templatesteam
Run templateNORTHFLANK_POST_V1_TEAMS_TEAM_ID_TEMPLATES_TEMPLATE_ID_RUNSRun a template

Run a template

认证

需要 Connected Account

Tags

Templatesteam
Abort template runNORTHFLANK_POST_V1_TEAMS_TEAM_ID_TEMPLATES_TEMPLATE_ID_RUNS_TEMPLATE_RUN_ID_ABORTAbort the given template run.

Abort the given template run.

认证

需要 Connected Account

Tags

Templatesteam
Create workload identityNORTHFLANK_POST_V1_TEAMS_TEAM_ID_WORKLOAD_IDENTITIESCreates a new workload identity on this account. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

Creates a new workload identity on this account. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

认证

需要 Connected Account

Tags

Integrationsteam
Install workload identityNORTHFLANK_POST_V1_TEAMS_TEAM_ID_WORKLOAD_IDENTITIES_WORKLOAD_IDENTITY_ID_INSTALLTriggers installation of the managed cloud resources (IAM role/policy) for a workload identity. For identities using an existing role, this validates and records the role details.

Triggers installation of the managed cloud resources (IAM role/policy) for a workload identity. For identities using an existing role, this validates and records the role details.

认证

需要 Connected Account

Tags

Integrationsteam
Create workload identityNORTHFLANK_POST_WORKLOAD_IDENTITIESCreates a new workload identity on this account. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

Creates a new workload identity on this account. For managed roles using automatic provider setup, installation of the cloud resources is triggered automatically unless `noInstall=true` is passed.

认证

需要 Connected Account

Tags

Integrations
Install workload identityNORTHFLANK_POST_WORKLOAD_IDENTITIES_WORKLOADIDENTITYID_INSTALLTriggers installation of the managed cloud resources (IAM role/policy) for a workload identity. For identities using an existing role, this validates and records the role details.

Triggers installation of the managed cloud resources (IAM role/policy) for a workload identity. For identities using an existing role, this validates and records the role details.

认证

需要 Connected Account

Tags

Integrations
Put clusterNORTHFLANK_PUT_CLOUD_PROVIDERS_CLUSTERSCreates or update a cluster.

Creates or update a cluster.

认证

需要 Connected Account

Tags

Cloud Providersorg
Put integrationNORTHFLANK_PUT_CLOUD_PROVIDERS_INTEGRATIONSCreates or updates a integration.

Creates or updates a integration.

认证

需要 Connected Account

Tags

Cloud Providersorg
Put subdomainNORTHFLANK_PUT_DOMAINS_DOMAIN_SUBDOMAINSUpdates subdomain to the domain.

Updates subdomain to the domain.

认证

需要 Connected Account

Tags

Domains
Put egress IPNORTHFLANK_PUT_EGRESS_IPSCreates or updates an egress IP

Creates or updates an egress IP

认证

需要 Connected Account

Tags

Egress IPs
Create or update gradual rollout strategyNORTHFLANK_PUT_GRADUAL_ROLLOUT_STRATEGIESCreates or updates a gradual rollout strategy.

Creates or updates a gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategies
Create or update SSH identityNORTHFLANK_PUT_INTEGRATIONS_SSH_IDENTITIES_IDENTITYIDCreates or updates SSH identity data.

Creates or updates SSH identity data.

认证

需要 Connected Account

Tags

Integrations
Put load balancerNORTHFLANK_PUT_LOAD_BALANCERSCreates or updates a load balancer

Creates or updates a load balancer

认证

需要 Connected Account

Tags

Load Balancers
Create or update org roleNORTHFLANK_PUT_ORG_ROLESCreates role or updates all user-editable fields on a platform role for the authenticated org.

Creates role or updates all user-editable fields on a platform role for the authenticated org.

认证

需要 Connected Account

Tags

Org Rolesorg
Create or update projectNORTHFLANK_PUT_PROJECTSCreates or updates a project.

Creates or updates a project.

认证

需要 Connected Account

Tags

Projects
Put addonNORTHFLANK_PUT_PROJECTS_ADDONSCreates or updates an addon

Creates or updates an addon

认证

需要 Connected Account

Tags

Addonsproject
Put harnessNORTHFLANK_PUT_PROJECTS_HARNESSESCreates or updates a harness

Creates or updates a harness

认证

需要 Connected Account

Tags

Harnessesproject
Put jobNORTHFLANK_PUT_PROJECTS_JOBSCreates or updates a job (manual or cron based on settings.cron presence)

Creates or updates a job (manual or cron based on settings.cron presence)

认证

需要 Connected Account

Tags

Jobsproject
Put cron jobNORTHFLANK_PUT_PROJECTS_JOBS_CRONCreates or updates a cron job

Creates or updates a cron job

认证

需要 Connected Account

Tags

Jobsproject
Put manual jobNORTHFLANK_PUT_PROJECTS_JOBS_MANUALCreates or updates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

Creates or updates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

认证

需要 Connected Account

Tags

Jobsproject
Put project secretNORTHFLANK_PUT_PROJECTS_SECRETSCreates or updates a project secret with the specified payload

Creates or updates a project secret with the specified payload

认证

需要 Connected Account

Tags

Secretsproject
Put build serviceNORTHFLANK_PUT_PROJECTS_SERVICES_BUILDCreates or updates a build service.

Creates or updates a build service.

认证

需要 Connected Account

Tags

Servicesproject
Put combined serviceNORTHFLANK_PUT_PROJECTS_SERVICES_COMBINEDCreates or updates a combined service.

Creates or updates a combined service.

认证

需要 Connected Account

Tags

Servicesproject
Put deployment serviceNORTHFLANK_PUT_PROJECTS_SERVICES_DEPLOYMENTCreates or updates a deployment service.

Creates or updates a deployment service.

认证

需要 Connected Account

Tags

Servicesproject
Create or update roleNORTHFLANK_PUT_ROLESCreates role or updates all user-editable fields on a platform role.

Creates role or updates all user-editable fields on a platform role.

认证

需要 Connected Account

Tags

Team Rolesteam
Put global secretNORTHFLANK_PUT_SECRETSCreates or updates a global secret with the specified payload

Creates or updates a global secret with the specified payload

认证

需要 Connected Account

Tags

Secrets
Put tagNORTHFLANK_PUT_TAGSUpdate or create a resource tag.

Update or create a resource tag.

认证

需要 Connected Account

Tags

Tags
Put clusterNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_CLUSTERSCreates or update a cluster.

Creates or update a cluster.

认证

需要 Connected Account

Tags

Cloud Providersteam
Put integrationNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_CLOUD_PROVIDERS_INTEGRATIONSCreates or updates a integration.

Creates or updates a integration.

认证

需要 Connected Account

Tags

Cloud Providersteam
Put subdomainNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_DOMAINS_DOMAIN_SUBDOMAINSUpdates subdomain to the domain.

Updates subdomain to the domain.

认证

需要 Connected Account

Tags

Domainsteam
Put egress IPNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_EGRESS_IPSCreates or updates an egress IP

Creates or updates an egress IP

认证

需要 Connected Account

Tags

Egress IPsteam
Create or update gradual rollout strategyNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_GRADUAL_ROLLOUT_STRATEGIESCreates or updates a gradual rollout strategy.

Creates or updates a gradual rollout strategy.

认证

需要 Connected Account

Tags

Rollout Strategiesteam
Create or update SSH identityNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_INTEGRATIONS_SSH_IDENTITIES_IDENTITY_IDCreates or updates SSH identity data.

Creates or updates SSH identity data.

认证

需要 Connected Account

Tags

Integrationsteam
Put load balancerNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_LOAD_BALANCERSCreates or updates a load balancer

Creates or updates a load balancer

认证

需要 Connected Account

Tags

Load Balancersteam
Create or update projectNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTSCreates or updates a project.

Creates or updates a project.

认证

需要 Connected Account

Tags

Projectsteam
Put addonNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_ADDONSCreates or updates an addon

Creates or updates an addon

认证

需要 Connected Account

Tags

Addonsproject
Put harnessNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_HARNESSESCreates or updates a harness

Creates or updates a harness

认证

需要 Connected Account

Tags

Harnessesproject
Put jobNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBSCreates or updates a job (manual or cron based on settings.cron presence)

Creates or updates a job (manual or cron based on settings.cron presence)

认证

需要 Connected Account

Tags

Jobsproject
Put cron jobNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_CRONCreates or updates a cron job

Creates or updates a cron job

认证

需要 Connected Account

Tags

Jobsproject
Put manual jobNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_JOBS_MANUALCreates or updates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

Creates or updates a new manual job that only runs when initiated via the UI, CLI, API or JS client.

认证

需要 Connected Account

Tags

Jobsproject
Put project secretNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SECRETSCreates or updates a project secret with the specified payload

Creates or updates a project secret with the specified payload

认证

需要 Connected Account

Tags

Secretsproject
Put build serviceNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_BUILDCreates or updates a build service.

Creates or updates a build service.

认证

需要 Connected Account

Tags

Servicesproject
Put combined serviceNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_COMBINEDCreates or updates a combined service.

Creates or updates a combined service.

认证

需要 Connected Account

Tags

Servicesproject
Put deployment serviceNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_PROJECTS_PROJECT_ID_SERVICES_DEPLOYMENTCreates or updates a deployment service.

Creates or updates a deployment service.

认证

需要 Connected Account

Tags

Servicesproject
Put global secretNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_SECRETSCreates or updates a global secret with the specified payload

Creates or updates a global secret with the specified payload

认证

需要 Connected Account

Tags

Secretsteam
Put tagNORTHFLANK_PUT_V1_TEAMS_TEAM_ID_TAGSUpdate or create a resource tag.

Update or create a resource tag.

认证

需要 Connected Account

Tags

Tagsteam

Provider 资源