The following is an overview of all available policies in Manila.
context_is_adminrole:admin
(no description provided)
admin_or_owneris_admin:True or project_id:%(project_id)s
(no description provided)
defaultrule:admin_or_owner
(no description provided)
admin_apiis_admin:True
(no description provided)
availability_zone:indexrule:default
GET /os-availability-zone
GET /availability-zone
Get all storage availability zones.
scheduler_stats:pools:indexrule:admin_api
GET /scheduler-stats/pools
GET /scheduler-stats/pools?{query}
Get information regarding backends (and storage pools) known to the scheduler.
scheduler_stats:pools:detailrule:admin_api
GET /scheduler-stats/pools/detail?{query}
GET /scheduler-stats/pools/detail
Get detailed information regarding backends (and storage pools) known to the scheduler.
share:create<empty string>
POST /shares
Create share.
share:create_public_sharerule:admin_api
POST /shares
Create shares visible across all projects in the cloud. This option will default to rule:admin_api in the 9.0.0 (Train) release of the OpenStack Shared File Systems (manila) service.
share:getrule:default
GET /shares/{share_id}
Get share.
share:get_allrule:default
GET /shares
GET /shares/detail
List shares.
share:updaterule:default
PUT /shares
Update share.
share:set_public_sharerule:admin_api
PUT /shares
Update shares to be visible across all projects in the cloud. This option will default to rule:admin_api in the 9.0.0 (Train) release of the OpenStack Shared File Systems (manila) service.
share:deleterule:default
DELETE /shares/{share_id}
Delete share.
share:force_deleterule:admin_api
DELETE /shares/{share_id}
Force Delete a share.
share:managerule:admin_api
POST /shares/manage
Manage share.
share:unmanagerule:admin_api
POST /shares/unmanage
Unmanage share.
share:create_snapshotrule:default
POST /snapshots
Create share snapshot.
share:list_by_hostrule:admin_api
GET /shares
GET /shares/detail
List share by host.
share:list_by_share_server_idrule:admin_api
GET /shares
GET /shares/detail
List share by server id.
share:access_getrule:default
POST /shares/{share_id}/action
Get share access rule, it under deny access operation.
share:access_get_allrule:default
GET /shares/{share_id}/action
List share access rules.
share:extendrule:default
POST /shares/{share_id}/action
Extend share.
share:shrinkrule:default
POST /shares/{share_id}/action
Shrink share.
share:migration_startrule:admin_api
POST /shares/{share_id}/action
Migrate a share to the specified host.
share:migration_completerule:admin_api
POST /shares/{share_id}/action
Invokes 2nd phase of share migration.
share:migration_cancelrule:admin_api
POST /shares/{share_id}/action
Attempts to cancel share migration.
share:migration_get_progressrule:admin_api
POST /shares/{share_id}/action
Retrieve share migration progress for a given share.
share:reset_task_staterule:admin_api
POST /shares/{share_id}/action
Reset task state.
share:reset_statusrule:admin_api
POST /shares/{share_id}/action
Reset status.
share:revert_to_snapshotrule:default
POST /shares/{share_id}/action
Revert a share to a snapshot.
share:allow_accessrule:default
POST /shares/{share_id}/action
Add share access rule.
share:deny_accessrule:default
POST /shares/{share_id}/action
Remove share access rule.
share:delete_snapshotrule:default
DELETE /snapshots/{snapshot_id}
Delete share snapshot.
share:snapshot_updaterule:default
PUT /snapshots/{snapshot_id}/action
Update share snapshot.
share:update_share_metadatarule:default
PUT /shares/{share_id}/metadata
Update share metadata.
share:delete_share_metadatarule:default
DELETE /shares/{share_id}/metadata/{key}
Delete share metadata.
share:get_share_metadatarule:default
GET /shares/{share_id}/metadata
Get share metadata.
share_instance_export_location:indexrule:admin_api
POST /share_instances/{share_instance_id}/export_locations
Return data about the requested export location.
share_instance_export_location:showrule:admin_api
GET /share_instances/{share_instance_id}/export_locations/{export_location_id}
Return data about the requested export location.
share_type:createrule:admin_api
POST /types
Create share type.
share_type:updaterule:admin_api
PUT /types/{share_type_id}
Update share type.
share_type:showrule:default
GET /types/{share_type_id}
Get share type.
share_type:indexrule:default
GET /types
GET /types?is_public=all
List share types.
share_type:defaultrule:default
GET /types/default
Get default share type.
share_type:deleterule:admin_api
DELETE /types/{share_type_id}
Delete share type.
share_type:list_project_accessrule:admin_api
GET /types/{share_type_id}
List share type project access.
share_type:add_project_accessrule:admin_api
POST /types/{share_type_id}/action
Add share type to project.
share_type:remove_project_accessrule:admin_api
POST /types/{share_type_id}/action
Remove share type from project.
share_types_extra_spec:createrule:admin_api
POST /types/{share_type_id}/extra_specs
Create share type extra spec.
share_types_extra_spec:showrule:admin_api
GET /types/{share_type_id}/extra_specs
Get share type extra specs of a given share type.
share_types_extra_spec:indexrule:admin_api
GET /types/{share_type_id}/extra_specs/{extra_spec_id}
Get details of a share type extra spec.
share_types_extra_spec:updaterule:admin_api
PUT /types/{share_type_id}/extra_specs
Update share type extra spec.
share_types_extra_spec:deleterule:admin_api
DELETE /types/{share_type_id}/extra_specs/{key}
Delete share type extra spec.
share_snapshot:get_snapshotrule:default
GET /snapshots/{snapshot_id}
Get share snapshot.
share_snapshot:get_all_snapshotsrule:default
GET /snapshots
GET /snapshots/detail
GET /snapshots?{query}
GET /snapshots/detail?{query}
Get all share snapshots.
share_snapshot:force_deleterule:admin_api
DELETE /snapshots/{snapshot_id}
Force Delete a share snapshot.
share_snapshot:manage_snapshotrule:admin_api
POST /snapshots/manage
Manage share snapshot.
share_snapshot:unmanage_snapshotrule:admin_api
POST /snapshots/{snapshot_id}/action
Unmanage share snapshot.
share_snapshot:reset_statusrule:admin_api
POST /snapshots/{snapshot_id}/action
Reset status.
share_snapshot:access_listrule:default
GET /snapshots/{snapshot_id}/access-list
List access rules of a share snapshot.
share_snapshot:allow_accessrule:default
POST /snapshots/{snapshot_id}/action
Allow access to a share snapshot.
share_snapshot:deny_accessrule:default
POST /snapshots/{snapshot_id}/action
Deny access to a share snapshot.
share_snapshot_export_location:indexrule:default
GET /snapshots/{snapshot_id}/export-locations/
List export locations of a share snapshot.
share_snapshot_export_location:showrule:default
GET /snapshots/{snapshot_id}/export-locations/{export_location_id}
Get details of a specified export location of a share snapshot.
share_snapshot_instance:showrule:admin_api
GET /snapshot-instances/{snapshot_instance_id}
Get share snapshot instance.
share_snapshot_instance:indexrule:admin_api
GET /snapshot-instances
GET /snapshot-instances?{query}
Get all share snapshot instances.
share_snapshot_instance:detailrule:admin_api
GET /snapshot-instances/detail
GET /snapshot-instances/detail?{query}
Get details of share snapshot instances.
share_snapshot_instance:reset_statusrule:admin_api
POST /snapshot-instances/{snapshot_instance_id}/action
Reset share snapshot instance’s status.
share_snapshot_instance_export_location:indexrule:admin_api
GET /snapshot-instances/{snapshot_instance_id}/export-locations
List export locations of a share snapshot instance.
share_snapshot_instance_export_location:showrule:admin_api
GET /snapshot-instances/{snapshot_instance_id}/export-locations/{export_location_id}
Show details of a specified export location of a share snapshot instance.
share_server:indexrule:admin_api
GET /share-servers
GET /share-servers?{query}
Get share servers.
share_server:showrule:admin_api
GET /share-servers/{server_id}
Show share server.
share_server:detailsrule:admin_api
GET /share-servers/{server_id}/details
Get share server details.
share_server:deleterule:admin_api
DELETE /share-servers/{server_id}
Delete share server.
share_server:manage_share_serverrule:admin_api
POST /share-servers/manage
Manage share server.
share_server:unmanage_share_serverrule:admin_api
POST /share-servers/{share_server_id}/action
Unmanage share server.
share_server:reset_statusrule:admin_api
POST /share-servers/{share_server_id}/action
Reset the status of a share server.
share_server:share_server_migration_startrule:admin_api
POST /share-servers/{share_server_id}/action
Migrates a share server to the specified host.
share_server:share_server_migration_checkrule:admin_api
POST /share-servers/{share_server_id}/action
Check if can migrates a share server to the specified host.
share_server:share_server_migration_completerule:admin_api
POST /share-servers/{share_server_id}/action
Invokes the 2nd phase of share server migration.
share_server:share_server_migration_cancelrule:admin_api
POST /share-servers/{share_server_id}/action
Attempts to cancel share server migration.
share_server:share_server_migration_get_progressrule:admin_api
POST /share-servers/{share_server_id}/action
Retrieves the share server migration progress for a given share server.
share_server:share_server_reset_task_staterule:admin_api
POST /share-servers/{share_server_id}/action
Resets task state.
service:indexrule:admin_api
GET /os-services
GET /os-services?{query}
GET /services
GET /services?{query}
Return a list of all running services.
service:updaterule:admin_api
PUT /os-services/disable
PUT /os-services/enable
PUT /services/disable
PUT /services/enable
Enable/Disable scheduling for a service.
quota_set:updaterule:admin_api
PUT /quota-sets/{tenant_id}
PUT /quota-sets/{tenant_id}?user_id={user_id}
PUT /quota-sets/{tenant_id}?share_type={share_type_id}
PUT /os-quota-sets/{tenant_id}
PUT /os-quota-sets/{tenant_id}?user_id={user_id}
Update the quotas for a project/user and/or share type.
quota_set:showrule:default
GET /quota-sets/{tenant_id}/defaults
GET /os-quota-sets/{tenant_id}/defaults
List the quotas for a tenant/user.
quota_set:deleterule:admin_api
DELETE /quota-sets/{tenant_id}
DELETE /quota-sets/{tenant_id}?user_id={user_id}
DELETE /quota-sets/{tenant_id}?share_type={share_type_id}
DELETE /os-quota-sets/{tenant_id}
DELETE /os-quota-sets/{tenant_id}?user_id={user_id}
Delete quota for a tenant/user or tenant/share-type. The quota will revert back to default (Admin only).
quota_class_set:updaterule:admin_api
PUT /quota-class-sets/{class_name}
PUT /os-quota-class-sets/{class_name}
Update quota class.
quota_class_set:showrule:default
GET /quota-class-sets/{class_name}
GET /os-quota-class-sets/{class_name}
Get quota class.
share_group_types_spec:createrule:admin_api
POST /share-group-types/{share_group_type_id}/group-specs
Create share group type specs.
share_group_types_spec:indexrule:admin_api
GET /share-group-types/{share_group_type_id}/group-specs
Get share group type specs.
share_group_types_spec:showrule:admin_api
GET /share-group-types/{share_group_type_id}/group-specs/{key}
Get details of a share group type spec.
share_group_types_spec:updaterule:admin_api
PUT /share-group-types/{share_group_type_id}/group-specs/{key}
Update a share group type spec.
share_group_types_spec:deleterule:admin_api
DELETE /share-group-types/{share_group_type_id}/group-specs/{key}
Delete a share group type spec.
share_group_type:createrule:admin_api
POST /share-group-types
Create a new share group type.
share_group_type:indexrule:default
GET /share-group-types
GET /share-group-types?is_public=all
Get the list of share group types.
share_group_type:showrule:default
GET /share-group-types/{share_group_type_id}
Get details regarding the specified share group type.
share_group_type:defaultrule:default
GET /share-group-types/default
Get the default share group type.
share_group_type:deleterule:admin_api
DELETE /share-group-types/{share_group_type_id}
Delete an existing group type.
share_group_type:list_project_accessrule:admin_api
POST /share-group-types/{share_group_type_id}/access
Get project access by share group type.
share_group_type:add_project_accessrule:admin_api
POST /share-group-types/{share_group_type_id}/action
Allow project to use the share group type.
share_group_type:remove_project_accessrule:admin_api
POST /share-group-types/{share_group_type_id}/action
Deny project access to use the share group type.
share_group_snapshot:createrule:default
POST /share-group-snapshots
Create a new share group snapshot.
share_group_snapshot:getrule:default
GET /share-group-snapshots/{share_group_snapshot_id}
Get details of a share group snapshot.
share_group_snapshot:get_allrule:default
GET /share-group-snapshots
GET /share-group-snapshots/detail
GET /share-group-snapshots/{query}
GET /share-group-snapshots/detail?{query}
Get all share group snapshots.
share_group_snapshot:updaterule:default
PUT /share-group-snapshots/{share_group_snapshot_id}
Update a share group snapshot.
share_group_snapshot:deleterule:default
DELETE /share-group-snapshots/{share_group_snapshot_id}
Delete a share group snapshot.
share_group_snapshot:force_deleterule:admin_api
POST /share-group-snapshots/{share_group_snapshot_id}/action
Force delete a share group snapshot.
share_group_snapshot:reset_statusrule:admin_api
POST /share-group-snapshots/{share_group_snapshot_id}/action
Reset a share group snapshot’s status.
share_group:createrule:default
POST /share-groups
Create share group.
share_group:getrule:default
GET /share-groups/{share_group_id}
Get details of a share group.
share_group:get_allrule:default
GET /share-groups
GET /share-groups/detail
GET /share-groups?{query}
GET /share-groups/detail?{query}
Get all share groups.
share_group:updaterule:default
PUT /share-groups/{share_group_id}
Update share group.
share_group:deleterule:default
DELETE /share-groups/{share_group_id}
Delete share group.
share_group:force_deleterule:admin_api
POST /share-groups/{share_group_id}/action
Force delete a share group.
share_group:reset_statusrule:admin_api
POST /share-groups/{share_group_id}/action
Reset share group’s status.
share_replica:createrule:default
POST /share-replicas
Create share replica.
share_replica:get_allrule:default
GET /share-replicas
GET /share-replicas/detail
GET /share-replicas/detail?share_id={share_id}
Get all share replicas.
share_replica:showrule:default
GET /share-replicas/{share_replica_id}
Get details of a share replica.
share_replica:deleterule:default
DELETE /share-replicas/{share_replica_id}
Delete a share replica.
share_replica:force_deleterule:admin_api
POST /share-replicas/{share_replica_id}/action
Force delete a share replica.
share_replica:promoterule:default
POST /share-replicas/{share_replica_id}/action
Promote a non-active share replica to active.
share_replica:resyncrule:admin_api
POST /share-replicas/{share_replica_id}/action
Resync a share replica that is out of sync.
share_replica:reset_replica_staterule:admin_api
POST /share-replicas/{share_replica_id}/action
Reset share replica’s replica_state attribute.
share_replica:reset_statusrule:admin_api
POST /share-replicas/{share_replica_id}/action
Reset share replica’s status.
share_replica_export_location:indexrule:default
GET /share-replicas/{share_replica_id}/export-locations
Get all export locations of a given share replica.
share_replica_export_location:showrule:default
GET /share-replicas/{share_replica_id}/export-locations/{export_location_id}
Get details about the requested share replica export location.
share_network:createrule:default
POST /share-networks
Create share network.
share_network:showrule:default
GET /share-networks/{share_network_id}
Get details of a share network.
share_network:indexrule:default
GET /share-networks
GET /share-networks?{query}
Get all share networks.
share_network:detailrule:default
GET /share-networks/detail?{query}
GET /share-networks/detail
Get details of share networks .
share_network:updaterule:default
PUT /share-networks/{share_network_id}
Update a share network.
share_network:deleterule:default
DELETE /share-networks/{share_network_id}
Delete a share network.
share_network:add_security_servicerule:default
POST /share-networks/{share_network_id}/action
Add security service to share network.
share_network:remove_security_servicerule:default
POST /share-networks/{share_network_id}/action
Remove security service from share network.
share_network:get_all_share_networksrule:admin_api
GET /share-networks?all_tenants=1
GET /share-networks/detail?all_tenants=1
Get share networks belonging to all projects.
share_network_subnet:createrule:default
POST /share-networks/{share_network_id}/subnets
Create a new share network subnet.
share_network_subnet:deleterule:default
DELETE /share-networks/{share_network_id}/subnets/{share_network_subnet_id}
Delete a share network subnet.
share_network_subnet:showrule:default
GET /share-networks/{share_network_id}/subnets/{share_network_subnet_id}
Shows a share network subnet.
share_network_subnet:indexrule:default
GET /share-networks/{share_network_id}/subnets
Get all share network subnets.
security_service:createrule:default
POST /security-services
Create security service.
security_service:showrule:default
GET /security-services/{security_service_id}
Get details of a security service.
security_service:detailrule:default
GET /security-services/detail?{query}
GET /security-services/detail
Get details of all security services.
security_service:indexrule:default
GET /security-services
GET /security-services?{query}
Get all security services.
security_service:updaterule:default
PUT /security-services/{security_service_id}
Update a security service.
security_service:deleterule:default
DELETE /security-services/{security_service_id}
Delete a security service.
security_service:get_all_security_servicesrule:admin_api
GET /security-services?all_tenants=1
GET /security-services/detail?all_tenants=1
Get security services of all projects.
share_export_location:indexrule:default
GET /shares/{share_id}/export_locations
Get all export locations of a given share.
share_export_location:showrule:default
GET /shares/{share_id}/export_locations/{export_location_id}
Get details about the requested export location.
share_instance:indexrule:admin_api
GET /share_instances
GET /share_instances?{query}
Get all share instances.
share_instance:showrule:admin_api
GET /share_instances/{share_instance_id}
Get details of a share instance.
share_instance:force_deleterule:admin_api
POST /share_instances/{share_instance_id}/action
Force delete a share instance.
share_instance:reset_statusrule:admin_api
POST /share_instances/{share_instance_id}/action
Reset share instance’s status.
message:getrule:default
GET /messages/{message_id}
Get details of a given message.
message:get_allrule:default
GET /messages
GET /messages?{query}
Get all messages.
message:deleterule:default
DELETE /messages/{message_id}
Delete a message.
share_access_rule:getrule:default
GET /share-access-rules/{share_access_id}
Get details of a share access rule.
share_access_rule:indexrule:default
GET /share-access-rules?share_id={share_id}&key1=value1&key2=value2
List access rules of a given share.
share_access_metadata:updaterule:default
PUT /share-access-rules/{share_access_id}/metadata
Set metadata for a share access rule.
share_access_metadata:deleterule:default
DELETE /share-access-rules/{share_access_id}/metadata/{key}
Delete metadata for a share access rule.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.