tapis-sk 0.3.0

The Tapis Security API provides for management of Security Kernel (SK) role-based authorization and secrets resources.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ReqPreviewPathPrefix

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tenant** | **String** |  | 
**schema** | **String** |  | 
**role_type** | Option<[**models::RoleTypeEnum**]RoleTypeEnum.md> |  | [optional]
**role_name** | Option<**String**> |  | [optional]
**old_system_id** | **String** |  | 
**new_system_id** | **String** |  | 
**old_prefix** | Option<**String**> |  | [optional]
**new_prefix** | Option<**String**> |  | [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)