This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.offazurespringboot.getSpringbootapp
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get a springbootapps resource. Azure REST API version: 2024-04-01-preview.
Using getSpringbootapp
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 getSpringbootapp(args: GetSpringbootappArgs, opts?: InvokeOptions): Promise<GetSpringbootappResult>
function getSpringbootappOutput(args: GetSpringbootappOutputArgs, opts?: InvokeOptions): Output<GetSpringbootappResult>
def get_springbootapp(resource_group_name: Optional[str] = None,
site_name: Optional[str] = None,
springbootapps_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSpringbootappResult
def get_springbootapp_output(resource_group_name: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
springbootapps_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSpringbootappResult]
func LookupSpringbootapp(ctx *Context, args *LookupSpringbootappArgs, opts ...InvokeOption) (*LookupSpringbootappResult, error)
func LookupSpringbootappOutput(ctx *Context, args *LookupSpringbootappOutputArgs, opts ...InvokeOption) LookupSpringbootappResultOutput
> Note: This function is named LookupSpringbootapp
in the Go SDK.
public static class GetSpringbootapp
{
public static Task<GetSpringbootappResult> InvokeAsync(GetSpringbootappArgs args, InvokeOptions? opts = null)
public static Output<GetSpringbootappResult> Invoke(GetSpringbootappInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSpringbootappResult> getSpringbootapp(GetSpringbootappArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:offazurespringboot:getSpringbootapp
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Site
Name string - The springbootsites name.
- Springbootapps
Name string - The springbootapps name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Site
Name string - The springbootsites name.
- Springbootapps
Name string - The springbootapps name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- site
Name String - The springbootsites name.
- springbootapps
Name String - The springbootapps name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- site
Name string - The springbootsites name.
- springbootapps
Name string - The springbootapps name.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- site_
name str - The springbootsites name.
- springbootapps_
name str - The springbootapps name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- site
Name String - The springbootsites name.
- springbootapps
Name String - The springbootapps name.
getSpringbootapp Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Off Azure Spring Boot. Outputs. Springbootapps Properties Response - The springbootapps resource definition.
- System
Data Pulumi.Azure Native. Off Azure Spring Boot. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Springbootapps
Properties Response - The springbootapps resource definition.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties
Springbootapps
Properties Response - The springbootapps resource definition.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- properties
Springbootapps
Properties Response - The springbootapps resource definition.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- properties
Springbootapps
Properties Response - The springbootapps resource definition.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties Property Map
- The springbootapps resource definition.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
ErrorResponse
- Code string
- The error code.
- Id double
- The error ID.
- Message string
- The detailed error message.
- Possible
Causes string - The error possible causes.
- Recommended
Action string - The error recommended action
- Run
As stringAccount Id - The account ID used to login.
- Severity string
- The error severity
- Summary
Message string - The summarized error message.
- Updated
Time stringStamp - Time when this error was last updated.
- Code string
- The error code.
- Id float64
- The error ID.
- Message string
- The detailed error message.
- Possible
Causes string - The error possible causes.
- Recommended
Action string - The error recommended action
- Run
As stringAccount Id - The account ID used to login.
- Severity string
- The error severity
- Summary
Message string - The summarized error message.
- Updated
Time stringStamp - Time when this error was last updated.
- code String
- The error code.
- id Double
- The error ID.
- message String
- The detailed error message.
- possible
Causes String - The error possible causes.
- recommended
Action String - The error recommended action
- run
As StringAccount Id - The account ID used to login.
- severity String
- The error severity
- summary
Message String - The summarized error message.
- updated
Time StringStamp - Time when this error was last updated.
- code string
- The error code.
- id number
- The error ID.
- message string
- The detailed error message.
- possible
Causes string - The error possible causes.
- recommended
Action string - The error recommended action
- run
As stringAccount Id - The account ID used to login.
- severity string
- The error severity
- summary
Message string - The summarized error message.
- updated
Time stringStamp - Time when this error was last updated.
- code str
- The error code.
- id float
- The error ID.
- message str
- The detailed error message.
- possible_
causes str - The error possible causes.
- recommended_
action str - The error recommended action
- run_
as_ straccount_ id - The account ID used to login.
- severity str
- The error severity
- summary_
message str - The summarized error message.
- updated_
time_ strstamp - Time when this error was last updated.
- code String
- The error code.
- id Number
- The error ID.
- message String
- The detailed error message.
- possible
Causes String - The error possible causes.
- recommended
Action String - The error recommended action
- run
As StringAccount Id - The account ID used to login.
- severity String
- The error severity
- summary
Message String - The summarized error message.
- updated
Time StringStamp - Time when this error was last updated.
SpringbootappsPropertiesResponse
- Provisioning
State string - The resource provisioning state.
- App
Name string - The name of SpringBootApp.
- App
Port int - The application port.
- App
Type string - The application type, whether it is a SpringBoot app.
- Application
Configurations List<Pulumi.Azure Native. Off Azure Spring Boot. Inputs. Springbootapps Properties Response Application Configurations> - The application configuration file list.
- Artifact
Name string - The artifact name of SpringBootApp.
- Binding
Ports List<int> - The application binding port list.
- Build
Jdk stringVersion - The jdk version in build.
- Certificates List<string>
- The certificate file list.
- Checksum string
- The checksum of jar file.
- Connection
Strings List<string> - The connection string list.
- Dependencies List<string>
- The dependency list.
- Environments List<string>
- The environment variable list.
- Errors
List<Pulumi.
Azure Native. Off Azure Spring Boot. Inputs. Error Response> - The list of errors.
- Instance
Count int - The total instance count the app deployed.
- Instances
List<Pulumi.
Azure Native. Off Azure Spring Boot. Inputs. Springbootapps Properties Response Instances> - The breakdown info for app instances on all the servers
- Jar
File stringLocation - The jar file location on the server.
- Jvm
Memory intIn MB - The jvm heap memory allocated.
- Jvm
Options List<string> - The jvm options.
- Labels Dictionary<string, string>
- Resource labels
- Last
Modified stringTime - Time when this springbootapps jar file was last modified.
- Last
Updated stringTime - Time when this springbootapps instance was last refreshed.
- Machine
Arm List<string>Ids - The machine ARM id list the app belongs to.
- Miscs
List<Pulumi.
Azure Native. Off Azure Spring Boot. Inputs. Springbootapps Properties Response Miscs> - The other types of date collected.
- Runtime
Jdk stringVersion - The jdk version installed on server
- Servers List<string>
- The server list the app installed
- Spring
Boot stringVersion - The spring boot version.
- Static
Content List<string>Locations - The static content location list.
- Provisioning
State string - The resource provisioning state.
- App
Name string - The name of SpringBootApp.
- App
Port int - The application port.
- App
Type string - The application type, whether it is a SpringBoot app.
- Application
Configurations []SpringbootappsProperties Response Application Configurations - The application configuration file list.
- Artifact
Name string - The artifact name of SpringBootApp.
- Binding
Ports []int - The application binding port list.
- Build
Jdk stringVersion - The jdk version in build.
- Certificates []string
- The certificate file list.
- Checksum string
- The checksum of jar file.
- Connection
Strings []string - The connection string list.
- Dependencies []string
- The dependency list.
- Environments []string
- The environment variable list.
- Errors
[]Error
Response - The list of errors.
- Instance
Count int - The total instance count the app deployed.
- Instances
[]Springbootapps
Properties Response Instances - The breakdown info for app instances on all the servers
- Jar
File stringLocation - The jar file location on the server.
- Jvm
Memory intIn MB - The jvm heap memory allocated.
- Jvm
Options []string - The jvm options.
- Labels map[string]string
- Resource labels
- Last
Modified stringTime - Time when this springbootapps jar file was last modified.
- Last
Updated stringTime - Time when this springbootapps instance was last refreshed.
- Machine
Arm []stringIds - The machine ARM id list the app belongs to.
- Miscs
[]Springbootapps
Properties Response Miscs - The other types of date collected.
- Runtime
Jdk stringVersion - The jdk version installed on server
- Servers []string
- The server list the app installed
- Spring
Boot stringVersion - The spring boot version.
- Static
Content []stringLocations - The static content location list.
- provisioning
State String - The resource provisioning state.
- app
Name String - The name of SpringBootApp.
- app
Port Integer - The application port.
- app
Type String - The application type, whether it is a SpringBoot app.
- application
Configurations List<SpringbootappsProperties Response Application Configurations> - The application configuration file list.
- artifact
Name String - The artifact name of SpringBootApp.
- binding
Ports List<Integer> - The application binding port list.
- build
Jdk StringVersion - The jdk version in build.
- certificates List<String>
- The certificate file list.
- checksum String
- The checksum of jar file.
- connection
Strings List<String> - The connection string list.
- dependencies List<String>
- The dependency list.
- environments List<String>
- The environment variable list.
- errors
List<Error
Response> - The list of errors.
- instance
Count Integer - The total instance count the app deployed.
- instances
List<Springbootapps
Properties Response Instances> - The breakdown info for app instances on all the servers
- jar
File StringLocation - The jar file location on the server.
- jvm
Memory IntegerIn MB - The jvm heap memory allocated.
- jvm
Options List<String> - The jvm options.
- labels Map<String,String>
- Resource labels
- last
Modified StringTime - Time when this springbootapps jar file was last modified.
- last
Updated StringTime - Time when this springbootapps instance was last refreshed.
- machine
Arm List<String>Ids - The machine ARM id list the app belongs to.
- miscs
List<Springbootapps
Properties Response Miscs> - The other types of date collected.
- runtime
Jdk StringVersion - The jdk version installed on server
- servers List<String>
- The server list the app installed
- spring
Boot StringVersion - The spring boot version.
- static
Content List<String>Locations - The static content location list.
- provisioning
State string - The resource provisioning state.
- app
Name string - The name of SpringBootApp.
- app
Port number - The application port.
- app
Type string - The application type, whether it is a SpringBoot app.
- application
Configurations SpringbootappsProperties Response Application Configurations[] - The application configuration file list.
- artifact
Name string - The artifact name of SpringBootApp.
- binding
Ports number[] - The application binding port list.
- build
Jdk stringVersion - The jdk version in build.
- certificates string[]
- The certificate file list.
- checksum string
- The checksum of jar file.
- connection
Strings string[] - The connection string list.
- dependencies string[]
- The dependency list.
- environments string[]
- The environment variable list.
- errors
Error
Response[] - The list of errors.
- instance
Count number - The total instance count the app deployed.
- instances
Springbootapps
Properties Response Instances[] - The breakdown info for app instances on all the servers
- jar
File stringLocation - The jar file location on the server.
- jvm
Memory numberIn MB - The jvm heap memory allocated.
- jvm
Options string[] - The jvm options.
- labels {[key: string]: string}
- Resource labels
- last
Modified stringTime - Time when this springbootapps jar file was last modified.
- last
Updated stringTime - Time when this springbootapps instance was last refreshed.
- machine
Arm string[]Ids - The machine ARM id list the app belongs to.
- miscs
Springbootapps
Properties Response Miscs[] - The other types of date collected.
- runtime
Jdk stringVersion - The jdk version installed on server
- servers string[]
- The server list the app installed
- spring
Boot stringVersion - The spring boot version.
- static
Content string[]Locations - The static content location list.
- provisioning_
state str - The resource provisioning state.
- app_
name str - The name of SpringBootApp.
- app_
port int - The application port.
- app_
type str - The application type, whether it is a SpringBoot app.
- application_
configurations Sequence[SpringbootappsProperties Response Application Configurations] - The application configuration file list.
- artifact_
name str - The artifact name of SpringBootApp.
- binding_
ports Sequence[int] - The application binding port list.
- build_
jdk_ strversion - The jdk version in build.
- certificates Sequence[str]
- The certificate file list.
- checksum str
- The checksum of jar file.
- connection_
strings Sequence[str] - The connection string list.
- dependencies Sequence[str]
- The dependency list.
- environments Sequence[str]
- The environment variable list.
- errors
Sequence[Error
Response] - The list of errors.
- instance_
count int - The total instance count the app deployed.
- instances
Sequence[Springbootapps
Properties Response Instances] - The breakdown info for app instances on all the servers
- jar_
file_ strlocation - The jar file location on the server.
- jvm_
memory_ intin_ mb - The jvm heap memory allocated.
- jvm_
options Sequence[str] - The jvm options.
- labels Mapping[str, str]
- Resource labels
- last_
modified_ strtime - Time when this springbootapps jar file was last modified.
- last_
updated_ strtime - Time when this springbootapps instance was last refreshed.
- machine_
arm_ Sequence[str]ids - The machine ARM id list the app belongs to.
- miscs
Sequence[Springbootapps
Properties Response Miscs] - The other types of date collected.
- runtime_
jdk_ strversion - The jdk version installed on server
- servers Sequence[str]
- The server list the app installed
- spring_
boot_ strversion - The spring boot version.
- static_
content_ Sequence[str]locations - The static content location list.
- provisioning
State String - The resource provisioning state.
- app
Name String - The name of SpringBootApp.
- app
Port Number - The application port.
- app
Type String - The application type, whether it is a SpringBoot app.
- application
Configurations List<Property Map> - The application configuration file list.
- artifact
Name String - The artifact name of SpringBootApp.
- binding
Ports List<Number> - The application binding port list.
- build
Jdk StringVersion - The jdk version in build.
- certificates List<String>
- The certificate file list.
- checksum String
- The checksum of jar file.
- connection
Strings List<String> - The connection string list.
- dependencies List<String>
- The dependency list.
- environments List<String>
- The environment variable list.
- errors List<Property Map>
- The list of errors.
- instance
Count Number - The total instance count the app deployed.
- instances List<Property Map>
- The breakdown info for app instances on all the servers
- jar
File StringLocation - The jar file location on the server.
- jvm
Memory NumberIn MB - The jvm heap memory allocated.
- jvm
Options List<String> - The jvm options.
- labels Map<String>
- Resource labels
- last
Modified StringTime - Time when this springbootapps jar file was last modified.
- last
Updated StringTime - Time when this springbootapps instance was last refreshed.
- machine
Arm List<String>Ids - The machine ARM id list the app belongs to.
- miscs List<Property Map>
- The other types of date collected.
- runtime
Jdk StringVersion - The jdk version installed on server
- servers List<String>
- The server list the app installed
- spring
Boot StringVersion - The spring boot version.
- static
Content List<String>Locations - The static content location list.
SpringbootappsPropertiesResponseApplicationConfigurations
SpringbootappsPropertiesResponseInstances
- Machine
Arm stringId - The machine ARM resource Id of this app instance
- Instance
Count int - The instance count of this app instance
- Jvm
Memory intIn MB - The jvm heap memory allocated of this app instance
- Machine
Arm stringId - The machine ARM resource Id of this app instance
- Instance
Count int - The instance count of this app instance
- Jvm
Memory intIn MB - The jvm heap memory allocated of this app instance
- machine
Arm StringId - The machine ARM resource Id of this app instance
- instance
Count Integer - The instance count of this app instance
- jvm
Memory IntegerIn MB - The jvm heap memory allocated of this app instance
- machine
Arm stringId - The machine ARM resource Id of this app instance
- instance
Count number - The instance count of this app instance
- jvm
Memory numberIn MB - The jvm heap memory allocated of this app instance
- machine_
arm_ strid - The machine ARM resource Id of this app instance
- instance_
count int - The instance count of this app instance
- jvm_
memory_ intin_ mb - The jvm heap memory allocated of this app instance
- machine
Arm StringId - The machine ARM resource Id of this app instance
- instance
Count Number - The instance count of this app instance
- jvm
Memory NumberIn MB - The jvm heap memory allocated of this app instance
SpringbootappsPropertiesResponseMiscs
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi