{"base_path":null,"components":{"parameters":{"Limit":{"description":"分页页面的最大值。","in":"query","name":"limit","required":false,"schema":{"format":"int32","maximum":2000,"minimum":1,"type":"integer"}},"Marker":{"description":"页面标记。","in":"query","name":"marker","required":false,"schema":{"maxLength":64,"minLength":1,"pattern":"^\\d{1,}$","type":"string"}},"PermissionName":{"description":"共享资源权限的名称。","in":"query","name":"permission_name","required":false,"schema":{"description":"Specifies the name of the resource share.","maxLength":64,"minLength":1,"type":"string"}},"ResourceShareId":{"description":"资源共享实例的ID。","in":"path","name":"resource_share_id","required":true,"schema":{"maxLength":36,"minLength":0,"pattern":"^[\\w-]+$","type":"string"}},"SecurityTokenHeader":{"description":"用户Token","in":"header","name":"X-Auth-Token","required":false,"schema":{"maxLength":2048,"minLength":0,"readOnly":true,"type":"string"}}},"schemas":{"AssociatedPermission":{"description":"描述与资源共享关联的权限的对象。","properties":{"created_at":{"description":"创建权限的时间。","format":"date-time","type":"string"},"permission_id":{"description":"权限的ID。","maxLength":36,"minLength":0,"type":"string"},"permission_name":{"description":"共享资源权限的名称。","maxLength":128,"minLength":0,"type":"string"},"resource_type":{"description":"权限适用的资源类型。","maxLength":100,"minLength":0,"type":"string"},"status":{"description":"权限的当前状态。","maxLength":36,"minLength":0,"type":"string"},"updated_at":{"description":"最后一次更新权限的时间。","format":"date-time","type":"string"}},"type":"object"},"PageInfo":{"description":"分页详细信息。","properties":{"current_count":{"description":"页面数量。","format":"int32","maximum":2000,"minimum":1,"type":"integer"},"next_marker":{"description":"下一页的页面标识。","maxLength":64,"minLength":1,"pattern":"^\\d{1,}$","type":"string"},"previous_marker":{"description":"上一页的页面标识。","maxLength":64,"minLength":1,"pattern":"^\\d{1,}$","type":"string"}},"type":"object"},"PermissionAssociationsResp":{"description":"The response of the permission association related operations.","properties":{"associated_permissions":{"description":"资源共享实例关联的共享资源权限信息列表。","items":{"$ref":"#/components/schemas/AssociatedPermission"},"maxItems":2000,"minItems":0,"type":"array"},"page_info":{"$ref":"#/components/schemas/PageInfo"}},"type":"object"}}},"consumes":"","definitions":null,"description":null,"group_id":"a4962198b5cd4b19998df4c381657138","host":"ram.myhuaweicloud.com","id":"ad47823a0de744048667692fe560c9ae","info_version":"v1","method":"get","name":"ListResourceSharePermissions","parameters":null,"paths":{"/v1/resource-shares/{resource_share_id}/associated-permissions":{"get":{"description":"检索资源共享实例关联的共享资源权限。","operationId":"ListResourceSharePermissions","parameters":[{"$ref":"#/components/parameters/SecurityTokenHeader"},{"$ref":"#/components/parameters/ResourceShareId"},{"$ref":"#/components/parameters/PermissionName"},{"$ref":"#/components/parameters/Limit"},{"$ref":"#/components/parameters/Marker"}],"responses":{"200":{"content":{"application/json":{"example":{"associated_permissions":[{"created_at":"2022-09-19T02:12:30.736Z","permission_id":"string","permission_name":"string","resource_type":"string","status":"string","updated_at":"2022-09-19T02:12:30.736Z"}],"page_info":{"current_count":2000,"next_marker":"string","previous_marker":"string"}},"schema":{"$ref":"#/components/schemas/PermissionAssociationsResp"}}},"description":"请求成功。"}},"security":[{"AccessKeyAuth":[]}],"summary":"检索绑定的共享资源权限","tags":["AssociatedPermission"],"x-is-registered":"Y","x-request-examples-description-1":"检索资源共享实例关联的共享资源权限。","x-request-examples-url-1":"GET https://{hostname}/v1/resource-shares/{resource_share_id}/associated-permissions","x-support-sdk":"Y"}}},"product_short":"RAM","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"检索绑定的共享资源权限","tags":"绑定的共享资源权限","uri":null,"version":"3.0.3"}