1. Packages
  2. Akamai
  3. API Docs
  4. getCPSEnrollment
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

akamai.getCPSEnrollment

Explore with Pulumi AI

akamai logo
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

    Using getCPSEnrollment

    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 getCPSEnrollment(args: GetCPSEnrollmentArgs, opts?: InvokeOptions): Promise<GetCPSEnrollmentResult>
    function getCPSEnrollmentOutput(args: GetCPSEnrollmentOutputArgs, opts?: InvokeOptions): Output<GetCPSEnrollmentResult>
    def get_cps_enrollment(enrollment_id: Optional[int] = None,
                           opts: Optional[InvokeOptions] = None) -> GetCPSEnrollmentResult
    def get_cps_enrollment_output(enrollment_id: Optional[pulumi.Input[int]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetCPSEnrollmentResult]
    func GetCPSEnrollment(ctx *Context, args *GetCPSEnrollmentArgs, opts ...InvokeOption) (*GetCPSEnrollmentResult, error)
    func GetCPSEnrollmentOutput(ctx *Context, args *GetCPSEnrollmentOutputArgs, opts ...InvokeOption) GetCPSEnrollmentResultOutput

    > Note: This function is named GetCPSEnrollment in the Go SDK.

    public static class GetCPSEnrollment 
    {
        public static Task<GetCPSEnrollmentResult> InvokeAsync(GetCPSEnrollmentArgs args, InvokeOptions? opts = null)
        public static Output<GetCPSEnrollmentResult> Invoke(GetCPSEnrollmentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCPSEnrollmentResult> getCPSEnrollment(GetCPSEnrollmentArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getCPSEnrollment:getCPSEnrollment
      arguments:
        # arguments dictionary

    The following arguments are supported:

    enrollmentId Integer

    getCPSEnrollment Result

    The following output properties are available:

    Supporting Types

    GetCPSEnrollmentAdminContact

    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact
    email string
    E-mail address of the contact
    firstName string
    First name of the contact
    lastName string
    Last name of the contact
    phone string
    Phone number of the contact
    addressLineOne string
    The address of the contact
    addressLineTwo string
    The address of the contact
    city string
    City of residence of the contact
    countryCode string
    Country code of the contact
    organization string
    Organization where contact is hired
    postalCode string
    Postal code of the contact
    region string
    The region of the contact
    title string
    Title of the the contact
    email str
    E-mail address of the contact
    first_name str
    First name of the contact
    last_name str
    Last name of the contact
    phone str
    Phone number of the contact
    address_line_one str
    The address of the contact
    address_line_two str
    The address of the contact
    city str
    City of residence of the contact
    country_code str
    Country code of the contact
    organization str
    Organization where contact is hired
    postal_code str
    Postal code of the contact
    region str
    The region of the contact
    title str
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact

    GetCPSEnrollmentCsr

    City string
    City where organization is located
    CountryCode string
    The code of the country where organization is located
    Organization string
    Name of organization used in all legal documents
    OrganizationalUnit string
    Organizational unit of organization
    PreferredTrustChain string
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    State string
    State or province of organization location
    City string
    City where organization is located
    CountryCode string
    The code of the country where organization is located
    Organization string
    Name of organization used in all legal documents
    OrganizationalUnit string
    Organizational unit of organization
    PreferredTrustChain string
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    State string
    State or province of organization location
    city String
    City where organization is located
    countryCode String
    The code of the country where organization is located
    organization String
    Name of organization used in all legal documents
    organizationalUnit String
    Organizational unit of organization
    preferredTrustChain String
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state String
    State or province of organization location
    city string
    City where organization is located
    countryCode string
    The code of the country where organization is located
    organization string
    Name of organization used in all legal documents
    organizationalUnit string
    Organizational unit of organization
    preferredTrustChain string
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state string
    State or province of organization location
    city str
    City where organization is located
    country_code str
    The code of the country where organization is located
    organization str
    Name of organization used in all legal documents
    organizational_unit str
    Organizational unit of organization
    preferred_trust_chain str
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state str
    State or province of organization location
    city String
    City where organization is located
    countryCode String
    The code of the country where organization is located
    organization String
    Name of organization used in all legal documents
    organizationalUnit String
    Organizational unit of organization
    preferredTrustChain String
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state String
    State or province of organization location

    GetCPSEnrollmentDnsChallenge

    Domain string
    Domain for which the challenges were completed
    FullPath string
    The domain name where Akamai publishes the response body to validate
    ResponseBody string
    The unique content of the challenge
    Domain string
    Domain for which the challenges were completed
    FullPath string
    The domain name where Akamai publishes the response body to validate
    ResponseBody string
    The unique content of the challenge
    domain String
    Domain for which the challenges were completed
    fullPath String
    The domain name where Akamai publishes the response body to validate
    responseBody String
    The unique content of the challenge
    domain string
    Domain for which the challenges were completed
    fullPath string
    The domain name where Akamai publishes the response body to validate
    responseBody string
    The unique content of the challenge
    domain str
    Domain for which the challenges were completed
    full_path str
    The domain name where Akamai publishes the response body to validate
    response_body str
    The unique content of the challenge
    domain String
    Domain for which the challenges were completed
    fullPath String
    The domain name where Akamai publishes the response body to validate
    responseBody String
    The unique content of the challenge

    GetCPSEnrollmentHttpChallenge

    Domain string
    Domain for which the challenges were completed
    FullPath string
    The URL where Akamai publishes the response body to validate
    ResponseBody string
    The unique content of the challenge
    Domain string
    Domain for which the challenges were completed
    FullPath string
    The URL where Akamai publishes the response body to validate
    ResponseBody string
    The unique content of the challenge
    domain String
    Domain for which the challenges were completed
    fullPath String
    The URL where Akamai publishes the response body to validate
    responseBody String
    The unique content of the challenge
    domain string
    Domain for which the challenges were completed
    fullPath string
    The URL where Akamai publishes the response body to validate
    responseBody string
    The unique content of the challenge
    domain str
    Domain for which the challenges were completed
    full_path str
    The URL where Akamai publishes the response body to validate
    response_body str
    The unique content of the challenge
    domain String
    Domain for which the challenges were completed
    fullPath String
    The URL where Akamai publishes the response body to validate
    responseBody String
    The unique content of the challenge

    GetCPSEnrollmentNetworkConfiguration

    ClientMutualAuthentications List<GetCPSEnrollmentNetworkConfigurationClientMutualAuthentication>
    The trust chain configuration used for client mutual authentication
    CloneDnsNames bool
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    DisallowedTlsVersions List<string>
    TLS versions which are disallowed
    Geography string
    Geography type used for enrollment
    MustHaveCiphers string
    Mandatory Ciphers which are included for enrollment
    OcspStapling string
    Enable OCSP stapling
    PreferredCiphers string
    Preferred Ciphers which are included for enrollment
    QuicEnabled bool
    Enable QUIC protocol
    ClientMutualAuthentications []GetCPSEnrollmentNetworkConfigurationClientMutualAuthentication
    The trust chain configuration used for client mutual authentication
    CloneDnsNames bool
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    DisallowedTlsVersions []string
    TLS versions which are disallowed
    Geography string
    Geography type used for enrollment
    MustHaveCiphers string
    Mandatory Ciphers which are included for enrollment
    OcspStapling string
    Enable OCSP stapling
    PreferredCiphers string
    Preferred Ciphers which are included for enrollment
    QuicEnabled bool
    Enable QUIC protocol
    clientMutualAuthentications List<GetCPSEnrollmentNetworkConfigurationClientMutualAuthentication>
    The trust chain configuration used for client mutual authentication
    cloneDnsNames Boolean
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowedTlsVersions List<String>
    TLS versions which are disallowed
    geography String
    Geography type used for enrollment
    mustHaveCiphers String
    Mandatory Ciphers which are included for enrollment
    ocspStapling String
    Enable OCSP stapling
    preferredCiphers String
    Preferred Ciphers which are included for enrollment
    quicEnabled Boolean
    Enable QUIC protocol
    clientMutualAuthentications GetCPSEnrollmentNetworkConfigurationClientMutualAuthentication[]
    The trust chain configuration used for client mutual authentication
    cloneDnsNames boolean
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowedTlsVersions string[]
    TLS versions which are disallowed
    geography string
    Geography type used for enrollment
    mustHaveCiphers string
    Mandatory Ciphers which are included for enrollment
    ocspStapling string
    Enable OCSP stapling
    preferredCiphers string
    Preferred Ciphers which are included for enrollment
    quicEnabled boolean
    Enable QUIC protocol
    client_mutual_authentications Sequence[GetCPSEnrollmentNetworkConfigurationClientMutualAuthentication]
    The trust chain configuration used for client mutual authentication
    clone_dns_names bool
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowed_tls_versions Sequence[str]
    TLS versions which are disallowed
    geography str
    Geography type used for enrollment
    must_have_ciphers str
    Mandatory Ciphers which are included for enrollment
    ocsp_stapling str
    Enable OCSP stapling
    preferred_ciphers str
    Preferred Ciphers which are included for enrollment
    quic_enabled bool
    Enable QUIC protocol
    clientMutualAuthentications List<Property Map>
    The trust chain configuration used for client mutual authentication
    cloneDnsNames Boolean
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowedTlsVersions List<String>
    TLS versions which are disallowed
    geography String
    Geography type used for enrollment
    mustHaveCiphers String
    Mandatory Ciphers which are included for enrollment
    ocspStapling String
    Enable OCSP stapling
    preferredCiphers String
    Preferred Ciphers which are included for enrollment
    quicEnabled Boolean
    Enable QUIC protocol

    GetCPSEnrollmentNetworkConfigurationClientMutualAuthentication

    OcspEnabled bool
    Enable the OCSP stapling
    SendCaListToClient bool
    Enable the server to send the certificate authority (CA) list to the client
    SetId string
    The identifier of the set of trust chains, created in the Trust Chain Manager
    OcspEnabled bool
    Enable the OCSP stapling
    SendCaListToClient bool
    Enable the server to send the certificate authority (CA) list to the client
    SetId string
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocspEnabled Boolean
    Enable the OCSP stapling
    sendCaListToClient Boolean
    Enable the server to send the certificate authority (CA) list to the client
    setId String
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocspEnabled boolean
    Enable the OCSP stapling
    sendCaListToClient boolean
    Enable the server to send the certificate authority (CA) list to the client
    setId string
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocsp_enabled bool
    Enable the OCSP stapling
    send_ca_list_to_client bool
    Enable the server to send the certificate authority (CA) list to the client
    set_id str
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocspEnabled Boolean
    Enable the OCSP stapling
    sendCaListToClient Boolean
    Enable the server to send the certificate authority (CA) list to the client
    setId String
    The identifier of the set of trust chains, created in the Trust Chain Manager

    GetCPSEnrollmentOrganization

    AddressLineOne string
    The address of organization
    AddressLineTwo string
    The address of organization
    City string
    City where organization is located
    CountryCode string
    Country code of country where organization is located
    Name string
    Name of organization
    Phone string
    The phone number of the administrator who is organization contact
    PostalCode string
    The postal code of organization
    Region string
    The region where organization resides
    AddressLineOne string
    The address of organization
    AddressLineTwo string
    The address of organization
    City string
    City where organization is located
    CountryCode string
    Country code of country where organization is located
    Name string
    Name of organization
    Phone string
    The phone number of the administrator who is organization contact
    PostalCode string
    The postal code of organization
    Region string
    The region where organization resides
    addressLineOne String
    The address of organization
    addressLineTwo String
    The address of organization
    city String
    City where organization is located
    countryCode String
    Country code of country where organization is located
    name String
    Name of organization
    phone String
    The phone number of the administrator who is organization contact
    postalCode String
    The postal code of organization
    region String
    The region where organization resides
    addressLineOne string
    The address of organization
    addressLineTwo string
    The address of organization
    city string
    City where organization is located
    countryCode string
    Country code of country where organization is located
    name string
    Name of organization
    phone string
    The phone number of the administrator who is organization contact
    postalCode string
    The postal code of organization
    region string
    The region where organization resides
    address_line_one str
    The address of organization
    address_line_two str
    The address of organization
    city str
    City where organization is located
    country_code str
    Country code of country where organization is located
    name str
    Name of organization
    phone str
    The phone number of the administrator who is organization contact
    postal_code str
    The postal code of organization
    region str
    The region where organization resides
    addressLineOne String
    The address of organization
    addressLineTwo String
    The address of organization
    city String
    City where organization is located
    countryCode String
    Country code of country where organization is located
    name String
    Name of organization
    phone String
    The phone number of the administrator who is organization contact
    postalCode String
    The postal code of organization
    region String
    The region where organization resides

    GetCPSEnrollmentTechContact

    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact
    email string
    E-mail address of the contact
    firstName string
    First name of the contact
    lastName string
    Last name of the contact
    phone string
    Phone number of the contact
    addressLineOne string
    The address of the contact
    addressLineTwo string
    The address of the contact
    city string
    City of residence of the contact
    countryCode string
    Country code of the contact
    organization string
    Organization where contact is hired
    postalCode string
    Postal code of the contact
    region string
    The region of the contact
    title string
    Title of the the contact
    email str
    E-mail address of the contact
    first_name str
    First name of the contact
    last_name str
    Last name of the contact
    phone str
    Phone number of the contact
    address_line_one str
    The address of the contact
    address_line_two str
    The address of the contact
    city str
    City of residence of the contact
    country_code str
    Country code of the contact
    organization str
    Organization where contact is hired
    postal_code str
    Postal code of the contact
    region str
    The region of the contact
    title str
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi