antimatter_api 2.0.13

Interact with the Antimatter Cloud API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# DataPolicyBindingInfoReadContextsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | A human readable name for a read context | 
**configuration** | **String** | This is the configuration of this policy binding in our domain | 
**status** | **String** | This is the actual status of this binding, looking at our config, the peer config, and the actual  availability of the policy  | 
**source** | **String** | This defines where the status is coming from  | 
**peer_configuration** | Option<**String**> | This is the configuration of this policy binding in the peer domain (for imported policies) | [optional]

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