tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getSslDescribeManagerDetail
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
Use this data source to query detailed information of ssl describe_manager_detail
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const describeManagerDetail = tencentcloud.getSslDescribeManagerDetail({
managerId: "",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
describe_manager_detail = tencentcloud.get_ssl_describe_manager_detail(manager_id="")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tencentcloud.GetSslDescribeManagerDetail(ctx, &tencentcloud.GetSslDescribeManagerDetailArgs{
ManagerId: "",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var describeManagerDetail = Tencentcloud.GetSslDescribeManagerDetail.Invoke(new()
{
ManagerId = "",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.tencentcloud.TencentcloudFunctions;
import com.pulumi.tencentcloud.inputs.GetSslDescribeManagerDetailArgs;
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 describeManagerDetail = TencentcloudFunctions.getSslDescribeManagerDetail(GetSslDescribeManagerDetailArgs.builder()
.managerId("")
.build());
}
}
variables:
describeManagerDetail:
fn::invoke:
function: tencentcloud:getSslDescribeManagerDetail
arguments:
managerId: ""
Using getSslDescribeManagerDetail
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 getSslDescribeManagerDetail(args: GetSslDescribeManagerDetailArgs, opts?: InvokeOptions): Promise<GetSslDescribeManagerDetailResult>
function getSslDescribeManagerDetailOutput(args: GetSslDescribeManagerDetailOutputArgs, opts?: InvokeOptions): Output<GetSslDescribeManagerDetailResult>
def get_ssl_describe_manager_detail(id: Optional[str] = None,
manager_id: Optional[float] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSslDescribeManagerDetailResult
def get_ssl_describe_manager_detail_output(id: Optional[pulumi.Input[str]] = None,
manager_id: Optional[pulumi.Input[float]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSslDescribeManagerDetailResult]
func GetSslDescribeManagerDetail(ctx *Context, args *GetSslDescribeManagerDetailArgs, opts ...InvokeOption) (*GetSslDescribeManagerDetailResult, error)
func GetSslDescribeManagerDetailOutput(ctx *Context, args *GetSslDescribeManagerDetailOutputArgs, opts ...InvokeOption) GetSslDescribeManagerDetailResultOutput
> Note: This function is named GetSslDescribeManagerDetail
in the Go SDK.
public static class GetSslDescribeManagerDetail
{
public static Task<GetSslDescribeManagerDetailResult> InvokeAsync(GetSslDescribeManagerDetailArgs args, InvokeOptions? opts = null)
public static Output<GetSslDescribeManagerDetailResult> Invoke(GetSslDescribeManagerDetailInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSslDescribeManagerDetailResult> getSslDescribeManagerDetail(GetSslDescribeManagerDetailArgs args, InvokeOptions options)
public static Output<GetSslDescribeManagerDetailResult> getSslDescribeManagerDetail(GetSslDescribeManagerDetailArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getSslDescribeManagerDetail:getSslDescribeManagerDetail
arguments:
# arguments dictionary
The following arguments are supported:
- Manager
Id double - Manager ID.
- Id string
- Result
Output stringFile - Used to save results.
- Manager
Id float64 - Manager ID.
- Id string
- Result
Output stringFile - Used to save results.
- manager
Id Double - Manager ID.
- id String
- result
Output StringFile - Used to save results.
- manager
Id number - Manager ID.
- id string
- result
Output stringFile - Used to save results.
- manager_
id float - Manager ID.
- id str
- result_
output_ strfile - Used to save results.
- manager
Id Number - Manager ID.
- id String
- result
Output StringFile - Used to save results.
getSslDescribeManagerDetail Result
The following output properties are available:
- Company
Id double - Company ID.
- Company
Infos List<GetSsl Describe Manager Detail Company Info> - Manager's company information.
- Contact
First stringName - Contact name.
- Contact
Last stringName - Contact name.
- Contact
Mail string - Contact mailbox.
- Contact
Phone string - contact number.
- Contact
Position string - Contact position.
- Create
Time string - Creation time.
- Expire
Time string - Verify expiration timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Id string
- Manager
Department string - Administrator department.
- Manager
First stringName - Manager name.
- Manager
Id double - Manager
Last stringName - Manager name.
- Manager
Mail string - Manager mailbox.
- Manager
Phone string - Manager phone call.
- Manager
Position string - Manager position.
- Status string
- Status: Audit: OK during the review: review passed inValid: expired expiRing: is about to expire Expired: expired.
- Verify
Time string - Verify timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Result
Output stringFile
- Company
Id float64 - Company ID.
- Company
Infos []GetSsl Describe Manager Detail Company Info - Manager's company information.
- Contact
First stringName - Contact name.
- Contact
Last stringName - Contact name.
- Contact
Mail string - Contact mailbox.
- Contact
Phone string - contact number.
- Contact
Position string - Contact position.
- Create
Time string - Creation time.
- Expire
Time string - Verify expiration timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Id string
- Manager
Department string - Administrator department.
- Manager
First stringName - Manager name.
- Manager
Id float64 - Manager
Last stringName - Manager name.
- Manager
Mail string - Manager mailbox.
- Manager
Phone string - Manager phone call.
- Manager
Position string - Manager position.
- Status string
- Status: Audit: OK during the review: review passed inValid: expired expiRing: is about to expire Expired: expired.
- Verify
Time string - Verify timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Result
Output stringFile
- company
Id Double - Company ID.
- company
Infos List<GetSsl Describe Manager Detail Company Info> - Manager's company information.
- contact
First StringName - Contact name.
- contact
Last StringName - Contact name.
- contact
Mail String - Contact mailbox.
- contact
Phone String - contact number.
- contact
Position String - Contact position.
- create
Time String - Creation time.
- expire
Time String - Verify expiration timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id String
- manager
Department String - Administrator department.
- manager
First StringName - Manager name.
- manager
Id Double - manager
Last StringName - Manager name.
- manager
Mail String - Manager mailbox.
- manager
Phone String - Manager phone call.
- manager
Position String - Manager position.
- status String
- Status: Audit: OK during the review: review passed inValid: expired expiRing: is about to expire Expired: expired.
- verify
Time String - Verify timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- result
Output StringFile
- company
Id number - Company ID.
- company
Infos GetSsl Describe Manager Detail Company Info[] - Manager's company information.
- contact
First stringName - Contact name.
- contact
Last stringName - Contact name.
- contact
Mail string - Contact mailbox.
- contact
Phone string - contact number.
- contact
Position string - Contact position.
- create
Time string - Creation time.
- expire
Time string - Verify expiration timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id string
- manager
Department string - Administrator department.
- manager
First stringName - Manager name.
- manager
Id number - manager
Last stringName - Manager name.
- manager
Mail string - Manager mailbox.
- manager
Phone string - Manager phone call.
- manager
Position string - Manager position.
- status string
- Status: Audit: OK during the review: review passed inValid: expired expiRing: is about to expire Expired: expired.
- verify
Time string - Verify timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- result
Output stringFile
- company_
id float - Company ID.
- company_
infos Sequence[GetSsl Describe Manager Detail Company Info] - Manager's company information.
- contact_
first_ strname - Contact name.
- contact_
last_ strname - Contact name.
- contact_
mail str - Contact mailbox.
- contact_
phone str - contact number.
- contact_
position str - Contact position.
- create_
time str - Creation time.
- expire_
time str - Verify expiration timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id str
- manager_
department str - Administrator department.
- manager_
first_ strname - Manager name.
- manager_
id float - manager_
last_ strname - Manager name.
- manager_
mail str - Manager mailbox.
- manager_
phone str - Manager phone call.
- manager_
position str - Manager position.
- status str
- Status: Audit: OK during the review: review passed inValid: expired expiRing: is about to expire Expired: expired.
- verify_
time str - Verify timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- result_
output_ strfile
- company
Id Number - Company ID.
- company
Infos List<Property Map> - Manager's company information.
- contact
First StringName - Contact name.
- contact
Last StringName - Contact name.
- contact
Mail String - Contact mailbox.
- contact
Phone String - contact number.
- contact
Position String - Contact position.
- create
Time String - Creation time.
- expire
Time String - Verify expiration timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id String
- manager
Department String - Administrator department.
- manager
First StringName - Manager name.
- manager
Id Number - manager
Last StringName - Manager name.
- manager
Mail String - Manager mailbox.
- manager
Phone String - Manager phone call.
- manager
Position String - Manager position.
- status String
- Status: Audit: OK during the review: review passed inValid: expired expiRing: is about to expire Expired: expired.
- verify
Time String - Verify timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- result
Output StringFile
Supporting Types
GetSslDescribeManagerDetailCompanyInfo
- Company
Address string - Detailed address where the company is located.
- Company
City string - The city where the company is.
- Company
Country string - Company country.
- Company
Id double - Company ID.
- Company
Name string - Company Name.
- Company
Phone string - company phone.
- Company
Province string - Province where the company is located.
- Id
Number string - ID numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Id
Type string - typeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Company
Address string - Detailed address where the company is located.
- Company
City string - The city where the company is.
- Company
Country string - Company country.
- Company
Id float64 - Company ID.
- Company
Name string - Company Name.
- Company
Phone string - company phone.
- Company
Province string - Province where the company is located.
- Id
Number string - ID numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Id
Type string - typeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company
Address String - Detailed address where the company is located.
- company
City String - The city where the company is.
- company
Country String - Company country.
- company
Id Double - Company ID.
- company
Name String - Company Name.
- company
Phone String - company phone.
- company
Province String - Province where the company is located.
- id
Number String - ID numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id
Type String - typeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company
Address string - Detailed address where the company is located.
- company
City string - The city where the company is.
- company
Country string - Company country.
- company
Id number - Company ID.
- company
Name string - Company Name.
- company
Phone string - company phone.
- company
Province string - Province where the company is located.
- id
Number string - ID numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id
Type string - typeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company_
address str - Detailed address where the company is located.
- company_
city str - The city where the company is.
- company_
country str - Company country.
- company_
id float - Company ID.
- company_
name str - Company Name.
- company_
phone str - company phone.
- company_
province str - Province where the company is located.
- id_
number str - ID numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id_
type str - typeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company
Address String - Detailed address where the company is located.
- company
City String - The city where the company is.
- company
Country String - Company country.
- company
Id Number - Company ID.
- company
Name String - Company Name.
- company
Phone String - company phone.
- company
Province String - Province where the company is located.
- id
Number String - ID numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- id
Type String - typeNote: This field may return NULL, indicating that the valid value cannot be obtained.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack