github.com/kubeflow/training-operator@v1.7.0/sdk/python/docs/KubeflowOrgV1MPIJob.md (about) 1 # KubeflowOrgV1MPIJob 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **api_version** | **str** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | [optional] 7 **kind** | **str** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | [optional] 8 **metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | | [optional] 9 **spec** | [**KubeflowOrgV1MPIJobSpec**](KubeflowOrgV1MPIJobSpec.md) | | [optional] 10 **status** | [**KubeflowOrgV1JobStatus**](KubeflowOrgV1JobStatus.md) | | [optional] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14