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
16
17
# ReadContextDetailsAttachedPoliciesInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**policy_id** | **String** | An identifier for a potentially imported policy | 
**policy_name** | **String** |  | 
**imported** | **bool** | true if this policy is imported | 
**source_domain_id** | Option<**String**> | A globally unique identifier for a domain | [optional]
**source_domain_name** | Option<**String**> |  | [optional]
**status** | Option<**String**> | This is the actual status of this binding, looking at our config, the peer config, and the actual  availability of the policy  | [optional]
**status_source** | Option<**String**> | This defines why the policy has the above status  | [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)