octopusdeploy 0.43.0 published on Thursday, Apr 17, 2025 by octopusdeploylabs
octopusdeploy.getListeningTentacleDeploymentTargets
Explore with Pulumi AI
octopusdeploy 0.43.0 published on Thursday, Apr 17, 2025 by octopusdeploylabs
Provides information about existing listening tentacle deployment targets.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as octopusdeploy from "@pulumi/octopusdeploy";
const listeningTentacleDeploymentTargets = octopusdeploy.getListeningTentacleDeploymentTargets({});
import pulumi
import pulumi_octopusdeploy as octopusdeploy
listening_tentacle_deployment_targets = octopusdeploy.get_listening_tentacle_deployment_targets()
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/octopusdeploy/octopusdeploy"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := octopusdeploy.GetListeningTentacleDeploymentTargets(ctx, &octopusdeploy.GetListeningTentacleDeploymentTargetsArgs{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Octopusdeploy = Pulumi.Octopusdeploy;
return await Deployment.RunAsync(() =>
{
var listeningTentacleDeploymentTargets = Octopusdeploy.GetListeningTentacleDeploymentTargets.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.octopusdeploy.OctopusdeployFunctions;
import com.pulumi.octopusdeploy.inputs.GetListeningTentacleDeploymentTargetsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var listeningTentacleDeploymentTargets = OctopusdeployFunctions.getListeningTentacleDeploymentTargets();
}
}
variables:
listeningTentacleDeploymentTargets:
fn::invoke:
function: octopusdeploy:getListeningTentacleDeploymentTargets
arguments: {}
Using getListeningTentacleDeploymentTargets
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getListeningTentacleDeploymentTargets(args: GetListeningTentacleDeploymentTargetsArgs, opts?: InvokeOptions): Promise<GetListeningTentacleDeploymentTargetsResult>
function getListeningTentacleDeploymentTargetsOutput(args: GetListeningTentacleDeploymentTargetsOutputArgs, opts?: InvokeOptions): Output<GetListeningTentacleDeploymentTargetsResult>
def get_listening_tentacle_deployment_targets(deployment_id: Optional[str] = None,
environments: Optional[Sequence[str]] = None,
health_statuses: Optional[Sequence[str]] = None,
ids: Optional[Sequence[str]] = None,
is_disabled: Optional[bool] = None,
name: Optional[str] = None,
partial_name: Optional[str] = None,
roles: Optional[Sequence[str]] = None,
shell_names: Optional[Sequence[str]] = None,
skip: Optional[float] = None,
space_id: Optional[str] = None,
take: Optional[float] = None,
tenant_tags: Optional[Sequence[str]] = None,
tenants: Optional[Sequence[str]] = None,
thumbprint: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetListeningTentacleDeploymentTargetsResult
def get_listening_tentacle_deployment_targets_output(deployment_id: Optional[pulumi.Input[str]] = None,
environments: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
health_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
is_disabled: Optional[pulumi.Input[bool]] = None,
name: Optional[pulumi.Input[str]] = None,
partial_name: Optional[pulumi.Input[str]] = None,
roles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
shell_names: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
skip: Optional[pulumi.Input[float]] = None,
space_id: Optional[pulumi.Input[str]] = None,
take: Optional[pulumi.Input[float]] = None,
tenant_tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
tenants: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
thumbprint: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetListeningTentacleDeploymentTargetsResult]
func GetListeningTentacleDeploymentTargets(ctx *Context, args *GetListeningTentacleDeploymentTargetsArgs, opts ...InvokeOption) (*GetListeningTentacleDeploymentTargetsResult, error)
func GetListeningTentacleDeploymentTargetsOutput(ctx *Context, args *GetListeningTentacleDeploymentTargetsOutputArgs, opts ...InvokeOption) GetListeningTentacleDeploymentTargetsResultOutput
> Note: This function is named GetListeningTentacleDeploymentTargets
in the Go SDK.
public static class GetListeningTentacleDeploymentTargets
{
public static Task<GetListeningTentacleDeploymentTargetsResult> InvokeAsync(GetListeningTentacleDeploymentTargetsArgs args, InvokeOptions? opts = null)
public static Output<GetListeningTentacleDeploymentTargetsResult> Invoke(GetListeningTentacleDeploymentTargetsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetListeningTentacleDeploymentTargetsResult> getListeningTentacleDeploymentTargets(GetListeningTentacleDeploymentTargetsArgs args, InvokeOptions options)
public static Output<GetListeningTentacleDeploymentTargetsResult> getListeningTentacleDeploymentTargets(GetListeningTentacleDeploymentTargetsArgs args, InvokeOptions options)
fn::invoke:
function: octopusdeploy:index/getListeningTentacleDeploymentTargets:getListeningTentacleDeploymentTargets
arguments:
# arguments dictionary
The following arguments are supported:
- Deployment
Id string - A filter to search by deployment ID.
- Environments List<string>
- A filter to search by a list of environment IDs.
- Health
Statuses List<string> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids List<string>
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles List<string>
- A filter to search by a list of role IDs.
- Shell
Names List<string> - A list of shell names to match in the query and/or search
- Skip double
- A filter to specify the number of items to skip in the response.
- Space
Id string - The space ID associated with this resource.
- Take double
- A filter to specify the number of items to take (or return) in the response.
- List<string>
- A filter to search by a list of tenant tags.
- Tenants List<string>
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- Deployment
Id string - A filter to search by deployment ID.
- Environments []string
- A filter to search by a list of environment IDs.
- Health
Statuses []string - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids []string
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles []string
- A filter to search by a list of role IDs.
- Shell
Names []string - A list of shell names to match in the query and/or search
- Skip float64
- A filter to specify the number of items to skip in the response.
- Space
Id string - The space ID associated with this resource.
- Take float64
- A filter to specify the number of items to take (or return) in the response.
- []string
- A filter to search by a list of tenant tags.
- Tenants []string
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Double
- A filter to specify the number of items to skip in the response.
- space
Id String - The space ID associated with this resource.
- take Double
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
- deployment
Id string - A filter to search by deployment ID.
- environments string[]
- A filter to search by a list of environment IDs.
- health
Statuses string[] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids string[]
- A filter to search by a list of IDs.
- is
Disabled boolean - A filter to search by the disabled status of a resource.
- name string
- A filter to search by name.
- partial
Name string - A filter to search by the partial match of a name.
- roles string[]
- A filter to search by a list of role IDs.
- shell
Names string[] - A list of shell names to match in the query and/or search
- skip number
- A filter to specify the number of items to skip in the response.
- space
Id string - The space ID associated with this resource.
- take number
- A filter to specify the number of items to take (or return) in the response.
- string[]
- A filter to search by a list of tenant tags.
- tenants string[]
- A filter to search by a list of tenant IDs.
- thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- deployment_
id str - A filter to search by deployment ID.
- environments Sequence[str]
- A filter to search by a list of environment IDs.
- health_
statuses Sequence[str] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids Sequence[str]
- A filter to search by a list of IDs.
- is_
disabled bool - A filter to search by the disabled status of a resource.
- name str
- A filter to search by name.
- partial_
name str - A filter to search by the partial match of a name.
- roles Sequence[str]
- A filter to search by a list of role IDs.
- shell_
names Sequence[str] - A list of shell names to match in the query and/or search
- skip float
- A filter to specify the number of items to skip in the response.
- space_
id str - The space ID associated with this resource.
- take float
- A filter to specify the number of items to take (or return) in the response.
- Sequence[str]
- A filter to search by a list of tenant tags.
- tenants Sequence[str]
- A filter to search by a list of tenant IDs.
- thumbprint str
- The thumbprint of the deployment target to match in the query and/or search
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Number
- A filter to specify the number of items to skip in the response.
- space
Id String - The space ID associated with this resource.
- take Number
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
getListeningTentacleDeploymentTargets Result
The following output properties are available:
- Id string
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- Listening
Tentacle List<GetDeployment Targets Listening Tentacle Deployment Targets Listening Tentacle Deployment Target> - A list of listening tentacle deployment targets that match the filter(s).
- Space
Id string - The space ID associated with this resource.
- Deployment
Id string - A filter to search by deployment ID.
- Environments List<string>
- A filter to search by a list of environment IDs.
- Health
Statuses List<string> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids List<string>
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles List<string>
- A filter to search by a list of role IDs.
- Shell
Names List<string> - A list of shell names to match in the query and/or search
- Skip double
- A filter to specify the number of items to skip in the response.
- Take double
- A filter to specify the number of items to take (or return) in the response.
- List<string>
- A filter to search by a list of tenant tags.
- Tenants List<string>
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- Id string
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- Listening
Tentacle []GetDeployment Targets Listening Tentacle Deployment Targets Listening Tentacle Deployment Target - A list of listening tentacle deployment targets that match the filter(s).
- Space
Id string - The space ID associated with this resource.
- Deployment
Id string - A filter to search by deployment ID.
- Environments []string
- A filter to search by a list of environment IDs.
- Health
Statuses []string - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids []string
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles []string
- A filter to search by a list of role IDs.
- Shell
Names []string - A list of shell names to match in the query and/or search
- Skip float64
- A filter to specify the number of items to skip in the response.
- Take float64
- A filter to specify the number of items to take (or return) in the response.
- []string
- A filter to search by a list of tenant tags.
- Tenants []string
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- id String
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- listening
Tentacle List<GetDeployment Targets Listening Tentacle Deployment Targets Listening Tentacle Deployment Target> - A list of listening tentacle deployment targets that match the filter(s).
- space
Id String - The space ID associated with this resource.
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Double
- A filter to specify the number of items to skip in the response.
- take Double
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
- id string
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- listening
Tentacle GetDeployment Targets Listening Tentacle Deployment Targets Listening Tentacle Deployment Target[] - A list of listening tentacle deployment targets that match the filter(s).
- space
Id string - The space ID associated with this resource.
- deployment
Id string - A filter to search by deployment ID.
- environments string[]
- A filter to search by a list of environment IDs.
- health
Statuses string[] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids string[]
- A filter to search by a list of IDs.
- is
Disabled boolean - A filter to search by the disabled status of a resource.
- name string
- A filter to search by name.
- partial
Name string - A filter to search by the partial match of a name.
- roles string[]
- A filter to search by a list of role IDs.
- shell
Names string[] - A list of shell names to match in the query and/or search
- skip number
- A filter to specify the number of items to skip in the response.
- take number
- A filter to specify the number of items to take (or return) in the response.
- string[]
- A filter to search by a list of tenant tags.
- tenants string[]
- A filter to search by a list of tenant IDs.
- thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- id str
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- listening_
tentacle_ Sequence[Getdeployment_ targets Listening Tentacle Deployment Targets Listening Tentacle Deployment Target] - A list of listening tentacle deployment targets that match the filter(s).
- space_
id str - The space ID associated with this resource.
- deployment_
id str - A filter to search by deployment ID.
- environments Sequence[str]
- A filter to search by a list of environment IDs.
- health_
statuses Sequence[str] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids Sequence[str]
- A filter to search by a list of IDs.
- is_
disabled bool - A filter to search by the disabled status of a resource.
- name str
- A filter to search by name.
- partial_
name str - A filter to search by the partial match of a name.
- roles Sequence[str]
- A filter to search by a list of role IDs.
- shell_
names Sequence[str] - A list of shell names to match in the query and/or search
- skip float
- A filter to specify the number of items to skip in the response.
- take float
- A filter to specify the number of items to take (or return) in the response.
- Sequence[str]
- A filter to search by a list of tenant tags.
- tenants Sequence[str]
- A filter to search by a list of tenant IDs.
- thumbprint str
- The thumbprint of the deployment target to match in the query and/or search
- id String
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- listening
Tentacle List<Property Map>Deployment Targets - A list of listening tentacle deployment targets that match the filter(s).
- space
Id String - The space ID associated with this resource.
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Number
- A filter to specify the number of items to skip in the response.
- take Number
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
Supporting Types
GetListeningTentacleDeploymentTargetsListeningTentacleDeploymentTarget
- Certificate
Signature Algorithm This property is required. string - Environments
This property is required. List<string> - Has
Latest Calamari This property is required. bool - Health
Status This property is required. string - Id
This property is required. string - Is
Disabled This property is required. bool - Is
In Process This property is required. bool - Machine
Policy Id This property is required. string - Name
This property is required. string - Operating
System This property is required. string - Proxy
Id This property is required. string - Roles
This property is required. List<string> - Shell
Name This property is required. string - Shell
Version This property is required. string - Space
Id This property is required. string - Status
This property is required. string - Status
Summary This property is required. string This property is required. List<string>- Tenanted
Deployment Participation This property is required. string - Tenants
This property is required. List<string> - Tentacle
Url This property is required. string - Tentacle
Version Details This property is required. List<GetListening Tentacle Deployment Targets Listening Tentacle Deployment Target Tentacle Version Detail> - Thumbprint
This property is required. string - Uri
This property is required. string
- Certificate
Signature Algorithm This property is required. string - Environments
This property is required. []string - Has
Latest Calamari This property is required. bool - Health
Status This property is required. string - Id
This property is required. string - Is
Disabled This property is required. bool - Is
In Process This property is required. bool - Machine
Policy Id This property is required. string - Name
This property is required. string - Operating
System This property is required. string - Proxy
Id This property is required. string - Roles
This property is required. []string - Shell
Name This property is required. string - Shell
Version This property is required. string - Space
Id This property is required. string - Status
This property is required. string - Status
Summary This property is required. string This property is required. []string- Tenanted
Deployment Participation This property is required. string - Tenants
This property is required. []string - Tentacle
Url This property is required. string - Tentacle
Version Details This property is required. []GetListening Tentacle Deployment Targets Listening Tentacle Deployment Target Tentacle Version Detail - Thumbprint
This property is required. string - Uri
This property is required. string
- certificate
Signature Algorithm This property is required. String - environments
This property is required. List<String> - has
Latest Calamari This property is required. Boolean - health
Status This property is required. String - id
This property is required. String - is
Disabled This property is required. Boolean - is
In Process This property is required. Boolean - machine
Policy Id This property is required. String - name
This property is required. String - operating
System This property is required. String - proxy
Id This property is required. String - roles
This property is required. List<String> - shell
Name This property is required. String - shell
Version This property is required. String - space
Id This property is required. String - status
This property is required. String - status
Summary This property is required. String This property is required. List<String>- tenanted
Deployment Participation This property is required. String - tenants
This property is required. List<String> - tentacle
Url This property is required. String - tentacle
Version Details This property is required. List<GetListening Tentacle Deployment Targets Listening Tentacle Deployment Target Tentacle Version Detail> - thumbprint
This property is required. String - uri
This property is required. String
- certificate
Signature Algorithm This property is required. string - environments
This property is required. string[] - has
Latest Calamari This property is required. boolean - health
Status This property is required. string - id
This property is required. string - is
Disabled This property is required. boolean - is
In Process This property is required. boolean - machine
Policy Id This property is required. string - name
This property is required. string - operating
System This property is required. string - proxy
Id This property is required. string - roles
This property is required. string[] - shell
Name This property is required. string - shell
Version This property is required. string - space
Id This property is required. string - status
This property is required. string - status
Summary This property is required. string This property is required. string[]- tenanted
Deployment Participation This property is required. string - tenants
This property is required. string[] - tentacle
Url This property is required. string - tentacle
Version Details This property is required. GetListening Tentacle Deployment Targets Listening Tentacle Deployment Target Tentacle Version Detail[] - thumbprint
This property is required. string - uri
This property is required. string
- certificate_
signature_ algorithm This property is required. str - environments
This property is required. Sequence[str] - has_
latest_ calamari This property is required. bool - health_
status This property is required. str - id
This property is required. str - is_
disabled This property is required. bool - is_
in_ process This property is required. bool - machine_
policy_ id This property is required. str - name
This property is required. str - operating_
system This property is required. str - proxy_
id This property is required. str - roles
This property is required. Sequence[str] - shell_
name This property is required. str - shell_
version This property is required. str - space_
id This property is required. str - status
This property is required. str - status_
summary This property is required. str This property is required. Sequence[str]- tenanted_
deployment_ participation This property is required. str - tenants
This property is required. Sequence[str] - tentacle_
url This property is required. str - tentacle_
version_ details This property is required. Sequence[GetListening Tentacle Deployment Targets Listening Tentacle Deployment Target Tentacle Version Detail] - thumbprint
This property is required. str - uri
This property is required. str
- certificate
Signature Algorithm This property is required. String - environments
This property is required. List<String> - has
Latest Calamari This property is required. Boolean - health
Status This property is required. String - id
This property is required. String - is
Disabled This property is required. Boolean - is
In Process This property is required. Boolean - machine
Policy Id This property is required. String - name
This property is required. String - operating
System This property is required. String - proxy
Id This property is required. String - roles
This property is required. List<String> - shell
Name This property is required. String - shell
Version This property is required. String - space
Id This property is required. String - status
This property is required. String - status
Summary This property is required. String This property is required. List<String>- tenanted
Deployment Participation This property is required. String - tenants
This property is required. List<String> - tentacle
Url This property is required. String - tentacle
Version Details This property is required. List<Property Map> - thumbprint
This property is required. String - uri
This property is required. String
GetListeningTentacleDeploymentTargetsListeningTentacleDeploymentTargetTentacleVersionDetail
- Upgrade
Locked This property is required. bool - Upgrade
Required This property is required. bool - Upgrade
Suggested This property is required. bool - Version
This property is required. string
- Upgrade
Locked This property is required. bool - Upgrade
Required This property is required. bool - Upgrade
Suggested This property is required. bool - Version
This property is required. string
- upgrade
Locked This property is required. Boolean - upgrade
Required This property is required. Boolean - upgrade
Suggested This property is required. Boolean - version
This property is required. String
- upgrade
Locked This property is required. boolean - upgrade
Required This property is required. boolean - upgrade
Suggested This property is required. boolean - version
This property is required. string
- upgrade_
locked This property is required. bool - upgrade_
required This property is required. bool - upgrade_
suggested This property is required. bool - version
This property is required. str
- upgrade
Locked This property is required. Boolean - upgrade
Required This property is required. Boolean - upgrade
Suggested This property is required. Boolean - version
This property is required. String
Package Details
- Repository
- octopusdeploy octopusdeploylabs/terraform-provider-octopusdeploy
- License
- Notes
- This Pulumi package is based on the
octopusdeploy
Terraform Provider.
octopusdeploy 0.43.0 published on Thursday, Apr 17, 2025 by octopusdeploylabs