PlacementPolicyApiResponse# class PlacementPolicyApiResponse(metadata=None, data=None, *args, **kwargs)[source]# Bases: object REST response for all response codes in API path /vmm/v4.0.a1/images/placement-policies/{extId} Get operation Parameters: metadata – (metadata) data – (data) property data# Type: PlacementPolicy | ErrorResponse property metadata# Type: ApiResponseMetadata to_dict()[source]# Returns the model properties as a dictionary to_str()[source]# Returns the string representation of the model