The models
package#
Summary#
Provides the user information schema for the current user. |
|
Provides the error response schema. |
|
Provides schemas for one or more data assignments and for a data transfer source and destination. |
|
Provides the build information schema and response schemas for other data transfer operations. |
|
Provides the schemas for the operation state and operation. |
|
Provides the schemas for resource type, role type, and subject type. |
|
Provides the Pydantic model for a schema related to a copy operation. |
|
Provides the schema for the path type. |
Provides the post operation request schema for field compatibility of the bucket name and file name. |
Description#
PyHPS data transfer models subpackage.
Module detail#
- class models.FieldCompatBucketNameFileNamePostRequest(/, **data: Any)#
Provides the post operation request schema for field compatibility of the bucket name and file name.
Overview#
Import detail#
from ansys.hps.data_transfer.client.models import FieldCompatBucketNameFileNamePostRequest