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.getSpringbootserver
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
List springbootservers resource. Azure REST API version: 2023-01-01-preview.
Using getSpringbootserver
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 getSpringbootserver(args: GetSpringbootserverArgs, opts?: InvokeOptions): Promise<GetSpringbootserverResult>
function getSpringbootserverOutput(args: GetSpringbootserverOutputArgs, opts?: InvokeOptions): Output<GetSpringbootserverResult>
def get_springbootserver(resource_group_name: Optional[str] = None,
site_name: Optional[str] = None,
springbootservers_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSpringbootserverResult
def get_springbootserver_output(resource_group_name: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
springbootservers_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSpringbootserverResult]
func LookupSpringbootserver(ctx *Context, args *LookupSpringbootserverArgs, opts ...InvokeOption) (*LookupSpringbootserverResult, error)
func LookupSpringbootserverOutput(ctx *Context, args *LookupSpringbootserverOutputArgs, opts ...InvokeOption) LookupSpringbootserverResultOutput
> Note: This function is named LookupSpringbootserver
in the Go SDK.
public static class GetSpringbootserver
{
public static Task<GetSpringbootserverResult> InvokeAsync(GetSpringbootserverArgs args, InvokeOptions? opts = null)
public static Output<GetSpringbootserverResult> Invoke(GetSpringbootserverInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSpringbootserverResult> getSpringbootserver(GetSpringbootserverArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:offazurespringboot:getSpringbootserver
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.
- Springbootservers
Name string - The springbootservers name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Site
Name string - The springbootsites name.
- Springbootservers
Name string - The springbootservers name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- site
Name String - The springbootsites name.
- springbootservers
Name String - The springbootservers name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- site
Name string - The springbootsites name.
- springbootservers
Name string - The springbootservers name.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- site_
name str - The springbootsites name.
- springbootservers_
name str - The springbootservers name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- site
Name String - The springbootsites name.
- springbootservers
Name String - The springbootservers name.
getSpringbootserver 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. Springbootservers Properties Response - The springbootservers 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"
- Dictionary<string, string>
- Resource tags
- 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
Springbootservers
Properties Response - The springbootservers 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"
- map[string]string
- Resource tags
- 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
Springbootservers
Properties Response - The springbootservers 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"
- Map<String,String>
- Resource tags
- 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
Springbootservers
Properties Response - The springbootservers 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"
- {[key: string]: string}
- Resource tags
- 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
Springbootservers
Properties Response - The springbootservers 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"
- Mapping[str, str]
- Resource tags
- 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 springbootservers 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"
- Map<String>
- Resource tags
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.
SpringbootserversPropertiesResponse
- Server string
- Server is the target server name or ip address to discover of SpringBootServer.
- Errors
List<Pulumi.
Azure Native. Off Azure Spring Boot. Inputs. Error Response> - The list of errors.
- Fqdn
And List<string>Ip Address List - The alternative FQDN or IP addresses to discover for this server
- Machine
Arm stringId - The machine Id from ARM
- Port int
- Target server port for remote login
- Provisioning
State string - The resource provisioning state.
- Spring
Boot intApps - The total number of spring boot apps been discovered
- Total
Apps int - The total number of apps been discovered
- Server string
- Server is the target server name or ip address to discover of SpringBootServer.
- Errors
[]Error
Response - The list of errors.
- Fqdn
And []stringIp Address List - The alternative FQDN or IP addresses to discover for this server
- Machine
Arm stringId - The machine Id from ARM
- Port int
- Target server port for remote login
- Provisioning
State string - The resource provisioning state.
- Spring
Boot intApps - The total number of spring boot apps been discovered
- Total
Apps int - The total number of apps been discovered
- server String
- Server is the target server name or ip address to discover of SpringBootServer.
- errors
List<Error
Response> - The list of errors.
- fqdn
And List<String>Ip Address List - The alternative FQDN or IP addresses to discover for this server
- machine
Arm StringId - The machine Id from ARM
- port Integer
- Target server port for remote login
- provisioning
State String - The resource provisioning state.
- spring
Boot IntegerApps - The total number of spring boot apps been discovered
- total
Apps Integer - The total number of apps been discovered
- server string
- Server is the target server name or ip address to discover of SpringBootServer.
- errors
Error
Response[] - The list of errors.
- fqdn
And string[]Ip Address List - The alternative FQDN or IP addresses to discover for this server
- machine
Arm stringId - The machine Id from ARM
- port number
- Target server port for remote login
- provisioning
State string - The resource provisioning state.
- spring
Boot numberApps - The total number of spring boot apps been discovered
- total
Apps number - The total number of apps been discovered
- server str
- Server is the target server name or ip address to discover of SpringBootServer.
- errors
Sequence[Error
Response] - The list of errors.
- fqdn_
and_ Sequence[str]ip_ address_ list - The alternative FQDN or IP addresses to discover for this server
- machine_
arm_ strid - The machine Id from ARM
- port int
- Target server port for remote login
- provisioning_
state str - The resource provisioning state.
- spring_
boot_ intapps - The total number of spring boot apps been discovered
- total_
apps int - The total number of apps been discovered
- server String
- Server is the target server name or ip address to discover of SpringBootServer.
- errors List<Property Map>
- The list of errors.
- fqdn
And List<String>Ip Address List - The alternative FQDN or IP addresses to discover for this server
- machine
Arm StringId - The machine Id from ARM
- port Number
- Target server port for remote login
- provisioning
State String - The resource provisioning state.
- spring
Boot NumberApps - The total number of spring boot apps been discovered
- total
Apps Number - The total number of apps been discovered
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