Sha256: 8cea18f6681bb29341219dba3708156618c8d65aa510f04f7199cf9a0831274c

Contents?: true

Size: 1.6 KB

Versions: 13

Compression:

Stored size: 1.6 KB

Contents

---
title: DomainCertificateAuthority
---
## PureCloud::DomainCertificateAuthority

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **description** | **String** |  | [optional] |
| **version** | **Integer** |  | [optional] |
| **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | **String** |  | [optional] |
| **created_by** | **String** |  | [optional] |
| **state** | **String** |  | [optional] |
| **modified_by_app** | **String** |  | [optional] |
| **created_by_app** | **String** |  | [optional] |
| **certificate** | **String** | The authorities signed X509 PEM encoded certificate. | |
| **type** | **String** | The certificate authorities type.  Managed certificate authorities are generated and maintained by Interactive Intelligence.  These are read-only and not modifiable by clients.  Remote authorities are customer managed. | |
| **services** | **Array<String>** | The service(s) that the authority can be used to authenticate. | |
| **certificate_details** | [**Array<CertificateDetails>**](CertificateDetails.html) | The details of the parsed certificate(s). | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
purecloud-0.48.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.47.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.46.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.45.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.44.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.43.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.42.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.41.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.40.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.39.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.38.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.37.1 doc_out/DomainCertificateAuthority.html.md
purecloud-0.36.1 doc_out/DomainCertificateAuthority.html.md