antimatter_api 2.0.13

Interact with the Antimatter Cloud API
Documentation
# DomainControlLogEntry

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domain** | **String** | A globally unique identifier for a domain | 
**id** | **String** | A globally unique chronological identifier for a log record. If you sort by this identifier, your logs will be in chronological order  | 
**time** | **String** | the time of an operation, in UTC | 
**session** | **String** | An identifier for an authentication session | 
**url** | **String** |  | 
**summary** | **String** |  | 
**description** | **std::collections::HashMap<String, String>** |  | 
**issuer** | **String** | the principal's issuer | 
**principal** | **String** | the principal for this operation | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)