1. Packages
  2. Dynatrace
  3. API Docs
  4. CloudfoundryCredentials
Dynatrace v0.1.0 published on Wednesday, May 24, 2023 by Lbrlabs

dynatrace.CloudfoundryCredentials

Explore with Pulumi AI

dynatrace logo
Dynatrace v0.1.0 published on Wednesday, May 24, 2023 by Lbrlabs

    Create CloudfoundryCredentials Resource

    new CloudfoundryCredentials(name: string, args: CloudfoundryCredentialsArgs, opts?: CustomResourceOptions);
    @overload
    def CloudfoundryCredentials(resource_name: str,
                                opts: Optional[ResourceOptions] = None,
                                active: Optional[bool] = None,
                                api_url: Optional[str] = None,
                                login_url: Optional[str] = None,
                                name: Optional[str] = None,
                                password: Optional[str] = None,
                                unknowns: Optional[str] = None,
                                username: Optional[str] = None)
    @overload
    def CloudfoundryCredentials(resource_name: str,
                                args: CloudfoundryCredentialsArgs,
                                opts: Optional[ResourceOptions] = None)
    func NewCloudfoundryCredentials(ctx *Context, name string, args CloudfoundryCredentialsArgs, opts ...ResourceOption) (*CloudfoundryCredentials, error)
    public CloudfoundryCredentials(string name, CloudfoundryCredentialsArgs args, CustomResourceOptions? opts = null)
    public CloudfoundryCredentials(String name, CloudfoundryCredentialsArgs args)
    public CloudfoundryCredentials(String name, CloudfoundryCredentialsArgs args, CustomResourceOptions options)
    
    type: dynatrace:CloudfoundryCredentials
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args CloudfoundryCredentialsArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args CloudfoundryCredentialsArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args CloudfoundryCredentialsArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CloudfoundryCredentialsArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CloudfoundryCredentialsArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    CloudfoundryCredentials Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The CloudfoundryCredentials resource accepts the following input properties:

    ApiUrl string

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    LoginUrl string

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    Username string

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    Active bool

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    Name string

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    Password string

    The password of the Cloud Foundry foundation credentials.

    Unknowns string

    Any attributes that aren't yet supported by this provider

    ApiUrl string

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    LoginUrl string

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    Username string

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    Active bool

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    Name string

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    Password string

    The password of the Cloud Foundry foundation credentials.

    Unknowns string

    Any attributes that aren't yet supported by this provider

    apiUrl String

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    loginUrl String

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    username String

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active Boolean

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    name String

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password String

    The password of the Cloud Foundry foundation credentials.

    unknowns String

    Any attributes that aren't yet supported by this provider

    apiUrl string

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    loginUrl string

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    username string

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active boolean

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    name string

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password string

    The password of the Cloud Foundry foundation credentials.

    unknowns string

    Any attributes that aren't yet supported by this provider

    api_url str

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    login_url str

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    username str

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active bool

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    name str

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password str

    The password of the Cloud Foundry foundation credentials.

    unknowns str

    Any attributes that aren't yet supported by this provider

    apiUrl String

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    loginUrl String

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    username String

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active Boolean

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    name String

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password String

    The password of the Cloud Foundry foundation credentials.

    unknowns String

    Any attributes that aren't yet supported by this provider

    Outputs

    All input properties are implicitly available as output properties. Additionally, the CloudfoundryCredentials resource produces the following output properties:

    Id string

    The provider-assigned unique ID for this managed resource.

    Id string

    The provider-assigned unique ID for this managed resource.

    id String

    The provider-assigned unique ID for this managed resource.

    id string

    The provider-assigned unique ID for this managed resource.

    id str

    The provider-assigned unique ID for this managed resource.

    id String

    The provider-assigned unique ID for this managed resource.

    Look up Existing CloudfoundryCredentials Resource

    Get an existing CloudfoundryCredentials resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: CloudfoundryCredentialsState, opts?: CustomResourceOptions): CloudfoundryCredentials
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            active: Optional[bool] = None,
            api_url: Optional[str] = None,
            login_url: Optional[str] = None,
            name: Optional[str] = None,
            password: Optional[str] = None,
            unknowns: Optional[str] = None,
            username: Optional[str] = None) -> CloudfoundryCredentials
    func GetCloudfoundryCredentials(ctx *Context, name string, id IDInput, state *CloudfoundryCredentialsState, opts ...ResourceOption) (*CloudfoundryCredentials, error)
    public static CloudfoundryCredentials Get(string name, Input<string> id, CloudfoundryCredentialsState? state, CustomResourceOptions? opts = null)
    public static CloudfoundryCredentials get(String name, Output<String> id, CloudfoundryCredentialsState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    Active bool

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    ApiUrl string

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    LoginUrl string

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    Name string

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    Password string

    The password of the Cloud Foundry foundation credentials.

    Unknowns string

    Any attributes that aren't yet supported by this provider

    Username string

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    Active bool

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    ApiUrl string

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    LoginUrl string

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    Name string

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    Password string

    The password of the Cloud Foundry foundation credentials.

    Unknowns string

    Any attributes that aren't yet supported by this provider

    Username string

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active Boolean

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    apiUrl String

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    loginUrl String

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    name String

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password String

    The password of the Cloud Foundry foundation credentials.

    unknowns String

    Any attributes that aren't yet supported by this provider

    username String

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active boolean

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    apiUrl string

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    loginUrl string

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    name string

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password string

    The password of the Cloud Foundry foundation credentials.

    unknowns string

    Any attributes that aren't yet supported by this provider

    username string

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active bool

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    api_url str

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    login_url str

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    name str

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password str

    The password of the Cloud Foundry foundation credentials.

    unknowns str

    Any attributes that aren't yet supported by this provider

    username str

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    active Boolean

    The monitoring is enabled (true) or disabled (false) for given credentials configuration. If not set on creation, the true value is used. If the field is omitted during an update, the old value remains unaffected.

    apiUrl String

    The URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    loginUrl String

    The login URL of the Cloud Foundry foundation credentials. The URL must be valid according to RFC 2396. Leading or trailing whitespaces are not allowed.

    name String

    The name of the Cloud Foundry foundation credentials. Allowed characters are letters, numbers, whitespaces, and the following characters: .+-_. Leading or trailing whitespace is not allowed.

    password String

    The password of the Cloud Foundry foundation credentials.

    unknowns String

    Any attributes that aren't yet supported by this provider

    username String

    The username of the Cloud Foundry foundation credentials. Leading and trailing whitespaces are not allowed.

    Package Details

    Repository
    dynatrace lbrlabs/pulumi-dynatrace
    License
    Apache-2.0
    Notes

    This Pulumi package is based on the dynatrace Terraform Provider.

    dynatrace logo
    Dynatrace v0.1.0 published on Wednesday, May 24, 2023 by Lbrlabs